From 84f4f93b87e6a1f49e1668bd3ff2e18b419c4666 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Tue, 21 Apr 2026 23:07:11 +0000 Subject: [PATCH] chore: update prop image to git.mcintire.me/graham/prop:main-1776812585-ee7809e [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 f254d772..604a557f 100644 --- a/k8s/deployment-backfill.yaml +++ b/k8s/deployment-backfill.yaml @@ -54,7 +54,7 @@ spec: type: RuntimeDefault containers: - name: prop-backfill - image: git.mcintire.me/graham/prop:main-1776812100-c46e89a # {"$imagepolicy": "flux-system:prop"} + image: git.mcintire.me/graham/prop:main-1776812585-ee7809e # {"$imagepolicy": "flux-system:prop"} imagePullPolicy: IfNotPresent env: - name: POD_IP diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 731e67aa..af4d0068 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -46,7 +46,7 @@ spec: type: RuntimeDefault containers: - name: prop - image: git.mcintire.me/graham/prop:main-1776812100-c46e89a # {"$imagepolicy": "flux-system:prop"} + image: git.mcintire.me/graham/prop:main-1776812585-ee7809e # {"$imagepolicy": "flux-system:prop"} imagePullPolicy: IfNotPresent env: - name: POD_IP