Skip to content

Commit

Permalink
chore(container): update image docker.io/library/eclipse-mosquitto to…
Browse files Browse the repository at this point in the history
… ca730cd
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent 171079c commit 486b633
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/home/mosquitto/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ spec:
init-config:
image:
repository: docker.io/library/eclipse-mosquitto
tag: 2.0.18@sha256:fa9822d3e9bdb12c80f6cb7ddd22922b26c1cd4ffa071815242ac156f9559d7d
tag: 2.0.18@sha256:ca730cd797023cddeba1e9b1ad1db8ccb6ca12ffbe0bb6255f100c842522ce6d
command: ["/bin/sh", "-c"]
args: ["cp /tmp/secret/* /mosquitto/external_config/ && mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd"]
containers:
main:
image:
repository: docker.io/library/eclipse-mosquitto
tag: 2.0.18@sha256:fa9822d3e9bdb12c80f6cb7ddd22922b26c1cd4ffa071815242ac156f9559d7d
tag: 2.0.18@sha256:ca730cd797023cddeba1e9b1ad1db8ccb6ca12ffbe0bb6255f100c842522ce6d
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
Expand Down

0 comments on commit 486b633

Please sign in to comment.