Skip to content

Commit

Permalink
Release v0.10.45 (#1719)
Browse files Browse the repository at this point in the history
Co-authored-by: michaeljguarino <michaeljguarino@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and michaeljguarino authored Jan 3, 2025
1 parent 1a5f2fa commit 298e6e8
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
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.97
version: 0.0.98
- 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:c8cb1339d45dc1a40ff3a10318d0f6e7c68d49d4788e88564c7fe2fadcf12ee8
generated: "2024-12-21T04:19:57.85716974Z"
digest: sha256:cc4ba0831bb7eeb3eb4880b6f293fcca8935f5c326ba8d973616a6996a6ca3d1
generated: "2025-01-03T18:29:18.473772738Z"
6 changes: 3 additions & 3 deletions charts/console/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: v2
name: console
description: >-
deploys the plural console and additional dependencies, for use in bring-your-own-kube setups
appVersion: 0.10.44
version: 0.3.72
appVersion: 0.10.45
version: 0.3.73
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.97
version: 0.0.98
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console/charts/controller-0.0.97.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.98.tgz
Binary file not shown.
Binary file modified charts/console/charts/kas-0.1.0.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions plural/helm/console/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 0.1.10
- name: controller
repository: file://../../../charts/controller
version: 0.0.97
version: 0.0.98
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.0
digest: sha256:34a1ee28c0114178cf0437aa2f2f34db393ea4201d674e5321a97231ba42514e
generated: "2024-12-21T04:19:58.265791212Z"
digest: sha256:429195629ffc3da256ee4abf669c2223fae20bcbdb881a85c3073bb4e56210c0
generated: "2025-01-03T18:29:19.227409923Z"
2 changes: 1 addition & 1 deletion plural/helm/console/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
repository: https://pluralsh.github.io/module-library
condition: test-base.enabled
- name: controller
version: 0.0.97
version: 0.0.98
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.10.0
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.97.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.98.tgz
Binary file not shown.

0 comments on commit 298e6e8

Please sign in to comment.