From 91c86a971e974641a090c336f6d8a3ccab12643b Mon Sep 17 00:00:00 2001 From: FluxCD Date: Sun, 15 Feb 2026 00:43:37 +0000 Subject: [PATCH] chore: update towerops image to git.mcintire.me/graham/towerops-web:main-1771116068-d692fba --- k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 9af09cf3..c670bcf1 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-1771115885-ca6b467 # {"$imagepolicy": "flux-system:towerops-web"} + image: git.mcintire.me/graham/towerops-web:main-1771116068-d692fba # {"$imagepolicy": "flux-system:towerops-web"} imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false