Skip to content

Commit ed3e3e1

Browse files
Update Helm release pg-cluster-recovery-test to v0.2.2 (#351)
* Update Helm release pg-cluster-recovery-test to v0.2.2 * 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 0ac54c3 commit ed3e3e1

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10-
- upgrade grafana chart: 9.3.1 => 9.3.4
10+
### Changed
11+
12+
- upgrade pg-cluster-recovery-test subchart: v0.2.0 => v0.2.2
13+
- upgrade grafana chart: 9.3.1 => 9.3.6
1114

1215
## [2.25.0] - 2025-08-07
1316

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.0
8-
digest: sha256:bb025725d2c957fc1413cb93cad366b1784492572a9a4ee4e4ccb4f5e79b1c6e
9-
generated: "2025-08-26T18:46:02.922318271Z"
7+
version: 0.2.2
8+
digest: sha256:49bd630b4639de931b3ae830fed140fc6f18268ac845126eb66df6f6f7041a6d
9+
generated: "2025-08-27T12:40:56.274480864Z"

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.0
16+
version: 0.2.2
1717
repository: https://giantswarm.github.io/giantswarm-catalog
1818
alias: pgClusterRecoveryTest
1919
condition: pgClusterRecoveryTest.enabled

0 commit comments

Comments
 (0)