fix(container): update image ghcr.io/cloudnative-pg/charts/cloudnative-pg ( 0.28.2 ➔ 0.28.3 )#1845
Open
robot-rosey[bot] wants to merge 1 commit into
Open
Conversation
…e-pg ( 0.28.2 ➔ 0.28.3 )
Contributor
Author
--- kubernetes/apps/database/cloudnative-pg/app Kustomization: database/cloudnative-pg OCIRepository: database/cloudnative-pg
+++ kubernetes/apps/database/cloudnative-pg/app Kustomization: database/cloudnative-pg OCIRepository: database/cloudnative-pg
@@ -11,9 +11,9 @@
spec:
interval: 5m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.28.2
+ tag: 0.28.3
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: 47b8436b1af31a718c72b502d26d17d8548a87410f04345c8abeb8d0db647a9c
- checksum/monitoring-config: fa9bf3b1da40109853eecb30c9ea67f97d8ea41df4b215741a5fdf457de1ca07
+ checksum/rbac: 9c1ff575dd4a375a3a1b9bbd79f2484596730b49cb6c64f7a373843aefef655f
+ checksum/monitoring-config: fdd7578570c11dbb9420dae56d8eab351d781e3760acf1e183076d1e68c4faaa
labels:
app.kubernetes.io/name: cloudnative-pg
app.kubernetes.io/instance: cloudnative-pg
spec:
containers:
- args: |
There was a problem hiding this comment.
cloudnative-pg Helm chart: 0.28.2 → 0.28.3
Verdict: Safe to merge
This is a patch version bump for the CloudNativePG operator Helm chart. The 0.28.3 release contains only a release commit by @cnpg-bot with no functional changes from 0.28.2. The prior release (0.28.2) included a bug fix for a stray trailing quote in the pg_replication query.
This repositorys HelmRelease uses only the crds.create setting, which is unaffected by this update. No breaking changes, deprecations, or new features are applicable.
Sources consulted:
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.28.2→0.28.3Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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 Mend Renovate.