From 4b10d63e6765033a3fb57b2e9d0ca32b278f4a8a Mon Sep 17 00:00:00 2001 From: FluxCD Date: Sun, 26 Apr 2026 19:07:55 +0000 Subject: [PATCH] chore: update prop image to git.mcintire.me/graham/prop:main-1777230205-f9e3dd5 [skip ci] --- k8s/deployment-backfill.yaml | 2 +- k8s/deployment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/deployment-backfill.yaml b/k8s/deployment-backfill.yaml index 3f470448..60585d44 100644 --- a/k8s/deployment-backfill.yaml +++ b/k8s/deployment-backfill.yaml @@ -55,7 +55,7 @@ spec: type: RuntimeDefault containers: - name: prop-backfill - image: git.mcintire.me/graham/prop:main-1777229724-f63e679 # {"$imagepolicy": "flux-system:prop"} + image: git.mcintire.me/graham/prop:main-1777230205-f9e3dd5 # {"$imagepolicy": "flux-system:prop"} imagePullPolicy: IfNotPresent env: - name: POD_IP diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 9aea3531..ae0c9f98 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -41,7 +41,7 @@ spec: type: RuntimeDefault containers: - name: prop - image: git.mcintire.me/graham/prop:main-1777229724-f63e679 # {"$imagepolicy": "flux-system:prop"} + image: git.mcintire.me/graham/prop:main-1777230205-f9e3dd5 # {"$imagepolicy": "flux-system:prop"} imagePullPolicy: IfNotPresent env: - name: POD_IP