Skip to content

Comments

chore(container): update public.ecr.aws/docker/library/eclipse-mosquitto ( 75042dd → d219d3a )#3757

Merged
kashalls merged 1 commit intomainfrom
renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.22
Jul 15, 2025
Merged

chore(container): update public.ecr.aws/docker/library/eclipse-mosquitto ( 75042dd → d219d3a )#3757
kashalls merged 1 commit intomainfrom
renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.22

Conversation

@layla-bot
Copy link
Contributor

@layla-bot layla-bot bot commented Jul 15, 2025

This PR contains the following updates:

Package Update Change
public.ecr.aws/docker/library/eclipse-mosquitto (source) digest 75042dd -> d219d3a

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 these updates 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 15, 2025 22:05
@layla-bot layla-bot bot added the area/kubernetes Changes made in the kubernetes directory label Jul 15, 2025
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 15, 2025

--- kubernetes/apps/default/mosquitto/app Kustomization: default/mosquitto HelmRelease: default/mosquitto

+++ kubernetes/apps/default/mosquitto/app Kustomization: default/mosquitto HelmRelease: default/mosquitto

@@ -30,13 +30,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: public.ecr.aws/docker/library/eclipse-mosquitto
-              tag: 2.0.22@sha256:75042dd2dd262dff9eb29c47da26d8ee57211a7bc6fc51bae55badc5fc9f6724
+              tag: 2.0.22@sha256:d219d3a72847f3aed6a1d66975972d3b17f86e39e8f6f6b86b4088b879c1a2d6
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:
@@ -59,13 +59,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.22@sha256:75042dd2dd262dff9eb29c47da26d8ee57211a7bc6fc51bae55badc5fc9f6724
+              tag: 2.0.22@sha256:d219d3a72847f3aed6a1d66975972d3b17f86e39e8f6f6b86b4088b879c1a2d6
         pod:
           securityContext:
             fsGroup: 65534
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 65534
             runAsNonRoot: true

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 15, 2025

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

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

@@ -47,25 +47,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.22@sha256:75042dd2dd262dff9eb29c47da26d8ee57211a7bc6fc51bae55badc5fc9f6724
+        image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.22@sha256:d219d3a72847f3aed6a1d66975972d3b17f86e39e8f6f6b86b4088b879c1a2d6
         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.22@sha256:75042dd2dd262dff9eb29c47da26d8ee57211a7bc6fc51bae55badc5fc9f6724
+      - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.22@sha256:d219d3a72847f3aed6a1d66975972d3b17f86e39e8f6f6b86b4088b879c1a2d6
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 1883

@kashalls kashalls merged commit 878e407 into main Jul 15, 2025
14 checks passed
@layla-bot layla-bot bot deleted the renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.22 branch July 16, 2025 00:20
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