Skip to content

Commit fa04815

Browse files
Release v0.11.50 (#2835)
Co-authored-by: michaeljguarino <[email protected]>
1 parent 4d30dff commit fa04815

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.153
7+
version: 0.0.154
88
- name: kubernetes-dashboard
99
repository: https://kubernetes.github.io/dashboard
1010
version: 7.14.0
1111
- name: flux2
1212
repository: https://fluxcd-community.github.io/helm-charts
1313
version: 2.14.0
14-
digest: sha256:12beb0cb8c1286077fd30097fcde84c18f547a56e7bce17303880875406c078b
15-
generated: "2025-10-30T15:03:03.552242319+01:00"
14+
digest: sha256:05eeb807df9ecd4302c3f293064f6613ae54677d39524893c083d5e64e3e64d8
15+
generated: "2025-10-31T01:59:45.301350765Z"

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.49
6-
version: 0.3.124
5+
appVersion: 0.11.50
6+
version: 0.3.125
77
dependencies:
88
- name: kas
99
version: 0.3.0
1010
repository: file://../../plural/helm/kas
1111
- name: controller
12-
version: 0.0.153
12+
version: 0.0.154
1313
repository: file://../controller
1414
condition: controller.enabled
1515
- name: kubernetes-dashboard
-404 KB
Binary file not shown.
404 KB
Binary file not shown.
-6 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.49
5-
version: 0.0.31
4+
appVersion: 0.11.50
5+
version: 0.0.32
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.153
12+
version: 0.0.154
1313
repository: file://../../../charts/controller
1414
- name: kubernetes-dashboard
1515
version: 7.14.0

0 commit comments

Comments
 (0)