diff --git a/helm-chart/Chart.lock b/helm-chart/Chart.lock new file mode 100644 index 000000000..3079dde35 --- /dev/null +++ b/helm-chart/Chart.lock @@ -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" diff --git a/helm-chart/Chart.yaml b/helm-chart/Chart.yaml index b1f703135..33be804a3 100644 --- a/helm-chart/Chart.yaml +++ b/helm-chart/Chart.yaml @@ -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