mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Replaced broken link in unbound readme (#20660)
* Replaced broken link in unbound readme Signed-off-by: Konstantinos Livieratos <konstantinos.livieratos@detectify.com> * Version bump in unbound chart Signed-off-by: Konstantinos Livieratos <konstantinos.livieratos@detectify.com>
This commit is contained in:
@@ -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/
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user