Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified charts/console-rapid/charts/controller-0.0.201.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions charts/console/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: controller
repository: file://../controller
version: 0.0.200
version: 0.0.201
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.14.0
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.34.0
digest: sha256:c1cfcb240d73c59ff3780fdd6999e07d784739981baf38e9eeea6de9ef75efd7
generated: "2026-07-21T22:10:52.526253709Z"
digest: sha256:e3c07d0e159b8825ef2a5d3d6adc31a3e35568f7ed0b20c610fe47820d843698
generated: "2026-07-23T05:42:31.592270149Z"
6 changes: 3 additions & 3 deletions charts/console/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: v2
name: console
description: >-
deploys the plural console and additional dependencies, for use in bring-your-own-kube setups
appVersion: 0.12.32
version: 0.4.31
appVersion: 0.12.33
version: 0.4.32
dependencies:
- name: controller
version: 0.0.200
version: 0.0.201
repository: file://../controller
condition: controller.enabled
- name: flux2
Expand Down
Binary file removed charts/console/charts/controller-0.0.200.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.201.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion charts/console/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ dex:

config:
# Set it to a valid URL
issuer: https://<your-console-fqdn>/dex
issuer: https://{your-console-fqdn}/dex

# See https://dexidp.io/docs/storage/ for more options
storage:
Expand Down
4 changes: 2 additions & 2 deletions charts/datastore/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: datastore
description: deploys the datastore operator for plural cd
appVersion: 0.12.32
version: 0.0.76
appVersion: 0.12.33
version: 0.0.77
type: application
Loading