🎨 Renovate: Update Helm release plugin-barman-cloud to v0.5.0#155
Open
SpiritLooper wants to merge 1 commit intomainfrom
Open
🎨 Renovate: Update Helm release plugin-barman-cloud to v0.5.0#155SpiritLooper wants to merge 1 commit intomainfrom
SpiritLooper wants to merge 1 commit intomainfrom
Conversation
|
Here is the diff to main: --- k8s/infra/storage Kustomization: flux-system/storage HelmRelease: flux-system/plugin-barman-cloud
+++ k8s/infra/storage Kustomization: flux-system/storage HelmRelease: flux-system/plugin-barman-cloud
@@ -16,7 +16,7 @@
kind: HelmRepository
name: cnpg
namespace: flux-system
- version: 0.4.0
+ version: 0.5.0
interval: 2m
releaseName: plugin-barman-cloud
targetNamespace: cnpg-system
--- HelmRelease: flux-system/plugin-barman-cloud ServiceAccount: cnpg-system/plugin-barman-cloud
+++ HelmRelease: flux-system/plugin-barman-cloud ServiceAccount: cnpg-system/plugin-barman-cloud
@@ -3,10 +3,10 @@
kind: ServiceAccount
metadata:
labels:
- helm.sh/chart: plugin-barman-cloud-0.4.0
+ helm.sh/chart: plugin-barman-cloud-0.5.0
app.kubernetes.io/name: plugin-barman-cloud
app.kubernetes.io/instance: plugin-barman-cloud
- app.kubernetes.io/version: v0.10.0
+ app.kubernetes.io/version: v0.11.0
app.kubernetes.io/managed-by: Helm
name: plugin-barman-cloud
namespace: cnpg-system
--- HelmRelease: flux-system/plugin-barman-cloud ConfigMap: cnpg-system/plugin-barman-cloud-config
+++ HelmRelease: flux-system/plugin-barman-cloud ConfigMap: cnpg-system/plugin-barman-cloud-config
@@ -1,7 +1,7 @@
---
apiVersion: v1
data:
- SIDECAR_IMAGE: ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar:v0.10.0
+ SIDECAR_IMAGE: ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar:v0.11.0
kind: ConfigMap
metadata:
name: plugin-barman-cloud-config
--- HelmRelease: flux-system/plugin-barman-cloud ClusterRoleBinding: flux-system/plugin-barman-cloud-binding
+++ HelmRelease: flux-system/plugin-barman-cloud ClusterRoleBinding: flux-system/plugin-barman-cloud-binding
@@ -3,10 +3,10 @@
kind: ClusterRoleBinding
metadata:
labels:
- helm.sh/chart: plugin-barman-cloud-0.4.0
+ helm.sh/chart: plugin-barman-cloud-0.5.0
app.kubernetes.io/name: plugin-barman-cloud
app.kubernetes.io/instance: plugin-barman-cloud
- app.kubernetes.io/version: v0.10.0
+ app.kubernetes.io/version: v0.11.0
app.kubernetes.io/managed-by: Helm
name: plugin-barman-cloud-binding
roleRef:
--- HelmRelease: flux-system/plugin-barman-cloud Role: cnpg-system/plugin-barman-cloud-leader-election-role
+++ HelmRelease: flux-system/plugin-barman-cloud Role: cnpg-system/plugin-barman-cloud-leader-election-role
@@ -3,10 +3,10 @@
kind: Role
metadata:
labels:
- helm.sh/chart: plugin-barman-cloud-0.4.0
+ helm.sh/chart: plugin-barman-cloud-0.5.0
app.kubernetes.io/name: plugin-barman-cloud
app.kubernetes.io/instance: plugin-barman-cloud
- app.kubernetes.io/version: v0.10.0
+ app.kubernetes.io/version: v0.11.0
app.kubernetes.io/managed-by: Helm
name: plugin-barman-cloud-leader-election-role
namespace: cnpg-system
--- HelmRelease: flux-system/plugin-barman-cloud RoleBinding: cnpg-system/plugin-barman-cloud-leader-election-rolebinding
+++ HelmRelease: flux-system/plugin-barman-cloud RoleBinding: cnpg-system/plugin-barman-cloud-leader-election-rolebinding
@@ -3,10 +3,10 @@
kind: RoleBinding
metadata:
labels:
- helm.sh/chart: plugin-barman-cloud-0.4.0
+ helm.sh/chart: plugin-barman-cloud-0.5.0
app.kubernetes.io/name: plugin-barman-cloud
app.kubernetes.io/instance: plugin-barman-cloud
- app.kubernetes.io/version: v0.10.0
+ app.kubernetes.io/version: v0.11.0
app.kubernetes.io/managed-by: Helm
name: plugin-barman-cloud-leader-election-rolebinding
namespace: cnpg-system
--- HelmRelease: flux-system/plugin-barman-cloud Service: cnpg-system/barman-cloud
+++ HelmRelease: flux-system/plugin-barman-cloud Service: cnpg-system/barman-cloud
@@ -3,10 +3,10 @@
kind: Service
metadata:
labels:
- helm.sh/chart: plugin-barman-cloud-0.4.0
+ helm.sh/chart: plugin-barman-cloud-0.5.0
app.kubernetes.io/name: plugin-barman-cloud
app.kubernetes.io/instance: plugin-barman-cloud
- app.kubernetes.io/version: v0.10.0
+ app.kubernetes.io/version: v0.11.0
app.kubernetes.io/managed-by: Helm
cnpg.io/pluginName: barman-cloud.cloudnative-pg.io
annotations:
--- HelmRelease: flux-system/plugin-barman-cloud Deployment: cnpg-system/plugin-barman-cloud
+++ HelmRelease: flux-system/plugin-barman-cloud Deployment: cnpg-system/plugin-barman-cloud
@@ -3,10 +3,10 @@
kind: Deployment
metadata:
labels:
- helm.sh/chart: plugin-barman-cloud-0.4.0
+ helm.sh/chart: plugin-barman-cloud-0.5.0
app.kubernetes.io/name: plugin-barman-cloud
app.kubernetes.io/instance: plugin-barman-cloud
- app.kubernetes.io/version: v0.10.0
+ app.kubernetes.io/version: v0.11.0
app.kubernetes.io/managed-by: Helm
name: plugin-barman-cloud
namespace: cnpg-system
@@ -41,7 +41,7 @@
name: plugin-barman-cloud-config
- name: TZ
value: Europe/Paris
- image: ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.10.0
+ image: ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.11.0
name: barman-cloud
ports:
- containerPort: 9090 |
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.4.0→0.5.0Release Notes
cloudnative-pg/charts (plugin-barman-cloud)
v0.5.0Compare Source
Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud
What's Changed
New Contributors
Full Changelog: cloudnative-pg/charts@plugin-barman-cloud-v0.4.0...plugin-barman-cloud-v0.5.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.