File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ VERSION ?= 0.0.1
99RELEASE_NUMBER ?= 0
1010
1111# Sumo Logic Kubernetes Collection Chart branch name
12- COLLECTION_BRANCH ?= release-v4.13
12+ COLLECTION_BRANCH ?= release-v4.16
1313
1414# CHANNELS define the bundle channels used in the bundle.
1515# Add a new line here if you would like to change its default config. (E.g CHANNELS = "preview,fast,stable")
@@ -42,7 +42,7 @@ IMAGE_TAG_BASE ?= sumologic.com/operator
4242BUNDLE_IMG ?= $(IMAGE_TAG_BASE ) -bundle:v$(VERSION )
4343
4444# Image URL to use all building/pushing image targets
45- IMG ?= registry.connect.redhat.com/sumologic/sumologic-kubernetes-collection-helm-operator:4.13 .0-1
45+ IMG ?= registry.connect.redhat.com/sumologic/sumologic-kubernetes-collection-helm-operator:4.16 .0-0-rc.0
4646
4747all : docker-build
4848
You can’t perform that action at this time.
0 commit comments