From 18d16b3d6fb40bd4c205464164dae65eb78d9432 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Sun, 15 Feb 2026 14:10:58 +0000 Subject: [PATCH] chore: update towerops image to git.mcintire.me/graham/towerops-web:main-1771164507-94f1433 --- k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 8041b914..8083f090 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-1771164324-75fe8d4 # {"$imagepolicy": "flux-system:towerops-web"} + image: git.mcintire.me/graham/towerops-web:main-1771164507-94f1433 # {"$imagepolicy": "flux-system:towerops-web"} imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false