Skip to content

Commit 223cfcd

Browse files
Update Helm release pg-cluster-recovery-test to v0.1.6 (#327)
* Update Helm release pg-cluster-recovery-test to v0.1.6 * Update CHANGELOG.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Zirko <64951262+QuantumEnigmaa@users.noreply.github.com>
1 parent 14631a6 commit 223cfcd

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+
- Updated pg-cluster-recovery-test subchart: v0.1.5 => v0.1.6
13+
1014
## [2.24.0] - 2025-06-30
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.2.1
55
- name: pg-cluster-recovery-test
66
repository: https://giantswarm.github.io/giantswarm-catalog
7-
version: 0.1.5
8-
digest: sha256:1a2ba1ae09ce43c52a538d8c1d11fab3409d0533f1b104b04ea5174960126d76
9-
generated: "2025-06-30T14:20:49.02963789Z"
7+
version: 0.1.6
8+
digest: sha256:7e3e5c01c8e80e6e2b7f06a92c622db3dc1940b1f7efb2becf9d598034d4b835
9+
generated: "2025-07-03T11:00:41.582304993Z"

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.2.1
1414
repository: https://grafana.github.io/helm-charts
1515
- name: pg-cluster-recovery-test
16-
version: 0.1.5
16+
version: 0.1.6
1717
repository: https://giantswarm.github.io/giantswarm-catalog
1818
alias: pgClusterRecoveryTest
1919
condition: pgClusterRecoveryTest.enabled

0 commit comments

Comments
 (0)