diff --git a/charts/unbound/Chart.yaml b/charts/unbound/Chart.yaml index 5180de4..ff4dd16 100644 --- a/charts/unbound/Chart.yaml +++ b/charts/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: 0.1.1 +version: 0.1.2 appVersion: 1.17.1 sources: - https://github.com/pixelfederation/unbound/ diff --git a/charts/unbound/values.yaml b/charts/unbound/values.yaml index a5620ca..7617434 100644 --- a/charts/unbound/values.yaml +++ b/charts/unbound/values.yaml @@ -2,7 +2,7 @@ containers: unbound: image: repository: ghcr.io/pixelfederation/unbound - tag: v1.17.1_1 + tag: v1.17.1_2 pullPolicy: IfNotPresent resources: requests: