Skip to content

Commit

Permalink
changes for helm chart operator version 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu-cockroach committed Sep 4, 2023
1 parent 7b48019 commit 1a4b160
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions bundle/manifests/cockroachdb.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,12 @@ spec:
verbs:
- '*'
- apiGroups:
+ - cert-manager.io
+ resources:
+ - '*'
+ verbs:
+ - '*'
- apiGroups:
- authentication.k8s.io
resources:
- tokenreviews
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.0
6.0.1

0 comments on commit 1a4b160

Please sign in to comment.