diff --git a/flagger/apps/backend/kustomization.yaml b/flagger/apps/backend/kustomization.yaml index db62551..09ee333 100644 --- a/flagger/apps/backend/kustomization.yaml +++ b/flagger/apps/backend/kustomization.yaml @@ -7,4 +7,4 @@ resources: images: - name: ghcr.io/stefanprodan/podinfo newName: ghcr.io/stefanprodan/podinfo - newTag: 6.2.0 + newTag: 6.5.3 diff --git a/flagger/apps/frontend/kustomization.yaml b/flagger/apps/frontend/kustomization.yaml index 3b2e029..27a1ae2 100644 --- a/flagger/apps/frontend/kustomization.yaml +++ b/flagger/apps/frontend/kustomization.yaml @@ -7,4 +7,4 @@ resources: images: - name: ghcr.io/stefanprodan/podinfo newName: ghcr.io/stefanprodan/podinfo - newTag: 6.2.0 + newTag: 6.5.3