Skip to content

Commit 1a4b160

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

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
@@ -503,6 +503,12 @@ spec:
503503
verbs:
504504
- '*'
505505
- apiGroups:
506+
+ - cert-manager.io
507+
+ resources:
508+
+ - '*'
509+
+ verbs:
510+
+ - '*'
511+
- apiGroups:
506512
- authentication.k8s.io
507513
resources:
508514
- 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)