chore(container): update image docker.io/library/eclipse-mosquitto to 6852da9#341
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(container): update image docker.io/library/eclipse-mosquitto to 6852da9#341renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/default/home-assistant/mosquitto Kustomization: flux-system/home-assistant-mosquitto HelmRelease: default/mosquitto
+++ kubernetes/apps/default/home-assistant/mosquitto Kustomization: flux-system/home-assistant-mosquitto HelmRelease: default/mosquitto
@@ -33,13 +33,13 @@
annotations:
reloader.stakater.com/auto: 'true'
containers:
app:
image:
repository: docker.io/library/eclipse-mosquitto
- tag: 2.0.22@sha256:75042dd2dd262dff9eb29c47da26d8ee57211a7bc6fc51bae55badc5fc9f6724
+ tag: 2.0.22@sha256:6852da90a65dfff7aa3a1c8b249e92bb83c17ea8bbcce56bedff8707332a1a29
resources:
limits:
memory: 16Mi
requests:
cpu: 10m
securityContext:
@@ -55,13 +55,13 @@
/mosquitto/external_config/mosquitto_pwd
command:
- /bin/sh
- -c
image:
repository: docker.io/library/eclipse-mosquitto
- tag: 2.0.22@sha256:75042dd2dd262dff9eb29c47da26d8ee57211a7bc6fc51bae55badc5fc9f6724
+ tag: 2.0.22@sha256:6852da90a65dfff7aa3a1c8b249e92bb83c17ea8bbcce56bedff8707332a1a29
pod:
securityContext:
fsGroup: 568
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 568
runAsNonRoot: true |
--- HelmRelease: default/mosquitto Deployment: default/mosquitto
+++ HelmRelease: default/mosquitto Deployment: default/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.22@sha256:75042dd2dd262dff9eb29c47da26d8ee57211a7bc6fc51bae55badc5fc9f6724
+ image: docker.io/library/eclipse-mosquitto:2.0.22@sha256:6852da90a65dfff7aa3a1c8b249e92bb83c17ea8bbcce56bedff8707332a1a29
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.22@sha256:75042dd2dd262dff9eb29c47da26d8ee57211a7bc6fc51bae55badc5fc9f6724
+ - image: docker.io/library/eclipse-mosquitto:2.0.22@sha256:6852da90a65dfff7aa3a1c8b249e92bb83c17ea8bbcce56bedff8707332a1a29
name: app
resources:
limits:
memory: 16Mi
requests:
cpu: 10m |
38cf066 to
67907d7
Compare
67907d7 to
216f756
Compare
216f756 to
78f07fd
Compare
78f07fd to
fa0aed6
Compare
fa0aed6 to
931e506
Compare
931e506 to
e2560d4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
75042dd→6852da9Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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.
This PR was generated by Mend Renovate. View the repository job log.