Skip to content

Commit 2621824

Browse files
authored
update release guide for multi-arch (#142)
Signed-off-by: nshankar13 <[email protected]>
1 parent 2c1d891 commit 2621824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE/release_pull_request_template.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Use the checklist below to ensure your release PR is complete before marking it
55
-->
66

77
- [ ] I have ensured that required images are available in MCR:
8-
1. osm-controller, osm-injector and init images of the corresponding chart version
8+
1. osm-controller, osm-injector, osm-bootstrap, osm-crds and init images of the corresponding chart version
99
2. envoy image of version listed in osm-arc/oss values.yaml
1010
3. grafana, grafana-image-renderer, prometheus, jaegertracing/all-in-one image of version listed in osm-arc/oss values.yaml
11-
11+
- [ ] I have ensured that all the images mentioned in the previous step (aside from grafana-image-renderer) are available for both amd64 and arm64 architectures
1212
- [ ] I have updated the Helm chart:
1313
1. Updated the chart version, app version and dependency version in charts/osm-arc/Chart.yaml
1414
2. Made applicable updates to the osm-arc values.yaml if any were made in the upstream OSM chart

0 commit comments

Comments
 (0)