Skip to content

Commit 79fa230

Browse files
replace gcr for ghcr repo
1 parent 25f10a0 commit 79fa230

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ make manifests
210210
# docker and github repo username
211211
export USERNAME='bartvanbenthem'
212212
# image and bundle version
213-
export VERSION=1.5.2
213+
export VERSION=1.5.4
214214
# operator repo and name
215215
export OPERATOR_NAME='cdtarget-operator'
216216

operator/config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ kind: Kustomization
1313
images:
1414
- name: controller
1515
newName: ghcr.io/bartvanbenthem/cdtarget-operator
16-
newTag: v1.5.2
16+
newTag: v1.5.4

0 commit comments

Comments
 (0)