From 97676988886ef7fbc0e9c06559f947575e6d644d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 01:34:49 +0000 Subject: [PATCH] chore(deps): update louislam/uptime-kuma docker tag to v1.23.11 --- _infrastructure/kuma/kuma-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_infrastructure/kuma/kuma-deploy.yaml b/_infrastructure/kuma/kuma-deploy.yaml index fd09fdfb..a8b76ddd 100644 --- a/_infrastructure/kuma/kuma-deploy.yaml +++ b/_infrastructure/kuma/kuma-deploy.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: kuma - image: louislam/uptime-kuma:1.22.1 + image: louislam/uptime-kuma:1.23.11 ports: - containerPort: 3001 name: web