Skip to content

Commit 73b8fe5

Browse files
author
Tegridy Renovate Bot
committed
Update ghcr.io/cloudnative-pg/cloudnative-pg Docker tag to v1.29.1
Signed-off-by: Tegridy Renovate Bot <bob@tegridy.io>
1 parent b4e1da7 commit 73b8fe5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ parameters:
1515
cloudnative-pg:
1616
registry: ghcr.io
1717
repository: cloudnative-pg/cloudnative-pg
18-
tag: 1.28.2
18+
tag: 1.29.1
1919

2020
helmValues: {}

tests/golden/defaults/cnpg-operator/cnpg-operator/10_helmchart/cloudnative-pg/templates/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ spec:
3636
- /manager
3737
env:
3838
- name: OPERATOR_IMAGE_NAME
39-
value: ghcr.io/cloudnative-pg/cloudnative-pg:1.28.2
39+
value: ghcr.io/cloudnative-pg/cloudnative-pg:1.29.1
4040
- name: OPERATOR_NAMESPACE
4141
valueFrom:
4242
fieldRef:
4343
fieldPath: metadata.namespace
4444
- name: MONITORING_QUERIES_CONFIGMAP
4545
value: cnpg-default-monitoring
46-
image: ghcr.io/cloudnative-pg/cloudnative-pg:1.28.2
46+
image: ghcr.io/cloudnative-pg/cloudnative-pg:1.29.1
4747
imagePullPolicy: IfNotPresent
4848
livenessProbe:
4949
httpGet:

0 commit comments

Comments
 (0)