-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 public.ecr.aws/docker/library/eclipse-mosquitto to 77b9bfa #2712
Merged
kashalls
merged 1 commit into
main
from
renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18
Jul 30, 2024
Merged
chore(container): update image public.ecr.aws/docker/library/eclipse-mosquitto to 77b9bfa #2712
kashalls
merged 1 commit into
main
from
renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18
Jul 30, 2024
Conversation
This file contains 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
layla-bot
bot
added
area/kubernetes
Changes made in the kubernetes directory
cluster/storage
labels
Jul 23, 2024
layla-bot
bot
force-pushed
the
renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18
branch
2 times, most recently
from
July 29, 2024 09:04
5726d48
to
0307233
Compare
--- kubernetes/storage/apps/default/mosquitto/app Kustomization: flux-system/mosquitto HelmRelease: default/mosquitto
+++ kubernetes/storage/apps/default/mosquitto/app Kustomization: flux-system/mosquitto HelmRelease: default/mosquitto
@@ -35,13 +35,13 @@
annotations:
reloader.stakater.com/auto: 'true'
containers:
app:
image:
repository: public.ecr.aws/docker/library/eclipse-mosquitto
- tag: 2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+ tag: 2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
probes:
liveness:
enabled: true
readiness:
enabled: true
resources:
@@ -64,13 +64,13 @@
mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd;
command:
- /bin/sh
- -c
image:
repository: public.ecr.aws/docker/library/eclipse-mosquitto
- tag: 2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+ tag: 2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
pod:
securityContext:
fsGroup: 65534
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 65534
runAsNonRoot: true |
--- HelmRelease: default/mosquitto Deployment: default/mosquitto
+++ HelmRelease: default/mosquitto Deployment: default/mosquitto
@@ -46,25 +46,25 @@
cp /tmp/secret/mosquitto_pwd /mosquitto/external_config/;
chmod 600 /mosquitto/external_config/mosquitto_pwd;
mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd;
command:
- /bin/sh
- -c
- image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+ image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
name: init-config
volumeMounts:
- mountPath: /data
name: data
- mountPath: /mosquitto/external_config
name: external-config
- mountPath: /tmp/secret/mosquitto_pwd
name: secret-file
readOnly: true
subPath: mosquitto_pwd
containers:
- - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+ - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 1883 |
layla-bot
bot
force-pushed
the
renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18
branch
5 times, most recently
from
July 29, 2024 19:52
2beedf4
to
d801a05
Compare
--- kubernetes/main/apps/default/mosquitto/app Kustomization: flux-system/mosquitto HelmRelease: default/mosquitto
+++ kubernetes/main/apps/default/mosquitto/app Kustomization: flux-system/mosquitto HelmRelease: default/mosquitto
@@ -35,13 +35,13 @@
annotations:
reloader.stakater.com/auto: 'true'
containers:
app:
image:
repository: public.ecr.aws/docker/library/eclipse-mosquitto
- tag: 2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+ tag: 2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
probes:
liveness:
enabled: true
readiness:
enabled: true
resources:
@@ -64,13 +64,13 @@
mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd;
command:
- /bin/sh
- -c
image:
repository: public.ecr.aws/docker/library/eclipse-mosquitto
- tag: 2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+ tag: 2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
pod:
securityContext:
fsGroup: 65534
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 65534
runAsNonRoot: true |
--- HelmRelease: default/mosquitto Deployment: default/mosquitto
+++ HelmRelease: default/mosquitto Deployment: default/mosquitto
@@ -46,25 +46,25 @@
cp /tmp/secret/mosquitto_pwd /mosquitto/external_config/;
chmod 600 /mosquitto/external_config/mosquitto_pwd;
mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd;
command:
- /bin/sh
- -c
- image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+ image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
name: init-config
volumeMounts:
- mountPath: /data
name: data
- mountPath: /mosquitto/external_config
name: external-config
- mountPath: /tmp/secret/mosquitto_pwd
name: secret-file
readOnly: true
subPath: mosquitto_pwd
containers:
- - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:7423b06c542d307d87eaacf7fd8409e4d534092e9de2f0e01fea713860603cfb
+ - image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:77b9bfa245eca20c3e9609de0500ae8eddb98bf5a67351ec86abe3bb7ffc0087
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 1883 |
layla-bot
bot
force-pushed
the
renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18
branch
4 times, most recently
from
July 30, 2024 00:56
2a7c3cf
to
ee5b727
Compare
…mosquitto to 77b9bfa
layla-bot
bot
force-pushed
the
renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18
branch
from
July 30, 2024 00:58
ee5b727
to
2edff45
Compare
layla-bot
bot
deleted the
renovate/public.ecr.aws-docker-library-eclipse-mosquitto-2.0.18
branch
July 30, 2024 02:46
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
7423b06
->77b9bfa
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 this update again.
This PR has been generated by Renovate Bot.