Skip to content

Commit 5ced918

Browse files
changes for helm chart operator version 6.0.1
1 parent 7b48019 commit 5ced918

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

bundle/manifests/cockroachdb.clusterserviceversion.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,10 @@ spec:
503503
verbs:
504504
- '*'
505505
- apiGroups:
506+
+ - cert-manager.io
507+
+ verbs:
508+
+ - '*'
509+
- apiGroups:
506510
- authentication.k8s.io
507511
resources:
508512
- tokenreviews

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)