From f735ec9b22e77d320f9fe250d8bac4b0e58f95d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Sun, 2 Nov 2025 17:50:40 +0000 Subject: [PATCH] Update manifests/artemis/uptime-kuma/deployment.yaml --- manifests/artemis/uptime-kuma/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/uptime-kuma/deployment.yaml b/manifests/artemis/uptime-kuma/deployment.yaml index e15b911..afc277c 100644 --- a/manifests/artemis/uptime-kuma/deployment.yaml +++ b/manifests/artemis/uptime-kuma/deployment.yaml @@ -21,7 +21,7 @@ spec: spec: containers: - name: uptime-kuma - image: louislam/uptime-kuma:1.23.16 + image: louislam/uptime-kuma:2.0.2 imagePullPolicy: IfNotPresent ports: - containerPort: 3001