Skip to content

Commit ce49ab3

Browse files
authored
update minkubeversion for unrestricted nss (#108)
1 parent 94af680 commit ce49ab3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bundle/manifests/ibm-namespace-scope-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ spec:
151151
152152
name: IBM Support
153153
maturity: alpha
154-
minKubeVersion: "1.19"
154+
minKubeVersion: "1.19.0"
155155
provider:
156156
name: IBM
157157
replaces: ibm-namespace-scope-operator.v1.3.0

config/manifests/bases/ibm-namespace-scope-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
5151
name: IBM Support
5252
maturity: alpha
53-
minKubeVersion: 1.19
53+
minKubeVersion: 1.19.0
5454
provider:
5555
name: IBM
5656
version: 0.0.0

0 commit comments

Comments
 (0)