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

Add workflow to split helm charts into their own repo #341

Merged

Conversation

mbaldessari
Copy link
Contributor

This will push any change done to a chart folder out into the separate
repo corresponding to the chart that has been changed.

This workflow needs a secret called CHARTS_REPOS_TOKEN that is a
Personal Access Token with fine grained repo and workflow write access
on the following repos:

  • acm-chart
  • hashicorp-vault-chart
  • golang-external-secrets-chart
  • clustergroup-chart
  • letsencrypt-chart

This will push any change done to a chart folder out into the separate
repo corresponding to the chart that has been changed.

This workflow needs a secret called CHARTS_REPOS_TOKEN that is a
Personal Access Token with fine grained repo and workflow write access
on the following repos:

  - acm-chart
  - hashicorp-vault-chart
  - golang-external-secrets-chart
  - clustergroup-chart
  - letsencrypt-chart
@mbaldessari mbaldessari merged commit 8434529 into validatedpatterns:main Aug 15, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant