From 3d1ceffed624a0d05a315c9b1fc2e63bcbfb1644 Mon Sep 17 00:00:00 2001 From: Thomas Wessner Date: Wed, 30 Oct 2024 15:24:35 +0100 Subject: [PATCH] feat(common): add pr number Signed-off-by: Thomas Wessner --- charts/common/README.md | 2 +- charts/common/README.md.gotmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/common/README.md b/charts/common/README.md index 02766c29..af3c026b 100644 --- a/charts/common/README.md +++ b/charts/common/README.md @@ -24,7 +24,7 @@ Major Changes to functions are documented with the version affected. **Before up |networkpolicy template changes|9.0.0|add possibility to define more than one Port in networkpolicy|https://github.com/bedag/helm-charts/pull/70| |networkpolicy template changes|10.0.0|add possibility to create multiple networkpolicies|https://github.com/bedag/helm-charts/pull/77| |ingress template changes|11.0.0|add possibility to create multiple ingress objects|https://github.com/bedag/helm-charts/pull/134 -|ingress template changes|12.0.0|support defining multiple hosts and secrets for one ingress| +|ingress template changes|12.0.0|support defining multiple hosts and secrets for one ingress|https://github.com/bedag/helm-charts/pull/138 # Values by Component diff --git a/charts/common/README.md.gotmpl b/charts/common/README.md.gotmpl index a0efe148..42bf92a2 100644 --- a/charts/common/README.md.gotmpl +++ b/charts/common/README.md.gotmpl @@ -33,7 +33,7 @@ Major Changes to functions are documented with the version affected. **Before up |networkpolicy template changes|9.0.0|add possibility to define more than one Port in networkpolicy|https://github.com/bedag/helm-charts/pull/70| |networkpolicy template changes|10.0.0|add possibility to create multiple networkpolicies|https://github.com/bedag/helm-charts/pull/77| |ingress template changes|11.0.0|add possibility to create multiple ingress objects|https://github.com/bedag/helm-charts/pull/134 -|ingress template changes|12.0.0|support defining multiple hosts and secrets for one ingress| +|ingress template changes|12.0.0|support defining multiple hosts and secrets for one ingress|https://github.com/bedag/helm-charts/pull/138 {{/* Chart Values */}}