Skip to content

Commit 68132d3

Browse files
Version tag to 1.26.0-rc3 (#7563)%0A%0ASigned-off-by: Jonathan Gonzalez V. <[email protected]>%0ACo-authored-by: Jonathan Gonzalez V. <[email protected]>
cloudnative-pg/cloudnative-pg@refs/heads/main
1 parent 109ea87 commit 68132d3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manifests/operator-manifest.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17229,11 +17229,11 @@ subjects:
1722917229
---
1723017230
apiVersion: v1
1723117231
data:
17232-
POSTGRES_IMAGE_NAME: ghcr.io/cloudnative-pg/postgresql:17.4
17232+
POSTGRES_IMAGE_NAME: ghcr.io/cloudnative-pg/postgresql:17.5
1723317233
STANDBY_TCP_USER_TIMEOUT: "5000"
1723417234
kind: ConfigMap
1723517235
metadata:
17236-
name: cnpg-controller-manager-env-g67c9ghf8g
17236+
name: cnpg-controller-manager-env-m4d2hm8cmf
1723717237
namespace: cnpg-system
1723817238
---
1723917239
apiVersion: v1
@@ -17769,7 +17769,7 @@ spec:
1776917769
- name: PULL_SECRET_NAME
1777017770
value: cnpg-pull-secret
1777117771
- name: OPERATOR_IMAGE_NAME
17772-
value: ghcr.io/cloudnative-pg/cloudnative-pg-testing:main@sha256:1bcff4462d8a3ab108a216c0b3316bce525edcfdc1ff0809d1e6b1c201b7a7c8
17772+
value: ghcr.io/cloudnative-pg/cloudnative-pg-testing:main@sha256:dc76c88014fc2c0bc87111e1dfb1cf877e96efa3d7b3f6a0aec133a1a520afe4
1777317773
- name: OPERATOR_NAMESPACE
1777417774
valueFrom:
1777517775
fieldRef:
@@ -17778,8 +17778,8 @@ spec:
1777817778
value: cnpg-default-monitoring
1777917779
envFrom:
1778017780
- configMapRef:
17781-
name: cnpg-controller-manager-env-g67c9ghf8g
17782-
image: ghcr.io/cloudnative-pg/cloudnative-pg-testing:main@sha256:1bcff4462d8a3ab108a216c0b3316bce525edcfdc1ff0809d1e6b1c201b7a7c8
17781+
name: cnpg-controller-manager-env-m4d2hm8cmf
17782+
image: ghcr.io/cloudnative-pg/cloudnative-pg-testing:main@sha256:dc76c88014fc2c0bc87111e1dfb1cf877e96efa3d7b3f6a0aec133a1a520afe4
1778317783
imagePullPolicy: Always
1778417784
livenessProbe:
1778517785
httpGet:

0 commit comments

Comments
 (0)