Skip to content

Commit 6706838

Browse files
Update Helm release pg-cluster-recovery-test to v0.2.3 (#353)
* Update Helm release pg-cluster-recovery-test to v0.2.3 * Update CHANGELOG.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Quentin Bisson <quentin@giantswarm.io>
1 parent a397c91 commit 6706838

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- upgrade pg-cluster-recovery-test subchart: v0.2.2 => v0.2.3
13+
1014
## [2.25.1] - 2025-08-27
1115

1216
### Changed

helm/grafana/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 9.3.6
55
- name: pg-cluster-recovery-test
66
repository: https://giantswarm.github.io/giantswarm-catalog
7-
version: 0.2.2
8-
digest: sha256:49bd630b4639de931b3ae830fed140fc6f18268ac845126eb66df6f6f7041a6d
9-
generated: "2025-08-27T12:40:56.274480864Z"
7+
version: 0.2.3
8+
digest: sha256:710899d1f09ad59d8ec6c4cde6417825f930018b42d21d2330864a404bd67934
9+
generated: "2025-08-27T13:31:15.782897423Z"

helm/grafana/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
version: 9.3.6
1414
repository: https://grafana.github.io/helm-charts
1515
- name: pg-cluster-recovery-test
16-
version: 0.2.2
16+
version: 0.2.3
1717
repository: https://giantswarm.github.io/giantswarm-catalog
1818
alias: pgClusterRecoveryTest
1919
condition: pgClusterRecoveryTest.enabled

0 commit comments

Comments
 (0)