Built GitOps using Actions and Packages of GitHub
- When a push event occurs for all branches and tags
- Build image
- Push image to Packages
- Edit image tag in Helm Chart
- Token Generation
- Scopes
- workflow
- write:packages
- Scopes
- Create repository secrets
- Name : ACTIONS_TOKEN
- Secret : Token generated from 1
- Edit
.github/workflows/gitops.ymlenv.HELM_CHARTS_REPOSITORYenv.HELM_CHART_PATH