chore: Update manifests after change

This commit is contained in:
2026-04-01 21:26:05 +00:00
parent a2b6679893
commit f8d6020c65
22 changed files with 539 additions and 47 deletions

View File

@@ -4,10 +4,10 @@ metadata:
name: cloudnative-pg
namespace: cloudnative-pg
labels:
helm.sh/chart: cloudnative-pg-0.27.1
helm.sh/chart: cloudnative-pg-0.28.0
app.kubernetes.io/name: cloudnative-pg
app.kubernetes.io/instance: cloudnative-pg
app.kubernetes.io/version: "1.28.1"
app.kubernetes.io/version: "1.29.0"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 2
@@ -18,9 +18,9 @@ spec:
template:
metadata:
annotations:
checksum/rbac: f56b7f8a804f170d0321013a76b6986d87676d3d2686ab6e516c78728c914633
checksum/config: a9a8db623df05650079bba7bb18a20557d311139de2c1115f8a80327aefa16b5
checksum/monitoring-config: 76f52b5d508cf7d22063ef07656ad78f7277ee177de83e23b5b06f7f54ebc924
checksum/rbac: de6f8c0801db717a56d299947c958973df088ff20a44e5058af807c196824bd6
checksum/config: 1b0703c95b4ee680d176bff9c527b0aa792c9296c2c7ce6d0d9feb8a4a719a9c
checksum/monitoring-config: e386a85eeb1c33f87053f6424690f9a77e6ef7247a617162dbaee9b370fb70d1
labels:
app.kubernetes.io/name: cloudnative-pg
app.kubernetes.io/instance: cloudnative-pg
@@ -36,14 +36,14 @@ spec:
- /manager
env:
- name: OPERATOR_IMAGE_NAME
value: "ghcr.io/cloudnative-pg/cloudnative-pg:1.28.1"
value: "ghcr.io/cloudnative-pg/cloudnative-pg:1.29.0"
- name: OPERATOR_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: MONITORING_QUERIES_CONFIGMAP
value: "cnpg-default-monitoring"
image: "ghcr.io/cloudnative-pg/cloudnative-pg:1.28.1"
image: "ghcr.io/cloudnative-pg/cloudnative-pg:1.29.0"
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet: