Skip to content

Commit f794509

Browse files
Release v0.11.53 (#2900)
Co-authored-by: michaeljguarino <[email protected]>
1 parent b7de073 commit f794509

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.156
7+
version: 0.0.157
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:69b55922c1493880e0ca9d925c13359afdb86ea3d45355b1c4976d00a1919104
15-
generated: "2025-11-20T02:50:15.791512123Z"
14+
digest: sha256:0dc69f294f68c15db81fda2528ef615206b945b7bb4b62d47ed153daca328bda
15+
generated: "2025-11-21T22:09:36.159583839Z"

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.52
6-
version: 0.3.127
5+
appVersion: 0.11.53
6+
version: 0.3.128
77
dependencies:
88
- name: kas
99
version: 0.3.0
1010
repository: file://../../plural/helm/kas
1111
- name: controller
12-
version: 0.0.156
12+
version: 0.0.157
1313
repository: file://../controller
1414
condition: controller.enabled
1515
- name: kubernetes-dashboard
-405 KB
Binary file not shown.
405 KB
Binary file not shown.
-7 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.52
5-
version: 0.0.34
4+
appVersion: 0.11.53
5+
version: 0.0.35
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.156
12+
version: 0.0.157
1313
repository: file://../../../charts/controller
1414
- name: kubernetes-dashboard
1515
version: 7.14.0

0 commit comments

Comments
 (0)