mirror of
https://github.com/nold360/hive-apps
synced 2024-11-18 03:29:29 +00:00
Update Helm chart cert-manager to v1.9.1
This commit is contained in:
parent
728f1d80f4
commit
a8d6bc6632
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ apps:
|
|||
namespace: cert-manager
|
||||
repoURL: https://charts.jetstack.io
|
||||
chart: cert-manager
|
||||
targetRevision: v1.9.0
|
||||
targetRevision: v1.9.1
|
||||
parameters:
|
||||
- name: installCRDs
|
||||
value: 'true'
|
||||
|
|
Loading…
Reference in a new issue