diff --git a/klt-cert-manager/config/manager/kustomization.yaml b/klt-cert-manager/config/manager/kustomization.yaml index e417d62d23..a82a896cb3 100644 --- a/klt-cert-manager/config/manager/kustomization.yaml +++ b/klt-cert-manager/config/manager/kustomization.yaml @@ -4,5 +4,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization images: - name: controller - newName: ghcr.io/keptn/klt-cert-manager - newTag: "202302021675335649" + newName: ghcr.keptn.sh/keptn/keptn-cert-manager + newTag: "202301111673450920" diff --git a/operator/config/manager/kustomization.yaml b/operator/config/manager/kustomization.yaml index 24422e9680..2452067f0f 100644 --- a/operator/config/manager/kustomization.yaml +++ b/operator/config/manager/kustomization.yaml @@ -10,5 +10,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization images: - name: controller - newName: ghcr.io/keptn/keptn-lifecycle-operator - newTag: "202302021675335649" + newName: ghcr.keptn.sh/keptn/keptn-lifecycle-operator + newTag: "202301111673423054" diff --git a/scheduler/manifests/install/kustomization.yaml b/scheduler/manifests/install/kustomization.yaml index 86aca98e5d..10b8820106 100644 --- a/scheduler/manifests/install/kustomization.yaml +++ b/scheduler/manifests/install/kustomization.yaml @@ -13,5 +13,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization images: - name: scheduler - newName: ghcr.io/keptn/scheduler - newTag: "202302021675335649" + newName: ghcr.keptn.sh/keptn/scheduler + newTag: 0.5.0-next.13