Skip to content

Commit

Permalink
fix: readd chart dependencies for hardenedKubelet
Browse files Browse the repository at this point in the history
  • Loading branch information
Cedric Haack committed May 27, 2024
1 parent d6d3d75 commit cde6b2b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ dependencies:
name: rkeProxy
repository: file://./charts/rkeProxy
version: 0.1.6
- condition: hardenedKubelet.enabled
name: hardenedKubelet
repository: file//.charts/hardenedKubelet
version: 0.2.0
sources:
- https://github.com/caas-team/caas-cluster-monitoring
- https://github.com/prometheus-community/helm-charts
Expand Down

0 comments on commit cde6b2b

Please sign in to comment.