helm: go generate

This commit is contained in:
Leonard Cohnen 2022-11-14 14:37:59 +01:00 committed by 3u13r
parent 9b89e5cf10
commit d86d82d2d4
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ $ helm install cilium cilium/cilium --namespace=kube-system
```
After Cilium is installed, you can explore the features that Cilium has to
offer from the [Getting Started Guides page](https://docs.cilium.io/en/stable/gettingstarted/).
offer from the [Getting Started Guides page](https://docs.cilium.io/en/latest/gettingstarted/).
## Source Code

View File

@ -39,7 +39,7 @@ $ helm install cilium cilium/cilium --namespace=kube-system
```
After Cilium is installed, you can explore the features that Cilium has to
offer from the [Getting Started Guides page](https://docs.cilium.io/en/stable/gettingstarted/).
offer from the [Getting Started Guides page](https://docs.cilium.io/en/latest/gettingstarted/).
{{ template "chart.maintainersSection" . }}