Skip to content

Commit 3beb10d

Browse files
changes for helm chart operator version 6.0.1
1 parent 7b48019 commit 3beb10d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

bundle/manifests/cockroachdb.clusterserviceversion.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,12 @@ spec:
502502
- clusterrolebindings
503503
verbs:
504504
- '*'
505+
- apiGroups:
506+
- cert-manager.io
507+
resources:
508+
- '*'
509+
verbs:
510+
- '*'
505511
- apiGroups:
506512
- authentication.k8s.io
507513
resources:

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.0
1+
6.0.1

0 commit comments

Comments
 (0)