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