Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(container): update image public.ecr.aws/docker/library/eclipse-mosquitto to 77b9bfa #2712

Merged

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Jul 23, 2024

This PR contains the following updates:

Package Update Change
public.ecr.aws/docker/library/eclipse-mosquitto digest 7423b06 -> 77b9bfa

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner July 23, 2024 16:05
@layla-bot layla-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/storage labels Jul 23, 2024
@layla-bot layla-bot bot force-pushed the renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18 branch 2 times, most recently from 5726d48 to 0307233 Compare July 29, 2024 09:04
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 29, 2024

--- kubernetes/storage/apps/default/mosquitto/app Kustomization: flux-system/mosquitto HelmRelease: default/mosquitto

+++ kubernetes/storage/apps/default/mosquitto/app Kustomization: flux-system/mosquitto HelmRelease: default/mosquitto

@@ -35,13 +35,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: public.ecr.aws/docker/library/eclipse-mosquitto
-              tag: 2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+              tag: 2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:
@@ -64,13 +64,13 @@

               mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd;
             command:
             - /bin/sh
             - -c
             image:
               repository: public.ecr.aws/docker/library/eclipse-mosquitto
-              tag: 2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+              tag: 2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
         pod:
           securityContext:
             fsGroup: 65534
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 65534
             runAsNonRoot: true

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 29, 2024

--- HelmRelease: default/mosquitto Deployment: default/mosquitto

+++ HelmRelease: default/mosquitto Deployment: default/mosquitto

@@ -46,25 +46,25 @@

           cp /tmp/secret/mosquitto_pwd /mosquitto/external_config/;
           chmod 600 /mosquitto/external_config/mosquitto_pwd;
           mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd;
         command:
         - /bin/sh
         - -c
-        image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+        image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
         name: init-config
         volumeMounts:
         - mountPath: /data
           name: data
         - mountPath: /mosquitto/external_config
           name: external-config
         - mountPath: /tmp/secret/mosquitto_pwd
           name: secret-file
           readOnly: true
           subPath: mosquitto_pwd
       containers:
-      - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+      - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 1883

@layla-bot layla-bot bot force-pushed the renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18 branch 5 times, most recently from 2beedf4 to d801a05 Compare July 29, 2024 19:52
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 29, 2024

--- kubernetes/main/apps/default/mosquitto/app Kustomization: flux-system/mosquitto HelmRelease: default/mosquitto

+++ kubernetes/main/apps/default/mosquitto/app Kustomization: flux-system/mosquitto HelmRelease: default/mosquitto

@@ -35,13 +35,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: public.ecr.aws/docker/library/eclipse-mosquitto
-              tag: 2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+              tag: 2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:
@@ -64,13 +64,13 @@

               mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd;
             command:
             - /bin/sh
             - -c
             image:
               repository: public.ecr.aws/docker/library/eclipse-mosquitto
-              tag: 2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+              tag: 2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
         pod:
           securityContext:
             fsGroup: 65534
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 65534
             runAsNonRoot: true

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 29, 2024

--- HelmRelease: default/mosquitto Deployment: default/mosquitto

+++ HelmRelease: default/mosquitto Deployment: default/mosquitto

@@ -46,25 +46,25 @@

           cp /tmp/secret/mosquitto_pwd /mosquitto/external_config/;
           chmod 600 /mosquitto/external_config/mosquitto_pwd;
           mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd;
         command:
         - /bin/sh
         - -c
-        image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+        image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
         name: init-config
         volumeMounts:
         - mountPath: /data
           name: data
         - mountPath: /mosquitto/external_config
           name: external-config
         - mountPath: /tmp/secret/mosquitto_pwd
           name: secret-file
           readOnly: true
           subPath: mosquitto_pwd
       containers:
-      - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+      - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 1883

@layla-bot layla-bot bot force-pushed the renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18 branch 4 times, most recently from 2a7c3cf to ee5b727 Compare July 30, 2024 00:56
@layla-bot layla-bot bot force-pushed the renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18 branch from ee5b727 to 2edff45 Compare July 30, 2024 00:58
@kashalls kashalls merged commit c8fa85a into main Jul 30, 2024
11 checks passed
@layla-bot layla-bot bot deleted the renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18 branch July 30, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/digest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant