From 8ead55d2bfaec94c34f310505a13ee6098c38d78 Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 5 Mar 2026 14:32:07 +0000 Subject: [PATCH] chore: update towerops-web image to git.mcintire.me/graham/towerops-web:main-1772720897-c231cbd [skip ci] --- k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 2d00d9e7..7a357fea 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-1772719169-53ab811 + image: git.mcintire.me/graham/towerops-web:main-1772720897-c231cbd imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false