Skip to content

Commit

Permalink
Fix console chart deps (#1947)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino authored Feb 28, 2025
1 parent c4bd4cf commit 0011f44
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/console/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: kas
repository: file://../../plural/helm/kas
version: 0.1.3
version: 0.2.0
- name: controller
repository: file://../controller
version: 0.0.106
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.14.0
digest: sha256:d58fad14cea18cc0840a75e99bb5b8d2623194e78e567d08015c25350b4ace87
generated: "2025-02-12T17:33:54.571043216Z"
digest: sha256:049313dd3c5a005fe14b8c38317ec6732227d39c85fb9060972424c780399cb8
generated: "2025-02-28T15:59:06.847268-05:00"
2 changes: 1 addition & 1 deletion charts/console/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ appVersion: 0.11.1
version: 0.3.78
dependencies:
- name: kas
version: 0.1.3
version: 0.2.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.106
Expand Down
Binary file modified charts/console/charts/controller-0.0.106.tgz
Binary file not shown.
Binary file removed charts/console/charts/kas-0.1.3.tgz
Binary file not shown.
Binary file added charts/console/charts/kas-0.2.0.tgz
Binary file not shown.

0 comments on commit 0011f44

Please sign in to comment.