From 2ff601afc9198dc451791e31b7239c0773f4f899 Mon Sep 17 00:00:00 2001 From: tombo Date: Mon, 21 Aug 2023 13:17:35 +0200 Subject: [PATCH] bump chart with new image --- charts/unbound/Chart.yaml | 2 +- charts/unbound/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: