mirror of
https://github.com/nold360/hive-apps
synced 2025-01-27 09:32:51 +00:00
Update Helm chart cert-manager to v1.7.1
This commit is contained in:
parent
5b393e78b3
commit
c294860075
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ apps:
|
||||||
namespace: cert-manager
|
namespace: cert-manager
|
||||||
repoURL: https://charts.jetstack.io
|
repoURL: https://charts.jetstack.io
|
||||||
chart: cert-manager
|
chart: cert-manager
|
||||||
targetRevision: v1.7.0
|
targetRevision: v1.7.1
|
||||||
parameters:
|
parameters:
|
||||||
- name: installCRDs
|
- name: installCRDs
|
||||||
value: 'true'
|
value: 'true'
|
||||||
|
|
Loading…
Add table
Reference in a new issue