Skip to content

Commit

Permalink
Add "k0rdent-core" helm dependency to templates/provider/kcm-template…
Browse files Browse the repository at this point in the history
…s chart (k0rdent/catalog#1, #956)
  • Loading branch information
Josca committed Jan 24, 2025
1 parent 02f1361 commit 557c76d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions templates/provider/kcm-templates/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
dependencies:
- name: k0rdent-core
repository: oci://ghcr.io/k0rdent/catalog/charts
version: 1.0.0
digest: sha256:4ca32e810d443ee7add4ec13ac338cc336e9a5a62dd31ea924de0e7f3ce9f5e8
generated: "2025-01-24T20:45:13.046495+01:00"
4 changes: 4 additions & 0 deletions templates/provider/kcm-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.7
dependencies:
- name: k0rdent-core
version: 1.0.0
repository: oci://ghcr.io/k0rdent/catalog/charts

0 comments on commit 557c76d

Please sign in to comment.