Skip to content

Commit d327db3

Browse files
committed
update bundle versions
1 parent e263b4a commit d327db3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile-args.downstream

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BUILDVERSION=1.9.0
1+
BUILDVERSION=1.9.1

hack/update-build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ echo "Updating container file"
77
# : "${CONTAINER_FILE:=./Dockerfile}"
88
# : "${BUNDLE_CONTAINER_FILE:=./bundle.Dockerfile}"
99
# : "${CATALOG_CONTAINER_FILE:=./catalog.Dockerfile}"
10-
: "${TARGET_VERSION:=1.9.0}"
11-
: "${REPLACE_VERSION:=1.8.0}"
10+
: "${TARGET_VERSION:=1.9.1}"
11+
: "${REPLACE_VERSION:=1.9.0}"
1212

1313
# supported_ocp_versions="v4.13"
1414
manifests_dir="./bundle/manifests"

0 commit comments

Comments
 (0)