Skip to content

Commit 06224a4

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

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

charts/mariadb/CHANGELOG.md

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

3+
## 0.8.1 (2025-12-06)
4+
5+
* [mariadb] Add template evaluation for initdbScriptsConfigMap ([#697](https://github.com/CloudPirates-io/helm-charts/pull/697))
6+
7+
## 0.8.0 (2025-11-25)
8+
9+
* chore: update CHANGELOG.md for merged changes ([fcd14c9](https://github.com/CloudPirates-io/helm-charts/commit/fcd14c9))
10+
* chore: update CHANGELOG.md for merged changes ([2c94b00](https://github.com/CloudPirates-io/helm-charts/commit/2c94b00))
11+
* Update charts/mariadb/values.yaml mariadb to v12.1.2 (minor) (#642) ([84a45fc](https://github.com/CloudPirates-io/helm-charts/commit/84a45fc))
12+
* chore: update CHANGELOG.md for merged changes ([d022e79](https://github.com/CloudPirates-io/helm-charts/commit/d022e79))
13+
* chore: update CHANGELOG.md for merged changes ([f8c2afc](https://github.com/CloudPirates-io/helm-charts/commit/f8c2afc))
14+
* chore: auto-generate values.schema.json (#625) ([68a23c4](https://github.com/CloudPirates-io/helm-charts/commit/68a23c4))
15+
* chore: update CHANGELOG.md for merged changes ([e28838e](https://github.com/CloudPirates-io/helm-charts/commit/e28838e))
16+
* chore: update CHANGELOG.md for merged changes ([9a592e4](https://github.com/CloudPirates-io/helm-charts/commit/9a592e4))
317

418
## 0.7.0 (2025-11-18)
519

charts/mariadb/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 serviceaccounts (#609)"
54+
- kind: added
55+
description: "[mariadb] Add template evaluation for initdbScriptsConfigMap"
5656
links:
57-
- name: "Commit 1e6d04f"
58-
url: "https://github.com/CloudPirates-io/helm-charts/commit/1e6d04f"
57+
- name: "PR #697"
58+
url: "https://github.com/CloudPirates-io/helm-charts/pull/697"

0 commit comments

Comments
 (0)