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 docker.io/library/eclipse-mosquitto to da38d58 #5

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/library/eclipse-mosquitto digest 3ca250d -> da38d58

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Mar 9, 2024

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

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

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

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           main:
             image:
               repository: docker.io/library/eclipse-mosquitto
-              tag: 2.0.18@sha256:3ca250db0a572948e255531c1863debdbcad1488a381820f2516eed7c1d5a7e8
+              tag: 2.0.18@sha256:da38d58ee0037af94f746dc3d884c57f50140ef5f592bf6fcbb80d66d131a77b
             resources:
               limits:
                 memory: 16Mi
               requests:
                 cpu: 10m
             securityContext:
@@ -57,13 +57,13 @@

               /mosquitto/external_config/mosquitto_pwd
             command:
             - /bin/sh
             - -c
             image:
               repository: docker.io/library/eclipse-mosquitto
-              tag: 2.0.18@sha256:3ca250db0a572948e255531c1863debdbcad1488a381820f2516eed7c1d5a7e8
+              tag: 2.0.18@sha256:da38d58ee0037af94f746dc3d884c57f50140ef5f592bf6fcbb80d66d131a77b
         pod:
           securityContext:
             fsGroup: 568
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 568
             runAsNonRoot: true

Copy link

github-actions bot commented Mar 9, 2024

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

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

@@ -43,23 +43,23 @@

       initContainers:
       - args:
         - cp /tmp/secret/* /mosquitto/external_config/ && mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd
         command:
         - /bin/sh
         - -c
-        image: docker.io/library/eclipse-mosquitto:2.0.18@sha256:3ca250db0a572948e255531c1863debdbcad1488a381820f2516eed7c1d5a7e8
+        image: docker.io/library/eclipse-mosquitto:2.0.18@sha256:da38d58ee0037af94f746dc3d884c57f50140ef5f592bf6fcbb80d66d131a77b
         name: init-config
         volumeMounts:
         - mountPath: /data
           name: config
         - mountPath: /mosquitto/external_config
           name: external-config
         - mountPath: /tmp/secret
           name: secret-file
       containers:
-      - image: docker.io/library/eclipse-mosquitto:2.0.18@sha256:3ca250db0a572948e255531c1863debdbcad1488a381820f2516eed7c1d5a7e8
+      - image: docker.io/library/eclipse-mosquitto:2.0.18@sha256:da38d58ee0037af94f746dc3d884c57f50140ef5f592bf6fcbb80d66d131a77b
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 1883

@gelato gelato merged commit d89044d into main Mar 9, 2024
7 checks passed
@gelato gelato deleted the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch March 9, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant