Skip to content

Commit 71b6147

Browse files
chore: prepare keycloak v26.5.0+patch1 release
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 09e75c2 commit 71b6147

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

charts/keycloak/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: keycloak
33
description: A Helm chart for deploying Keycloak IAM using the upstream quay.io/keycloak/keycloak image on Kubernetes
44
type: application
5-
version: 26.5.0
5+
version: 26.5.0+patch1
66
appVersion: "26.5.0"
77
keywords:
88
- keycloak
@@ -30,5 +30,5 @@ annotations:
3030
- name: Source
3131
url: https://github.com/KitStream/helms
3232
artifacthub.io/changes: |
33-
- kind: added
34-
description: Initial Keycloak chart with upstream image support
33+
- kind: changed
34+
description: Internal patch release

charts/keycloak/tests/serviceaccount_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ tests:
5252
- isSubset:
5353
path: metadata.labels
5454
content:
55-
helm.sh/chart: keycloak-26.5.0
55+
helm.sh/chart: keycloak-26.5.0_patch1
5656
app.kubernetes.io/managed-by: Helm
5757
app.kubernetes.io/version: "26.5.0"

0 commit comments

Comments
 (0)