We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912d2ec commit 65f59c6Copy full SHA for 65f59c6
Makefile
@@ -7,7 +7,7 @@ VERSION ?= 3.4.0
7
8
# REPLACES defines the operator version that this version replaces for upgrades (OLM path).
9
# Set to empty to disable (e.g make bundle REPLACES=)
10
-REPLACES ?= nginx-ingress-operator.v3.4.0
+REPLACES ?= nginx-ingress-operator.v3.3.1
11
12
# CHANNELS define the bundle channels used in the bundle.
13
# Add a new line here if you would like to change its default config. (E.g CHANNELS = "candidate,fast,stable")
0 commit comments