Add cert-manager Helm dependency

This commit is contained in:
M. Mert Yildiran 2023-08-12 03:29:12 +03:00
parent 54c5da2fcb
commit b7b3603e57
No known key found for this signature in database
GPG Key ID: DA5D6DCBB758A461
2 changed files with 12 additions and 0 deletions

6
helm-chart/Chart.lock Normal file
View File

@ -0,0 +1,6 @@
dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.11.0
digest: sha256:a1643d3bb03dc0d5043d123d72f2d3bde692493784666b00d08fbea3ec5cb2c3
generated: "2023-08-12T02:52:53.562234195+03:00"

View File

@ -24,3 +24,9 @@ sources:
type: application
version: "41.7"
icon: https://raw.githubusercontent.com/kubeshark/assets/master/logo/vector/logo.svg
dependencies:
- name: cert-manager
version: v1.11.0
repository: https://charts.jetstack.io
alias: cert-manager
condition: tap.kmm.enabled