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