Skip to content

Commit c4bb908

Browse files
committed
docs: fix release announcement link in preview page (#7571)%0A%0ASigned-off-by: Marco Nenciarini <[email protected]>
cloudnative-pg/cloudnative-pg@refs/heads/main
1 parent b512f18 commit c4bb908

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/operator-manifest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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:639d86da8cf64f8eaf981a414ec7ab371061bc1303c60b41b322d9166b89329e
17772+
value: ghcr.io/cloudnative-pg/cloudnative-pg-testing:main@sha256:a380d1328de041eac24b843197c19cc73caa9ce065cdb57042fc4717279d3c7d
1777317773
- name: OPERATOR_NAMESPACE
1777417774
valueFrom:
1777517775
fieldRef:
@@ -17779,7 +17779,7 @@ spec:
1777917779
envFrom:
1778017780
- configMapRef:
1778117781
name: cnpg-controller-manager-env-m4d2hm8cmf
17782-
image: ghcr.io/cloudnative-pg/cloudnative-pg-testing:main@sha256:639d86da8cf64f8eaf981a414ec7ab371061bc1303c60b41b322d9166b89329e
17782+
image: ghcr.io/cloudnative-pg/cloudnative-pg-testing:main@sha256:a380d1328de041eac24b843197c19cc73caa9ce065cdb57042fc4717279d3c7d
1778317783
imagePullPolicy: Always
1778417784
livenessProbe:
1778517785
httpGet:

0 commit comments

Comments
 (0)