From a87b729abdb737b82d44f07a9531daf004162ec4 Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 5 Mar 2026 15:03:24 +0000 Subject: [PATCH] chore: update towerops-web image to git.mcintire.me/graham/towerops-web:main-1772722775-cf412e2 [skip ci] --- k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 7a357fea..1b897d42 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -32,7 +32,7 @@ spec: type: RuntimeDefault containers: - name: towerops - image: git.mcintire.me/graham/towerops-web:main-1772720897-c231cbd + image: git.mcintire.me/graham/towerops-web:main-1772722775-cf412e2 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false