diff --git a/config/production/kustomization.yaml b/config/production/kustomization.yaml index eadd65d..12076d6 100644 --- a/config/production/kustomization.yaml +++ b/config/production/kustomization.yaml @@ -3,10 +3,10 @@ resources: images: - name: manager newName: ghcr.io/ctrox/zeropod-manager - newTag: v0.2.0 + newTag: v0.3.0 - name: installer newName: ghcr.io/ctrox/zeropod-installer - newTag: v0.2.0 + newTag: v0.3.0 patches: - patch: |- - op: add