chore: update aprs.me image to git.mcintire.me/graham/aprs.me:main-1777477694-24d353c [skip ci]

This commit is contained in:
FluxCD 2026-04-29 15:48:21 +00:00
parent 24d353cec4
commit 15c44c45bc

View file

@ -31,7 +31,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/aprs.me:main-1777476137-6a22d2e
image: git.mcintire.me/graham/aprs.me:main-1777477694-24d353c
imagePullPolicy: IfNotPresent
command: ["/app/bin/migrate"]
securityContext:
@ -82,7 +82,7 @@ spec:
cpu: "500m"
containers:
- name: aprs
image: git.mcintire.me/graham/aprs.me:main-1777476137-6a22d2e
image: git.mcintire.me/graham/aprs.me:main-1777477694-24d353c
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false