feat(helm): update cloudnative-pg ( 0.27.1 → 0.28.0 )#5536
Merged
Conversation
Contributor
Author
--- kubernetes/apps/database/cloudnative-pg/app Kustomization: database/cloudnative-pg HelmRelease: database/cloudnative-pg
+++ kubernetes/apps/database/cloudnative-pg/app Kustomization: database/cloudnative-pg HelmRelease: database/cloudnative-pg
@@ -14,13 +14,13 @@
chart: cloudnative-pg
interval: 15m
sourceRef:
kind: HelmRepository
name: cloudnative-pg
namespace: flux-system
- version: 0.27.1
+ version: 0.28.0
install:
remediation:
retries: -1
interval: 15m
maxHistory: 2
uninstall: |
Contributor
Author
--- HelmRelease: database/cloudnative-pg Deployment: database/cloudnative-pg
+++ HelmRelease: database/cloudnative-pg Deployment: database/cloudnative-pg
@@ -14,14 +14,14 @@
matchLabels:
app.kubernetes.io/name: cloudnative-pg
app.kubernetes.io/instance: cloudnative-pg
template:
metadata:
annotations:
- checksum/rbac: 9b0d6d78423ed7b4e7ffdf22d82ee3b400fc9f85f207a50cce8ca414321f5ae8
- checksum/monitoring-config: 7b2d85ec918b42e4a4f45fc15810ec392d0057ee46a6c27d081017fdd5709eff
+ checksum/rbac: 088fa4bab3283b808b8f881f9fa161391d28c751953acccda2b4f82e403b76fe
+ checksum/monitoring-config: defe0d25099a5bd056871ef630debc13eaac44c18c7979479974e15e74ff0eac
labels:
app.kubernetes.io/name: cloudnative-pg
app.kubernetes.io/instance: cloudnative-pg
spec:
containers:
- args:
@@ -31,20 +31,20 @@
- --config-map-name=cnpg-controller-manager-config
- --webhook-port=9443
command:
- /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:
path: /readyz
port: webhook-server
scheme: HTTPS |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.27.1→0.28.0Release Notes
cloudnative-pg/charts (cloudnative-pg)
v0.28.0Compare Source
CloudNativePG Operator Helm Chart
What's Changed
New Contributors
Full Changelog: cloudnative-pg/charts@cluster-v0.6.0...cloudnative-pg-v0.28.0
Configuration
📅 Schedule: (in timezone America/Vancouver)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.