chore: Update manifests after automerge

This commit is contained in:
2026-05-13 00:12:18 +00:00
parent 845499e11f
commit 1f2cfb8829
14 changed files with 89 additions and 91 deletions

View File

@@ -4,10 +4,10 @@ metadata:
name: cloudnative-pg
namespace: cloudnative-pg
labels:
helm.sh/chart: cloudnative-pg-0.28.0
helm.sh/chart: cloudnative-pg-0.28.2
app.kubernetes.io/name: cloudnative-pg
app.kubernetes.io/instance: cloudnative-pg
app.kubernetes.io/version: "1.29.0"
app.kubernetes.io/version: "1.29.1"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 2
@@ -18,9 +18,9 @@ spec:
template:
metadata:
annotations:
checksum/rbac: de6f8c0801db717a56d299947c958973df088ff20a44e5058af807c196824bd6
checksum/config: 1b0703c95b4ee680d176bff9c527b0aa792c9296c2c7ce6d0d9feb8a4a719a9c
checksum/monitoring-config: e386a85eeb1c33f87053f6424690f9a77e6ef7247a617162dbaee9b370fb70d1
checksum/rbac: de1893fe73cb4a732a34dfc9010586666d3cbb25ccdce87bfe27a05faebd1051
checksum/config: 230f2a9e55a5dbc43268219ac9eea0ba30ad92b72a29234d99665ccba35e2287
checksum/monitoring-config: e029fcb861f94835e364ba9142e66dc421d16d528da505386c7ec1df19152215
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.29.0"
value: "ghcr.io/cloudnative-pg/cloudnative-pg:1.29.1"
- name: OPERATOR_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: MONITORING_QUERIES_CONFIGMAP
value: "cnpg-default-monitoring"
image: "ghcr.io/cloudnative-pg/cloudnative-pg:1.29.0"
image: "ghcr.io/cloudnative-pg/cloudnative-pg:1.29.1"
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet: