Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update helm chart velero to 2.28.0 #285

Merged
merged 1 commit into from
Feb 21, 2022
Merged

feat: update helm chart velero to 2.28.0 #285

merged 1 commit into from
Feb 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
velero minor 2.27.5 -> 2.28.0

Release Notes

vmware-tanzu/helm-charts

v2.28.0

Compare Source

A Helm chart for velero


Configuration

📅 Schedule: 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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from h3mmy as a code owner February 21, 2022 18:12
@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Feb 21, 2022
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Feb 21, 2022

Path: cluster/apps/velero/velero/helm-release.yaml
Version: 2.27.5 -> 2.28.0

@@ -121,7 +121,7 @@
 dnsPolicy: ClusterFirst
 containers:
 - name: restic
- image: "ghcr.io/k8s-at-home/velero:v1.7.1"
+ image: "ghcr.io/k8s-at-home/velero:v1.8.0"
 imagePullPolicy: IfNotPresent
 command:
 - /velero
@@ -200,7 +200,7 @@
 serviceAccountName: velero-server
 containers:
 - name: velero
- image: "ghcr.io/k8s-at-home/velero:v1.7.1"
+ image: "ghcr.io/k8s-at-home/velero:v1.8.0"
 imagePullPolicy: IfNotPresent
 ports:
 - name: http-monitoring

@h3mmy h3mmy merged commit 24667a6 into main Feb 21, 2022
@h3mmy h3mmy deleted the renovate/velero-2.x branch February 21, 2022 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant