From 50ca954ffe98794af287bc826bf1a2ecaef21e7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 20:34:17 +0000 Subject: [PATCH] chore(deps): update louislam/uptime-kuma docker tag to v1.23.12 --- _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 a8b76ddd..c47c60c1 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.23.11 + image: louislam/uptime-kuma:1.23.12 ports: - containerPort: 3001 name: web