feat(container): update image ghcr.io/cloudnative-pg/charts/cloudnative-pg ( 0.27.1 ➔ 0.28.0 )#688
Open
mortyops[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Author
--- kubernetes/apps/database/cloudnative-pg/operator Kustomization: database/cloudnative-pg OCIRepository: database/cloudnative-pg
+++ kubernetes/apps/database/cloudnative-pg/operator Kustomization: database/cloudnative-pg OCIRepository: database/cloudnative-pg
@@ -11,9 +11,9 @@
spec:
interval: 1h
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.27.1
+ tag: 0.28.0
url: oci://ghcr.io/cloudnative-pg/charts/cloudnative-pg
|
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 |
cec3785 to
ccff5fa
Compare
…ve-pg ( 0.27.1 ➔ 0.28.0 ) | datasource | package | from | to | | ---------- | -------------------------------------------- | ------ | ------ | | docker | ghcr.io/cloudnative-pg/charts/cloudnative-pg | 0.27.1 | 0.28.0 |
ccff5fa to
7282e68
Compare
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.0Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.