Skip to content

Commit 3191aa5

Browse files
chore: update CHANGELOG.md for merged changes
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 87276ae commit 3191aa5

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

charts/keycloak/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.10.2 (2025-11-26)
4+
5+
* [keycloak] Use correct metrics path if httpRelativePath is set ([#666](https://github.com/CloudPirates-io/helm-charts/pull/666))
6+
7+
## 0.10.1 (2025-11-26)
8+
9+
* chore: update CHANGELOG.md for merged changes ([0ff63ff](https://github.com/CloudPirates-io/helm-charts/commit/0ff63ff))
10+
* chore: update CHANGELOG.md for merged changes ([b7aabd2](https://github.com/CloudPirates-io/helm-charts/commit/b7aabd2))
11+
* Preserve themes and providers options (#660) ([1bf70b4](https://github.com/CloudPirates-io/helm-charts/commit/1bf70b4))
312

413
## 0.10.0 (2025-11-25)
514

charts/keycloak/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ annotations:
5151
- name: Maintainer CloudPirates
5252
url: https://www.cloudpirates.io
5353
artifacthub.io/changes: |2
54-
- kind: changed
55-
description: "Add support for PriorityClass (#651)"
54+
- kind: added
55+
description: "[keycloak] Use correct metrics path if httpRelativePath is set"
5656
links:
57-
- name: "Commit 0aaf369"
58-
url: "https://github.com/CloudPirates-io/helm-charts/commit/0aaf369"
57+
- name: "PR #666"
58+
url: "https://github.com/CloudPirates-io/helm-charts/pull/666"

0 commit comments

Comments
 (0)