From e804cbd94e0e52ed52326d20a9f7bfed55e6574e Mon Sep 17 00:00:00 2001 From: tombokombo Date: Wed, 25 Jan 2023 00:07:36 +0100 Subject: [PATCH] change chart repo + bump chart --- charts/unbound/Chart.yaml | 4 ++-- charts/unbound/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/unbound/Chart.yaml b/charts/unbound/Chart.yaml index 5bbf2c1..dfd3fa7 100644 --- a/charts/unbound/Chart.yaml +++ b/charts/unbound/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v1 description: Unbound is a fast caching DNS resolver home: https://www.unbound.net/ name: unbound -version: 0.0.6 -appVersion: 0.0.1 +version: 0.0.7 +appVersion: 1.17.1 sources: - https://github.com/pixelfederation/unbound/ - http://unbound.nlnetlabs.nl/svn/ diff --git a/charts/unbound/values.yaml b/charts/unbound/values.yaml index 1ff24a1..cae736e 100644 --- a/charts/unbound/values.yaml +++ b/charts/unbound/values.yaml @@ -1,8 +1,8 @@ containers: unbound: image: - repository: tombokombo/unbound - tag: "v0.3" + repository: ghcr.io/pixelfederation/unbound + tag: v1.17.1_0 pullPolicy: IfNotPresent resources: requests: