Skip to content

Commit f77c8da

Browse files
Update links in cilium/charts repo
- Point to RELEASE.md instead of generate_helm_release.sh. RELEASE.md contains instructions for using the script. - conformance-gke.yaml has been replaced by validate-cilium-chart.yaml. Ref: cilium/charts#114 Ref: cilium/charts#125 Signed-off-by: Michi Mutsuzaki <[email protected]>
1 parent 04e68e1 commit f77c8da

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.github/ISSUE_TEMPLATE/release_template_minor.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ assignees: ''
114114
[releases]: https://github.com/cilium/cilium/releases
115115
[kops]: https://github.com/kubernetes/kops/
116116
[kubespray]: https://github.com/kubernetes-sigs/kubespray/
117-
[cilium helm release tool]: https://github.com/cilium/charts/blob/master/generate_helm_release.sh
117+
[cilium helm release tool]: https://github.com/cilium/charts/blob/master/RELEASE.md
118118
[cilium-runtime images]: https://quay.io/repository/cilium/cilium-runtime
119119
[read the docs]: https://readthedocs.org/projects/cilium/
120120
[active versions]: https://readthedocs.org/projects/cilium/versions/
@@ -124,4 +124,4 @@ assignees: ''
124124
[network policy]: https://kubernetes.io/docs/tasks/administer-cluster/network-policy-provider/cilium-network-policy/
125125
[cluster administration networking]: https://kubernetes.io/docs/concepts/cluster-administration/networking/
126126
[cluster administration addons]: https://kubernetes.io/docs/concepts/cluster-administration/addons/
127-
[chart workflow]: https://github.com/cilium/charts/actions/workflows/conformance-gke.yaml
127+
[chart workflow]: https://github.com/cilium/charts/actions/workflows/validate-cilium-chart.yaml

.github/ISSUE_TEMPLATE/release_template_patch.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,6 @@ assignees: ''
112112
[Cilium release-notes tool]: https://github.com/cilium/release
113113
[Cilium charts]: https://github.com/cilium/charts
114114
[releases]: https://github.com/cilium/cilium/releases
115-
[cilium helm release tool]: https://github.com/cilium/charts/blob/master/generate_helm_release.sh
115+
[cilium helm release tool]: https://github.com/cilium/charts/blob/master/RELEASE.md
116116
[cilium-runtime images]: https://quay.io/repository/cilium/cilium-runtime
117-
[chart workflow]: https://github.com/cilium/charts/actions/workflows/conformance-gke.yaml
117+
[chart workflow]: https://github.com/cilium/charts/actions/workflows/validate-cilium-chart.yaml

.github/ISSUE_TEMPLATE/release_template_rc_branch.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,9 @@ Thank you for the testing and contributing to the previous pre-releases. There a
167167
[backport PRs]: https://github.com/cilium/cilium/pulls?q=is%3Aopen+is%3Apr+label%3Abackport%2FX.Y
168168
[Cilium charts]: https://github.com/cilium/charts
169169
[releases]: https://github.com/cilium/cilium/releases
170-
[cilium helm release tool]: https://github.com/cilium/charts/blob/master/generate_helm_release.sh
170+
[cilium helm release tool]: https://github.com/cilium/charts/blob/master/RELEASE.md
171171
[cilium-runtime images]: https://quay.io/repository/cilium/cilium-runtime
172172
[read the docs]: https://readthedocs.org/projects/cilium/
173173
[active versions]: https://readthedocs.org/projects/cilium/versions/?version_filter=vX.Y.Z-rc.W
174174
[docsearch-scraper-webhook]: https://github.com/cilium/docsearch-scraper-webhook
175-
[chart workflow]: https://github.com/cilium/charts/actions/workflows/conformance-gke.yaml
175+
[chart workflow]: https://github.com/cilium/charts/actions/workflows/validate-cilium-chart.yaml

.github/ISSUE_TEMPLATE/release_template_rc_master.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ Thank you for the testing and contributing to the previous pre-releases. There a
9595
[Cilium charts]: https://github.com/cilium/charts
9696
[Cilium Image Release builds]: https://github.com/cilium/cilium/actions?query=workflow:%22Image+Release+Build%22
9797
[releases]: https://github.com/cilium/cilium/releases
98-
[cilium helm release tool]: https://github.com/cilium/charts/blob/master/generate_helm_release.sh
98+
[cilium helm release tool]: https://github.com/cilium/charts/blob/master/RELEASE.md
9999
[cilium-runtime images]: https://quay.io/repository/cilium/cilium-runtime
100100
[read the docs]: https://readthedocs.org/projects/cilium/
101101
[active versions]: https://readthedocs.org/projects/cilium/versions/?version_filter=vX.Y.Z-rc.W
102102
[docsearch-scraper-webhook]: https://github.com/cilium/docsearch-scraper-webhook
103-
[chart workflow]: https://github.com/cilium/charts/actions/workflows/conformance-gke.yaml
103+
[chart workflow]: https://github.com/cilium/charts/actions/workflows/validate-cilium-chart.yaml

0 commit comments

Comments
 (0)