From f1ce1b1e032d0f2786a4dbfef78359eb8184d253 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Tue, 17 Feb 2026 22:52:19 +0000 Subject: [PATCH] chore: update aprs.me image to git.mcintire.me/graham/aprs.me:main-1771368069-24c01d0 [skip ci] --- k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 526cae0..2c2e5f8 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -31,7 +31,7 @@ spec: type: RuntimeDefault containers: - name: aprs - image: git.mcintire.me/graham/aprs.me:main-0000000000-0000000 # {"$imagepolicy": "flux-system:aprs-me"} + image: git.mcintire.me/graham/aprs.me:main-1771368069-24c01d0 # {"$imagepolicy": "flux-system:aprs-me"} imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false