Merge branch 'main' into renovate/external-dns-8.x
This commit is contained in:
commit
e34aa444e5
2 changed files with 3 additions and 1 deletions
|
@ -12,3 +12,5 @@ helmCharts:
|
|||
txtPrefix: armnleg
|
||||
sources: [service,ingress]
|
||||
extraEnvVarsSecret: dnsimple-auth
|
||||
image:
|
||||
tag: 0.14.0-debian-11-r1
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue