Skip to content

Commit abb67ee

Browse files
Release v0.11.47 (#2760)
Co-authored-by: michaeljguarino <[email protected]>
1 parent c1d5be5 commit abb67ee

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

charts/console/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ dependencies:
44
version: 0.3.0
55
- name: controller
66
repository: file://../controller
7-
version: 0.0.150
7+
version: 0.0.151
88
- name: kubernetes-dashboard
99
repository: https://kubernetes.github.io/dashboard
1010
version: 7.13.0
1111
- name: flux2
1212
repository: https://fluxcd-community.github.io/helm-charts
1313
version: 2.14.0
14-
digest: sha256:7c147e5ca7093d6acc7f79388969e4b6e4b7157c061950e7c1ebfd50b7a287be
15-
generated: "2025-10-06T18:00:26.171879925Z"
14+
digest: sha256:40cf6236fa4582aa66bd4ebeb3c61d7e8a284f310b52e216212c6e75d371dae4
15+
generated: "2025-10-10T21:57:31.861346785Z"

charts/console/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ apiVersion: v2
22
name: console
33
description: >-
44
deploys the plural console and additional dependencies, for use in bring-your-own-kube setups
5-
appVersion: 0.11.46
6-
version: 0.3.121
5+
appVersion: 0.11.47
6+
version: 0.3.122
77
dependencies:
88
- name: kas
99
version: 0.3.0
1010
repository: file://../../plural/helm/kas
1111
- name: controller
12-
version: 0.0.150
12+
version: 0.0.151
1313
repository: file://../controller
1414
condition: controller.enabled
1515
- name: kubernetes-dashboard
-319 KB
Binary file not shown.
319 KB
Binary file not shown.
-3 Bytes
Binary file not shown.

charts/datastore/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: datastore
33
description: deploys the datastore operator for plural cd
4-
appVersion: 0.11.46
5-
version: 0.0.28
4+
appVersion: 0.11.47
5+
version: 0.0.29
66
type: application

plural/helm/console/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
repository: https://pluralsh.github.io/module-library
1010
condition: test-base.enabled
1111
- name: controller
12-
version: 0.0.150
12+
version: 0.0.151
1313
repository: file://../../../charts/controller
1414
- name: kubernetes-dashboard
1515
version: 7.13.0

0 commit comments

Comments
 (0)