From 06d09b590e0cb42ca75120aa60951326fa7ad5b9 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Wed, 18 Feb 2026 16:56:17 +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 c39d3d4..9bcd1e5 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -31,7 +31,7 @@ spec: type: RuntimeDefault initContainers: - name: migrate - 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 command: ["/app/bin/migrate"] securityContext: