Skip to content

Commit 8641004

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

File tree

2 files changed

+19
-4
lines changed

2 files changed

+19
-4
lines changed

charts/memcached/CHANGELOG.md

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

3+
## 0.7.2 (2025-12-09)
4+
5+
* [memcached] Update charts/memcached/values.yaml memcached ([#710](https://github.com/CloudPirates-io/helm-charts/pull/710))
6+
7+
## 0.7.1 (2025-11-20)
8+
9+
* chore: update CHANGELOG.md for merged changes ([7e0b2f6](https://github.com/CloudPirates-io/helm-charts/commit/7e0b2f6))
10+
* chore: update CHANGELOG.md for merged changes ([3781373](https://github.com/CloudPirates-io/helm-charts/commit/3781373))
11+
* Update charts/memcached/values.yaml memcached (#632) ([9a83039](https://github.com/CloudPirates-io/helm-charts/commit/9a83039))
12+
* chore: update CHANGELOG.md for merged changes ([5a1e050](https://github.com/CloudPirates-io/helm-charts/commit/5a1e050))
13+
* chore: update CHANGELOG.md for merged changes ([17f56ea](https://github.com/CloudPirates-io/helm-charts/commit/17f56ea))
14+
* Update charts/memcached/values.yaml memcached (#620) ([f977422](https://github.com/CloudPirates-io/helm-charts/commit/f977422))
15+
* chore: update CHANGELOG.md for merged changes ([dc5d314](https://github.com/CloudPirates-io/helm-charts/commit/dc5d314))
16+
* chore: update CHANGELOG.md for merged changes ([e63d953](https://github.com/CloudPirates-io/helm-charts/commit/e63d953))
17+
* chore: auto-generate values.schema.json (#614) ([ef12ec9](https://github.com/CloudPirates-io/helm-charts/commit/ef12ec9))
318

419
## 0.7.0 (2025-11-17)
520

charts/memcached/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ annotations:
3838
- name: Maintainer CloudPirates
3939
url: https://www.cloudpirates.io
4040
artifacthub.io/changes: |2
41-
- kind: changed
42-
description: "add serviceMonitor joblabel attribute to values (#610)"
41+
- kind: added
42+
description: "[memcached] Update charts/memcached/values.yaml memcached"
4343
links:
44-
- name: "Commit 098caf4"
45-
url: "https://github.com/CloudPirates-io/helm-charts/commit/098caf4"
44+
- name: "PR #710"
45+
url: "https://github.com/CloudPirates-io/helm-charts/pull/710"

0 commit comments

Comments
 (0)