From 319917f0b41e7fdcad73647ea4aa0ca4b9326730 Mon Sep 17 00:00:00 2001 From: Konstantinos Livieratos Date: Fri, 14 Feb 2020 00:40:17 +0200 Subject: [PATCH] Replaced broken link in unbound readme (#20660) * Replaced broken link in unbound readme Signed-off-by: Konstantinos Livieratos * Version bump in unbound chart Signed-off-by: Konstantinos Livieratos --- stable/unbound/Chart.yaml | 2 +- stable/unbound/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/unbound/Chart.yaml b/stable/unbound/Chart.yaml index cea23933d5..43a76e5475 100644 --- a/stable/unbound/Chart.yaml +++ b/stable/unbound/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Unbound is a fast caching DNS resolver home: https://www.unbound.net/ name: unbound -version: 1.1.1 +version: 1.1.2 appVersion: 1.6.7 sources: - http://unbound.nlnetlabs.nl/svn/ diff --git a/stable/unbound/README.md b/stable/unbound/README.md index c47199f32a..d44e93d9b9 100644 --- a/stable/unbound/README.md +++ b/stable/unbound/README.md @@ -88,7 +88,7 @@ unbound.serverPort: 53 ### Configuration changes -The unbound deployment template includes the sha256 hash of the configmap as an annotation. This will cause the deployment to update if the configuration is changed. For more information on this and other useful stuff see [chart tips and tricks](https://github.com/kubernetes/helm/blob/master/docs/charts_tips_and_tricks.md). +The unbound deployment template includes the sha256 hash of the configmap as an annotation. This will cause the deployment to update if the configuration is changed. For more information on this and other useful stuff see [chart tips and tricks](https://helm.sh/docs/howto/charts_tips_and_tricks/). ### Health checks