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(deps): update public.ecr.aws/docker/library/eclipse-mosquitto:2.0.20 docker digest to deae956 #4948

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 9, 2025

This PR contains the following updates:

Package Update Change
public.ecr.aws/docker/library/eclipse-mosquitto (source) digest 91ac919 -> deae956

@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/digest Issue relates to a digest version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 9, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 9, 2025

--- HelmRelease: home/mosquitto Deployment: home/mosquitto

+++ HelmRelease: home/mosquitto Deployment: home/mosquitto

@@ -44,22 +44,22 @@

       initContainers:
       - args:
         - cp /tmp/secret/* /mosquitto/external_config/ && mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd
         command:
         - /bin/sh
         - -c
-        image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.20@sha256:91ac91904ce5f43fb62011a2b93ff87cf6029df6895b47c8284891e2478a9c00
+        image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.20@sha256:deae95623b9d5c6ca5e264380629db53b992106d436b56d42f7c8df46b41b96f
         imagePullPolicy: IfNotPresent
         name: init-config
         volumeMounts:
         - mountPath: /mosquitto/external_config
           name: external-config
         - mountPath: /tmp/secret
           name: secret-file
       containers:
-      - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.20@sha256:91ac91904ce5f43fb62011a2b93ff87cf6029df6895b47c8284891e2478a9c00
+      - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.20@sha256:deae95623b9d5c6ca5e264380629db53b992106d436b56d42f7c8df46b41b96f
         name: main
         volumeMounts:
         - mountPath: /data
           name: config
         - mountPath: /mosquitto/config/mosquitto.conf
           name: config-file

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 9, 2025

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

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

@@ -38,25 +38,25 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           main:
             image:
               repository: public.ecr.aws/docker/library/eclipse-mosquitto
-              tag: 2.0.20@sha256:91ac91904ce5f43fb62011a2b93ff87cf6029df6895b47c8284891e2478a9c00
+              tag: 2.0.20@sha256:deae95623b9d5c6ca5e264380629db53b992106d436b56d42f7c8df46b41b96f
         initContainers:
           init-config:
             args:
             - cp /tmp/secret/* /mosquitto/external_config/ && mosquitto_passwd -U
               /mosquitto/external_config/mosquitto_pwd
             command:
             - /bin/sh
             - -c
             image:
               pullPolicy: IfNotPresent
               repository: public.ecr.aws/docker/library/eclipse-mosquitto
-              tag: 2.0.20@sha256:91ac91904ce5f43fb62011a2b93ff87cf6029df6895b47c8284891e2478a9c00
+              tag: 2.0.20@sha256:deae95623b9d5c6ca5e264380629db53b992106d436b56d42f7c8df46b41b96f
         pod:
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
             runAsNonRoot: true

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 9, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.06s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 3.03s
✅ YAML prettier 1 0 0.39s
✅ YAML yamllint 1 0 0.36s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 84c9cce into main Jan 9, 2025
16 checks passed
@szinn szinn deleted the renovate/main-public.ecr.aws-docker-library-eclipse-mosquitto-2.0.20 branch January 9, 2025 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/digest Issue relates to a digest version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant