Skip to content

Commit 21d6041

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

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

charts/redis/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.14.0 (2025-11-07)
4+
5+
* chore: auto-generate values.schema.json ([#570](https://github.com/CloudPirates-io/helm-charts/pull/570))
6+
7+
## 0.14.0 (2025-11-07)
8+
9+
* [redis]: Headless Service annotations ([10daf47](https://github.com/CloudPirates-io/helm-charts/commit/10daf47))
10+
* chore: update CHANGELOG.md for merged changes ([78cf9bf](https://github.com/CloudPirates-io/helm-charts/commit/78cf9bf))
11+
* chore: update CHANGELOG.md for merged changes ([099f401](https://github.com/CloudPirates-io/helm-charts/commit/099f401))
312

413
## 0.13.4 (2025-11-04)
514

charts/redis/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ annotations:
4141
- name: Maintainer CloudPirates
4242
url: https://www.cloudpirates.io
4343
artifacthub.io/changes: |2
44-
- kind: changed
45-
description: "Update charts/redis/values.yaml redis (#547)"
44+
- kind: added
45+
description: "chore: auto-generate values.schema.json"
4646
links:
47-
- name: "Commit f0ba3c6"
48-
url: "https://github.com/CloudPirates-io/helm-charts/commit/f0ba3c6"
47+
- name: "PR #570"
48+
url: "https://github.com/CloudPirates-io/helm-charts/pull/570"

0 commit comments

Comments
 (0)