Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
Signed-off-by: realanna <anna.reale@dynatrace.com>
  • Loading branch information
RealAnna committed Feb 2, 2023
1 parent 218b727 commit 985f0a4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions klt-cert-manager/config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
4 changes: 2 additions & 2 deletions operator/config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
4 changes: 2 additions & 2 deletions scheduler/manifests/install/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 985f0a4

Please sign in to comment.