Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

POC: Move helm chart packages to s3 bucket #144

Open
Abhi94N opened this issue Jul 28, 2021 · 0 comments
Open

POC: Move helm chart packages to s3 bucket #144

Abhi94N opened this issue Jul 28, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Abhi94N
Copy link
Contributor

Abhi94N commented Jul 28, 2021

  1. Create S3 bucket
  2. Create a Route in route53 and point to S3 bucket endpoint
  3. Create a script first to do the following steps
    1. Test the helm chart works locally with a --dry-run
    2. Package helm chart and update the semver based on the argument for type of change [Major, Minor, Patch]
    3. Upload to s3 bucket and perform another dry-run with the new semver version
  4. Figure out how to automate task with github action
@Abhi94N Abhi94N added the enhancement New feature or request label Jul 28, 2021
@Abhi94N Abhi94N self-assigned this Jul 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant