Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.10.45 #1719

Merged
merged 1 commit into from
Jan 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
4 changes: 2 additions & 2 deletions charts/controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: controller
description: deploys the deployment operator for plural cd
appVersion: 0.10.44
version: 0.0.97
appVersion: 0.10.45
version: 0.0.98
type: application
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.