Skip to content

feat: update helm chart velero to 2.30.0 #1067

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

Merged
merged 1 commit into from
Jun 24, 2022
Merged

feat: update helm chart velero to 2.30.0 #1067

merged 1 commit into from
Jun 24, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Jun 24, 2022

This PR contains the following updates:

Package Update Change
velero minor 2.29.8 -> 2.30.0

Release Notes

vmware-tanzu/helm-charts

v2.30.0

Compare Source

A Helm chart for velero


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


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

This PR has been generated by Renovate Bot.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner June 24, 2022 04:49
@bloopy-boi bloopy-boi bot added renovate/helm type/minor area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 24, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Jun 24, 2022

Path: cluster/apps/velero/velero/helm-release.yaml
Version: 2.29.8 -> 2.30.0

@@ -126,7 +126,7 @@
 dnsPolicy: ClusterFirst
 containers:
 - name: restic
- image: "ghcr.io/k8s-at-home/velero:v1.8.1"
+ image: "ghcr.io/k8s-at-home/velero:v1.9.0"
 imagePullPolicy: IfNotPresent
 command:
 - /velero
@@ -206,7 +206,7 @@
 serviceAccountName: velero-server
 containers:
 - name: velero
- image: "ghcr.io/k8s-at-home/velero:v1.8.1"
+ image: "ghcr.io/k8s-at-home/velero:v1.9.0"
 imagePullPolicy: IfNotPresent
 ports:
 - name: http-monitoring

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Jun 24, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.09s
✅ CREDENTIALS secretlint yes no 1.93s
✅ GIT git_diff yes no 0.04s
✅ KUBERNETES kubeval 1 0 0.12s
✅ YAML prettier 1 1 0 0.53s
✅ YAML yamllint 1 0 0.11s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@h3mmy h3mmy merged commit 06fbb20 into main Jun 24, 2022
@h3mmy h3mmy deleted the renovate/velero-2.x branch June 24, 2022 13:05
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