Skip to content

Commit

Permalink
bump chart correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Jan 9, 2025
1 parent 2d2011d commit 7e5982f
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/console-rapid/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 0.1.0
- name: controller
repository: file://../controller
version: 0.0.99
version: 0.0.100
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.0
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.11.1
digest: sha256:4bd7d646764bc0787080dd723fbe375e5469e29043ba6066afbdac823bad3680
generated: "2025-01-08T22:41:37.818632538Z"
digest: sha256:3d633a2336aeeadc7d5581fc566256e1e117a5243438a876bf6c650b5384bd27
generated: "2025-01-08T23:56:58.231482-05:00"
Binary file not shown.
Binary file removed charts/console-rapid/charts/controller-0.0.99.tgz
Binary file not shown.
Binary file modified charts/console-rapid/charts/kas-0.1.0.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions charts/console/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 0.1.0
- name: controller
repository: file://../controller
version: 0.0.99
version: 0.0.100
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.0
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.14.0
digest: sha256:fc8ce96ff509df8bc010f1e55985feaaebd5b83cb87f0381273bc81eea9fb1b0
generated: "2025-01-08T22:41:29.939785051Z"
digest: sha256:26dcc081a8378253bffc3c771813018297fa91c3ec84c6fd15006de0303d4ec3
generated: "2025-01-08T23:57:59.932196-05:00"
2 changes: 1 addition & 1 deletion charts/console/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.99
version: 0.0.100
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file added charts/console/charts/controller-0.0.100.tgz
Binary file not shown.
Binary file removed charts/console/charts/controller-0.0.99.tgz
Binary file not shown.
Binary file modified charts/console/charts/kas-0.1.0.tgz
Binary file not shown.

0 comments on commit 7e5982f

Please sign in to comment.