🔗 Fix a couple of Helm URLs

This commit is contained in:
Jérôme Petazzoni
2025-10-08 08:33:29 +02:00
parent 25576a570f
commit 3d98d56bf8
2 changed files with 5 additions and 3 deletions

View File

@@ -171,10 +171,12 @@ Note: it might take a minute or two for the worker to start.
- save successive revisions, allowing us to rollback
[Helm docs](https://helm.sh/docs/topics/chart_best_practices/labels/)
and [Kubernetes docs](https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/)
[Helm docs][helm-labels] and [Kubernetes docs][k8s-labels]
have details about recommended annotations and labels.
[helm-labels]: https://helm.sh/docs/chart_best_practices/labels/
[k8s-labels]: https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/
---
## Cleaning up

View File

@@ -270,7 +270,7 @@ class: extra-details
]
Then go to → https://artifacthub.io/packages/helm/seccurecodebox/juice-shop
Then go to → https://artifacthub.io/packages/helm/securecodebox/juice-shop
---