mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-17 18:02:06 +00:00
➕ Add cert-manager
Helm dependency
This commit is contained in:
parent
54c5da2fcb
commit
b7b3603e57
6
helm-chart/Chart.lock
Normal file
6
helm-chart/Chart.lock
Normal 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"
|
@ -24,3 +24,9 @@ sources:
|
|||||||
type: application
|
type: application
|
||||||
version: "41.7"
|
version: "41.7"
|
||||||
icon: https://raw.githubusercontent.com/kubeshark/assets/master/logo/vector/logo.svg
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user