Skip to content

Commit

Permalink
add: [Feature] Cert-Manager Dependency
Browse files Browse the repository at this point in the history
Signed-off-by: sadath-12 <[email protected]>
  • Loading branch information
sadath-12 committed Sep 5, 2023
1 parent c61d42b commit 502c795
Show file tree
Hide file tree
Showing 3 changed files with 4,499 additions and 0 deletions.
6 changes: 6 additions & 0 deletions charts/redis-operator/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.12.0
digest: sha256:9861c6d7c449c439f20896625b44fc38ee5746cfb12ec928c8e1e7c9d9fc8211
generated: "2023-09-05T10:56:14.0537388+05:30"
7 changes: 7 additions & 0 deletions charts/redis-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,10 @@ keywords:
- opstree
- kubernetes
- openshift

dependencies:
- name: cert-manager
version: v1.12.0
repository: https://charts.jetstack.io
alias: cert-manager
# condition: cert-manager.enabled
Loading

0 comments on commit 502c795

Please sign in to comment.