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 8b396ce #4625

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Nov 12, 2024

This PR contains the following updates:

Package Update Change
public.ecr.aws/docker/library/eclipse-mosquitto (source) digest 090d745 -> 8b396ce

@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 Nov 12, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Nov 12, 2024

--- 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:090d745b6435d10a31acb82eee999ec36a2d7f416cc4f578c0a298c42af2ea14
+              tag: 2.0.20@sha256:8b396cec28cd5e8e1a3aba1d9abdbddd42c454c80f703e77c1bec56e152fa54e
         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:090d745b6435d10a31acb82eee999ec36a2d7f416cc4f578c0a298c42af2ea14
+              tag: 2.0.20@sha256:8b396cec28cd5e8e1a3aba1d9abdbddd42c454c80f703e77c1bec56e152fa54e
         pod:
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
             runAsNonRoot: true
--- kubernetes/main/apps/media/immich/app Kustomization: flux-system/media-immich HelmRelease: media/immich

+++ kubernetes/main/apps/media/immich/app Kustomization: flux-system/media-immich HelmRelease: media/immich

@@ -62,13 +62,13 @@

             command:
             - redis-server
             env:
               REDIS_REPLICATION_MODE: master
             image:
               repository: public.ecr.aws/docker/library/redis
-              tag: 7.4.1@sha256:c16e2b5ec23a6a0f741796ae42d07d056ea0154d928e2df7e2de14899408d3ab
+              tag: 7.4.1@sha256:a06cea905344470eb49c972f3d030e22f28f632c1b4f43bbe4a26a4329dd6be5
       server:
         annotations:
           configmap.reloader.stakater.com/reload: immich-configmap
           secret.reloader.stakater.com/reload: immich-secret
         containers:
           main:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Nov 12, 2024

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

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

@@ -43,22 +43,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:090d745b6435d10a31acb82eee999ec36a2d7f416cc4f578c0a298c42af2ea14
+        image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.20@sha256:8b396cec28cd5e8e1a3aba1d9abdbddd42c454c80f703e77c1bec56e152fa54e
         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:090d745b6435d10a31acb82eee999ec36a2d7f416cc4f578c0a298c42af2ea14
+      - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.20@sha256:8b396cec28cd5e8e1a3aba1d9abdbddd42c454c80f703e77c1bec56e152fa54e
         name: main
         volumeMounts:
         - mountPath: /data
           name: config
         - mountPath: /mosquitto/config/mosquitto.conf
           name: config-file
--- HelmRelease: media/immich Deployment: media/immich-redis

+++ HelmRelease: media/immich Deployment: media/immich-redis

@@ -35,9 +35,9 @@

       containers:
       - command:
         - redis-server
         env:
         - name: REDIS_REPLICATION_MODE
           value: master
-        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:c16e2b5ec23a6a0f741796ae42d07d056ea0154d928e2df7e2de14899408d3ab
+        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:a06cea905344470eb49c972f3d030e22f28f632c1b4f43bbe4a26a4329dd6be5
         name: main
 

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Nov 12, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.09s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.7s
✅ YAML prettier 1 0 0.46s
✅ YAML yamllint 1 0 0.27s

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 d849147 into main Nov 12, 2024
17 checks passed
@szinn szinn deleted the renovate/main-public.ecr.aws-docker-library-eclipse-mosquitto-2.0.20 branch November 12, 2024 05:40
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