Compare commits

...

4 commits

Author SHA1 Message Date
e34aa444e5 Merge branch 'main' into renovate/external-dns-8.x 2025-03-11 13:19:50 +00:00
5cfb35e557 pin the container version for the helm upgrade
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
2025-03-11 13:18:01 +00:00
7252c5d113 Merge pull request 'Update eclipse-mosquitto Docker tag to v1.6.15' (#19) from renovate/eclipse-mosquitto-1.x into main
Reviewed-on: #19
Reviewed-by: Martyn <m@rtyn.berlin>
2025-03-11 09:59:17 +00:00
Renovate bot
7504c4dbb7 Update eclipse-mosquitto Docker tag to v1.6.15 2025-03-02 00:01:44 +00:00
2 changed files with 3 additions and 1 deletions

View file

@ -12,3 +12,5 @@ helmCharts:
txtPrefix: armnleg
sources: [service,ingress]
extraEnvVarsSecret: dnsimple-auth
image:
tag: 0.14.0-debian-11-r1

View file

@ -21,7 +21,7 @@ spec:
app.kubernetes.io/name: mosquitto
spec:
containers:
- image: eclipse-mosquitto:1.6.12
- image: eclipse-mosquitto:1.6.15
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3