diff --git a/services/ci-demo/kustomization.yaml b/services/ci-demo/kustomization.yaml index 2a2f588..3eb503f 100644 --- a/services/ci-demo/kustomization.yaml +++ b/services/ci-demo/kustomization.yaml @@ -8,4 +8,4 @@ resources: - service.yaml images: - name: registry.bstein.dev/infra/ci-demo - newTag: v0.0.0-2 # {"$imagepolicy": "flux-system:ci-demo"} + newTag: registry.bstein.dev/infra/ci-demo:v0.0.0-3 # {"$imagepolicy": "flux-system:ci-demo"}