feat(container): update plugin barman cloud group - #833
Open
renovatebot-mcsrobert[bot] wants to merge 1 commit into
Open
feat(container): update plugin barman cloud group#833renovatebot-mcsrobert[bot] wants to merge 1 commit into
renovatebot-mcsrobert[bot] wants to merge 1 commit into
Conversation
--- kubernetes/apps/database/cloudnative-pg/plugin-barman-cloud Kustomization: flux-system/plugin-barman-cloud HelmRelease: database/plugin-barman-cloud
+++ kubernetes/apps/database/cloudnative-pg/plugin-barman-cloud Kustomization: flux-system/plugin-barman-cloud HelmRelease: database/plugin-barman-cloud
@@ -17,12 +17,12 @@
upgrade:
crds: CreateReplace
values:
image:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud
- tag: v0.13.0@sha256:71589dbac582333442812b07b31f7ea4d00324a8358aac7ca507dabf9f4b6c96
+ tag: v0.14.0@sha256:823a8893690980ba5830bbbb11196a35f695b0488db7d846abc33baebf32417c
sidecarImage:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud-sidecar
- tag: v0.13.0@sha256:990361af3319f9e23aafa0f6d7981f99bf1f69b4e6a85cf1bc7d71d6f09bb288
+ tag: v0.14.0@sha256:9880817c285c7afa4d195da2145064d21907405489ed6ec39abe59b1feb558a4
--- kubernetes/apps/database/cloudnative-pg/plugin-barman-cloud Kustomization: flux-system/plugin-barman-cloud OCIRepository: database/plugin-barman-cloud
+++ kubernetes/apps/database/cloudnative-pg/plugin-barman-cloud Kustomization: flux-system/plugin-barman-cloud OCIRepository: database/plugin-barman-cloud
@@ -10,9 +10,9 @@
spec:
interval: 24h
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.7.0
+ tag: 0.7.1
url: oci://ghcr.io/cloudnative-pg/charts/plugin-barman-cloud
|
--- HelmRelease: database/plugin-barman-cloud ConfigMap: database/plugin-barman-cloud-config
+++ HelmRelease: database/plugin-barman-cloud ConfigMap: database/plugin-barman-cloud-config
@@ -1,9 +1,9 @@
---
apiVersion: v1
data:
- SIDECAR_IMAGE: ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar:v0.13.0@sha256:990361af3319f9e23aafa0f6d7981f99bf1f69b4e6a85cf1bc7d71d6f09bb288
+ SIDECAR_IMAGE: ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar:v0.14.0@sha256:9880817c285c7afa4d195da2145064d21907405489ed6ec39abe59b1feb558a4
kind: ConfigMap
metadata:
name: plugin-barman-cloud-config
namespace: database
--- HelmRelease: database/plugin-barman-cloud Deployment: database/plugin-barman-cloud
+++ HelmRelease: database/plugin-barman-cloud Deployment: database/plugin-barman-cloud
@@ -34,13 +34,13 @@
env:
- name: SIDECAR_IMAGE
valueFrom:
configMapKeyRef:
key: SIDECAR_IMAGE
name: plugin-barman-cloud-config
- image: ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.13.0@sha256:71589dbac582333442812b07b31f7ea4d00324a8358aac7ca507dabf9f4b6c96
+ image: ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.14.0@sha256:823a8893690980ba5830bbbb11196a35f695b0488db7d846abc33baebf32417c
name: barman-cloud
ports:
- containerPort: 9090
protocol: TCP
readinessProbe:
initialDelaySeconds: 10 |
renovatebot-mcsrobert
Bot
force-pushed
the
renovate/plugin-barman-cloud
branch
3 times, most recently
from
July 30, 2026 14:09
19f6b30 to
9779d6f
Compare
| datasource | package | from | to | | ---------- | -------------------------------------------------- | ------- | ------- | | docker | ghcr.io/cloudnative-pg/charts/plugin-barman-cloud | 0.7.0 | 0.7.1 | | docker | ghcr.io/cloudnative-pg/plugin-barman-cloud | v0.13.0 | v0.14.0 | | docker | ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar | v0.13.0 | v0.14.0 |
renovatebot-mcsrobert
Bot
force-pushed
the
renovate/plugin-barman-cloud
branch
from
July 30, 2026 15:09
9779d6f to
2553c2d
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.7.0→0.7.1v0.13.0→v0.14.0v0.13.0→v0.14.0Configuration
📅 Schedule: (in timezone Europe/Amsterdam)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.