Skip to content

Commit 834af35

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

File tree

16 files changed

+109
-22
lines changed

16 files changed

+109
-22
lines changed

charts/etcd/CHANGELOG.md

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

3+
## 0.3.4 (2025-12-01)
4+
5+
* [universal] add labels to statefulset pvc-templates ([#681](https://github.com/CloudPirates-io/helm-charts/pull/681))
36

47
## 0.3.3 (2025-11-18)
58

charts/etcd/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ annotations:
4040
- name: Maintainer CloudPirates
4141
url: https://www.cloudpirates.io
4242
artifacthub.io/changes: |2
43-
- kind: changed
44-
description: " [etcd] Use http for probes (#622)"
43+
- kind: added
44+
description: "[universal] add labels to statefulset pvc-templates"
4545
links:
46-
- name: "Commit c9d2054"
47-
url: "https://github.com/CloudPirates-io/helm-charts/commit/c9d2054"
46+
- name: "PR #681"
47+
url: "https://github.com/CloudPirates-io/helm-charts/pull/681"

charts/mongodb/CHANGELOG.md

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

3+
## 0.6.6 (2025-12-01)
4+
5+
* [universal] add labels to statefulset pvc-templates ([#681](https://github.com/CloudPirates-io/helm-charts/pull/681))
6+
7+
## 0.6.5 (2025-11-25)
8+
9+
* chore: update CHANGELOG.md for merged changes ([bdf9baf](https://github.com/CloudPirates-io/helm-charts/commit/bdf9baf))
10+
* chore: update CHANGELOG.md for merged changes ([882e6db](https://github.com/CloudPirates-io/helm-charts/commit/882e6db))
11+
* [percona/mongodb_exporter] Update image to v0.47.2 (#656) ([e3cebb5](https://github.com/CloudPirates-io/helm-charts/commit/e3cebb5))
12+
* chore: update CHANGELOG.md for merged changes ([a88b267](https://github.com/CloudPirates-io/helm-charts/commit/a88b267))
13+
* chore: update CHANGELOG.md for merged changes ([5cf594e](https://github.com/CloudPirates-io/helm-charts/commit/5cf594e))
314

415
## 0.6.4 (2025-11-20)
516

charts/mongodb/Chart.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,8 @@ annotations:
3838
- name: Maintainer CloudPirates
3939
url: https://www.cloudpirates.io
4040
artifacthub.io/changes: |2
41-
- kind: changed
42-
description: "Chart updated"
41+
- kind: added
42+
description: "[universal] add labels to statefulset pvc-templates"
43+
links:
44+
- name: "PR #681"
45+
url: "https://github.com/CloudPirates-io/helm-charts/pull/681"

charts/postgres/CHANGELOG.md

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

3+
## 0.12.4 (2025-12-01)
4+
5+
* [universal] add labels to statefulset pvc-templates ([#681](https://github.com/CloudPirates-io/helm-charts/pull/681))
6+
7+
## 0.12.3 (2025-12-01)
8+
9+
* chore: update CHANGELOG.md for merged changes ([e0cfe02](https://github.com/CloudPirates-io/helm-charts/commit/e0cfe02))
10+
* fix nesting of auth.secretKeys.adminPasswordKey (#674) ([ed4f3e3](https://github.com/CloudPirates-io/helm-charts/commit/ed4f3e3))
311

412
## 0.12.2 (2025-11-26)
513

charts/postgres/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ annotations:
4242
- name: Maintainer CloudPirates
4343
url: https://www.cloudpirates.io
4444
artifacthub.io/changes: |2
45-
- kind: changed
46-
description: "added support for priorityClassName (#662) (#663)"
45+
- kind: added
46+
description: "[universal] add labels to statefulset pvc-templates"
4747
links:
48-
- name: "Commit 9a33e0c"
49-
url: "https://github.com/CloudPirates-io/helm-charts/commit/9a33e0c"
48+
- name: "PR #681"
49+
url: "https://github.com/CloudPirates-io/helm-charts/pull/681"

charts/rabbitmq/CHANGELOG.md

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

3+
## 0.7.10 (2025-12-01)
4+
5+
* [universal] add labels to statefulset pvc-templates ([#681](https://github.com/CloudPirates-io/helm-charts/pull/681))
6+
7+
## cluster-operator-0.1.0 (2025-12-01)
8+
9+
* No changes recorded
10+
11+
## 0.7.9 (2025-11-19)
12+
13+
* [rabbitmq]: calculate memoryHighWatermark based on pods total memory instead of nodes total memory ([1a25f28](https://github.com/CloudPirates-io/helm-charts/commit/1a25f28))
14+
* chore: update CHANGELOG.md for merged changes ([0ae9e19](https://github.com/CloudPirates-io/helm-charts/commit/0ae9e19))
15+
* chore: update CHANGELOG.md for merged changes ([88bebfe](https://github.com/CloudPirates-io/helm-charts/commit/88bebfe))
16+
* add values type for schema generation (#617) ([8633ab8](https://github.com/CloudPirates-io/helm-charts/commit/8633ab8))
17+
* chore: update CHANGELOG.md for merged changes ([f3e1ad1](https://github.com/CloudPirates-io/helm-charts/commit/f3e1ad1))
18+
* chore: update CHANGELOG.md for merged changes ([96c472e](https://github.com/CloudPirates-io/helm-charts/commit/96c472e))
19+
* chore: update CHANGELOG.md for merged changes ([9923048](https://github.com/CloudPirates-io/helm-charts/commit/9923048))
320

421
## 0.7.8 (2025-11-13)
522

charts/rabbitmq/Chart.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,8 @@ annotations:
4040
- name: Maintainer CloudPirates
4141
url: https://www.cloudpirates.io
4242
artifacthub.io/changes: |2
43-
- kind: changed
44-
description: "Chart updated"
43+
- kind: added
44+
description: "[universal] add labels to statefulset pvc-templates"
45+
links:
46+
- name: "PR #681"
47+
url: "https://github.com/CloudPirates-io/helm-charts/pull/681"

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.16.1 (2025-12-01)
4+
5+
* [universal] add labels to statefulset pvc-templates ([#681](https://github.com/CloudPirates-io/helm-charts/pull/681))
6+
7+
## 0.16.0 (2025-11-25)
8+
9+
* chore: update CHANGELOG.md for merged changes ([f16dc26](https://github.com/CloudPirates-io/helm-charts/commit/f16dc26))
10+
* chore: update CHANGELOG.md for merged changes ([524f481](https://github.com/CloudPirates-io/helm-charts/commit/524f481))
11+
* Update charts/redis/values.yaml redis to v8.4.0 (minor) (#633) ([96c8dd7](https://github.com/CloudPirates-io/helm-charts/commit/96c8dd7))
312

413
## 0.15.4 (2025-11-25)
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: "[oliver006/redis_exporter] Update image to v1.80.1 (#655)"
44+
- kind: added
45+
description: "[universal] add labels to statefulset pvc-templates"
4646
links:
47-
- name: "Commit fcb59bc"
48-
url: "https://github.com/CloudPirates-io/helm-charts/commit/fcb59bc"
47+
- name: "PR #681"
48+
url: "https://github.com/CloudPirates-io/helm-charts/pull/681"

0 commit comments

Comments
 (0)