From 041ca01c6881208cb7cabffebed5b4a758c74951 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 08:24:16 +0000 Subject: [PATCH] fix(container): update dependency louislam/uptime-kuma to 1.14.1 --- cluster/apps/monitoring/uptime-kuma/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/uptime-kuma/statefulset.yaml b/cluster/apps/monitoring/uptime-kuma/statefulset.yaml index 2cf133c67..c6631d5d1 100644 --- a/cluster/apps/monitoring/uptime-kuma/statefulset.yaml +++ b/cluster/apps/monitoring/uptime-kuma/statefulset.yaml @@ -24,7 +24,7 @@ spec: app.kubernetes.io/name: uptime-kuma spec: containers: - - image: louislam/uptime-kuma:1.14.0 + - image: louislam/uptime-kuma:1.14.1 name: uptime-kuma ports: - containerPort: 3001