chore: update aprs.me image to git.mcintire.me/graham/aprs.me:main-1776782437-8a0381d [skip ci]

This commit is contained in:
FluxCD 2026-04-21 14:41:06 +00:00
parent 8a0381d9bd
commit 8332e5c53c

View file

@ -31,7 +31,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/aprs.me:main-1776782357-09f92c6
image: git.mcintire.me/graham/aprs.me:main-1776782437-8a0381d
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-1776782357-09f92c6
image: git.mcintire.me/graham/aprs.me:main-1776782437-8a0381d
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false