You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add a GitHub Action that will build the image for each component and push it to GCR (where the official images are stored). This GH Action will be manually triggered.
The workflow will be:
Update versions.txt for relevant components; create PR; merge PR
Trigger build_and_push_images GH Action. This GH Action will build versioned images for each component and push them to GCR
Create new PR with updates to Chart.yaml and values.yaml in ./deploy/kubeplus-chart; merge PR
devdattakulkarni
changed the title
GitHub Action to create and push images to GCR
GitHub Action to create and push images to Google Artifact Registry
Dec 1, 2024
We should add a GitHub Action that will build the image for each component and push it to GCR (where the official images are stored). This GH Action will be manually triggered.
The workflow will be:
The text was updated successfully, but these errors were encountered: