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
6 changes: 3 additions & 3 deletions system/ccauth/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: linkerd-support
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 0.1.3
digest: sha256:a5a740bba5138e7384b44879d486f1113f112ab73010cdc311d83f90518b10f5
generated: "2024-04-08T21:24:49.424267841Z"
version: 1.1.1
digest: sha256:76e208eda97bd588ef2459e28cd17128ce8d57455995463f3ca1acbd2ecafa78
generated: "2026-08-17T17:01:47.532433+03:00"
4 changes: 2 additions & 2 deletions system/ccauth/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for Kubernetes
dependencies:
- name: linkerd-support
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 0.1.3
version: 1.1.1

# A chart can be either an 'application' or a 'library' chart.
#
Expand All @@ -18,4 +18,4 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.1.8
version: 0.1.9
2 changes: 1 addition & 1 deletion system/ccauth/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: keppel.global.cloud.sap/ccloud/ccauth
version: "20240806001552"
version: "20260817134630"

keystone:
# host: calculated if not provided
Expand Down
Loading