Skip to content

Commit e8e5260

Browse files
upgrade recovery-test-cluster image tag (#397)
* upgrade recovery-test-cluster image tag * add renovate annotation
1 parent 26d9dfb commit e8e5260

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
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 `pgClusterRecoveryTest` image tag: 17.5 => 18.1
13+
1014
## [2.28.4] - 2025-12-08
1115

1216
### Changed

helm/grafana/values.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ pgClusterRecoveryTest:
1515
pgCluster:
1616
name: grafana-postgresql-recovery-test
1717
namespace: monitoring
18+
image:
19+
# used by renovate
20+
# registry: gsoci.azurecr.io
21+
name: giantswarm/postgresql-cnpg
22+
tag: 18.1
1823

1924
#-- Grafana postgresql database, using CNPG
2025
postgresqlCluster:

0 commit comments

Comments
 (0)