Skip to content

Commit 5ec2633

Browse files
Release v0.11.54 (#2917)
Co-authored-by: michaeljguarino <[email protected]>
1 parent 8045266 commit 5ec2633

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,7 +4,7 @@ dependencies:
44
version: 0.3.0
55
- name: controller
66
repository: file://../controller
7-
version: 0.0.157
7+
version: 0.0.158
88
- name: kubernetes-dashboard
99
repository: https://kubernetes.github.io/dashboard
1010
version: 7.14.0
@@ -14,5 +14,5 @@ dependencies:
1414
- name: dex
1515
repository: https://charts.dexidp.io
1616
version: 0.24.0
17-
digest: sha256:8705a4f4b96e605266cca17dba55a4ec211307f542c89e9fb57e165fbd5f2874
18-
generated: "2025-11-24T17:39:34.995895-05:00"
17+
digest: sha256:178f94b2b8909cca405d7929f60a28df96873c4b563b422244d3f854a6c45af2
18+
generated: "2025-11-27T17:42:05.703523987Z"

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.53
6-
version: 0.3.128
5+
appVersion: 0.11.54
6+
version: 0.3.129
77
dependencies:
88
- name: kas
99
version: 0.3.0
1010
repository: file://../../plural/helm/kas
1111
- name: controller
12-
version: 0.0.157
12+
version: 0.0.158
1313
repository: file://../controller
1414
condition: controller.enabled
1515
- name: kubernetes-dashboard
-406 KB
Binary file not shown.
406 KB
Binary file not shown.
-1 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.53
5-
version: 0.0.35
4+
appVersion: 0.11.54
5+
version: 0.0.36
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.157
12+
version: 0.0.158
1313
repository: file://../../../charts/controller
1414
- name: kubernetes-dashboard
1515
version: 7.14.0

0 commit comments

Comments
 (0)