From be1add2e1a975ce30f92dd94d551fa8b741366fc Mon Sep 17 00:00:00 2001 From: CI Date: Wed, 4 Mar 2026 23:55:04 +0000 Subject: [PATCH] chore: update towerops-web image to git.mcintire.me/graham/towerops-web:main-1772668279-5e1f8d3 [skip ci] --- k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index fc503053..ec2f0ae0 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-1772667234-f1b6151 + image: git.mcintire.me/graham/towerops-web:main-1772668279-5e1f8d3 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false