From 7504c4dbb771b534186b42a0a926c6fcffa8133e Mon Sep 17 00:00:00 2001 From: Renovate bot Date: Sun, 2 Mar 2025 00:01:44 +0000 Subject: [PATCH 1/2] Update eclipse-mosquitto Docker tag to v1.6.15 --- apps-kustomized/mosquitto/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-kustomized/mosquitto/deploy.yaml b/apps-kustomized/mosquitto/deploy.yaml index f54a9d0..b888928 100644 --- a/apps-kustomized/mosquitto/deploy.yaml +++ b/apps-kustomized/mosquitto/deploy.yaml @@ -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 From 5cfb35e557891b497d5bebf67b0ee79e6d5f0989 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Tue, 11 Mar 2025 13:18:01 +0000 Subject: [PATCH 2/2] pin the container version for the helm upgrade Signed-off-by: Martyn Ranyard --- apps-kustomized/external-dns/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps-kustomized/external-dns/kustomization.yaml b/apps-kustomized/external-dns/kustomization.yaml index 6361fa5..a7ef9c7 100644 --- a/apps-kustomized/external-dns/kustomization.yaml +++ b/apps-kustomized/external-dns/kustomization.yaml @@ -12,3 +12,5 @@ helmCharts: txtPrefix: armnleg sources: [service,ingress] extraEnvVarsSecret: dnsimple-auth + image: + tag: 0.14.0-debian-11-r1