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

Auto create PR when a new Velero GA version is released #364

Closed
jenting opened this issue Mar 29, 2022 · 1 comment
Closed

Auto create PR when a new Velero GA version is released #364

jenting opened this issue Mar 29, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed velero

Comments

@jenting
Copy link
Collaborator

jenting commented Mar 29, 2022

Describe the problem/challenge you have
[A description of the current limitation/problem/challenge that you are experiencing.]

Sometimes, we'd forget to bump the Velero helm chart for a new Velero GA version is released.

Describe the solution you'd like

Have an automatic way (e.g., GitHub Action) to create a PR when a new Velero GA version is released.
The GitHub action could be implemented in vmware-tanzu/velero or vmware-tanzu/helm-chart repo, listening to the Velero GA version by webhook, then creating the helm chart PR to bump the Velero version.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Original Slack discussion
https://kubernetes.slack.com/archives/C021GPR1L3S/p1648049297331879

Environment:

  • helm version (use helm version):
  • helm chart version and app version (use helm list -n <YOUR NAMESPACE>):
  • Kubernetes version (use kubectl version):
  • Kubernetes installer & version:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
@jenting jenting added enhancement New feature or request velero labels Mar 29, 2022
@jenting jenting added the help wanted Extra attention is needed label Jul 15, 2022
@jenting jenting self-assigned this Jul 25, 2023
@jenting
Copy link
Collaborator Author

jenting commented Jul 26, 2023

We use dependabot to auto-create the PR, closing this issue.

@jenting jenting closed this as completed Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed velero
Projects
None yet
Development

No branches or pull requests

2 participants
@jenting and others