From 7abd57a2f30459cdf5d774aa28f544417b2ed045 Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 5 Mar 2026 18:33:40 +0000 Subject: [PATCH] chore: update towerops-web image to git.mcintire.me/graham/towerops-web:main-1772735406-025fa88 [skip ci] --- k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 1b897d42..2fe58582 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-1772722775-cf412e2 + image: git.mcintire.me/graham/towerops-web:main-1772735406-025fa88 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false