Skip to content

Commit a45a03c

Browse files
Release v0.11.35 (#2552)
Co-authored-by: michaeljguarino <[email protected]>
1 parent 65a9a09 commit a45a03c

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.139
7+
version: 0.0.140
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:7a0518f4c2a0c79d7735cd4eb615a024524e9f1011900a1385885fee8b9f32fd
15-
generated: "2025-08-11T03:44:48.213244482Z"
14+
digest: sha256:6ea1e4cb2cac030f499a49876cee5e880772600419bbd6ba3180322c0b2b0cc8
15+
generated: "2025-08-11T05:16:44.892792446Z"

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.34
6-
version: 0.3.111
5+
appVersion: 0.11.35
6+
version: 0.3.112
77
dependencies:
88
- name: kas
99
version: 0.3.0
1010
repository: file://../../plural/helm/kas
1111
- name: controller
12-
version: 0.0.139
12+
version: 0.0.140
1313
repository: file://../controller
1414
condition: controller.enabled
1515
- name: kubernetes-dashboard
-277 KB
Binary file not shown.
277 KB
Binary file not shown.
4 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.34
5-
version: 0.0.17
4+
appVersion: 0.11.35
5+
version: 0.0.18
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.139
12+
version: 0.0.140
1313
repository: file://../../../charts/controller
1414
- name: kubernetes-dashboard
1515
version: 7.13.0

0 commit comments

Comments
 (0)