From b83cf9f14409a52245510d9b32b97fbe59b996de Mon Sep 17 00:00:00 2001 From: FluxCD Date: Sun, 15 Feb 2026 11:07:27 +0000 Subject: [PATCH] chore: update towerops image to git.mcintire.me/graham/towerops-web:main-1771153496-b855859 --- k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 94d6b486..858aa173 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-1771153313-f1abc39 # {"$imagepolicy": "flux-system:towerops-web"} + image: git.mcintire.me/graham/towerops-web:main-1771153496-b855859 # {"$imagepolicy": "flux-system:towerops-web"} imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false