From 01aca0b96f0b151be536bd855e7a3e9049a7590b Mon Sep 17 00:00:00 2001 From: Josh Robson Chase Date: Fri, 19 Apr 2024 11:09:23 -0400 Subject: [PATCH] Cross-link changelog entries --- helm/ingress-controller/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/helm/ingress-controller/CHANGELOG.md b/helm/ingress-controller/CHANGELOG.md index 12a0debb..3bd8d855 100644 --- a/helm/ingress-controller/CHANGELOG.md +++ b/helm/ingress-controller/CHANGELOG.md @@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 This sets the ngrok API endpoint used by the controller. It corresponds to the `--api-url` argument to the manager binary. +- Update to version 0.10.4 of the ingress controller. + See its changes [here](../../CHANGELOG.md#0104). + ## 0.12.1 - Update to version 0.10.1 of the ingress controller, which includes: