From 52e87019a5c84f3aa5e956f05719be05405c6b5f Mon Sep 17 00:00:00 2001 From: Milan Rafaj <10629777+eufebius@users.noreply.github.com> Date: Tue, 12 Sep 2023 14:04:32 +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 ff4dd16..2a80c65 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.2 +version: 0.1.3 appVersion: 1.17.1 sources: - https://github.com/pixelfederation/unbound/ diff --git a/charts/unbound/values.yaml b/charts/unbound/values.yaml index 7617434..1ce7661 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_2 + tag: 1.17.1_3 pullPolicy: IfNotPresent resources: requests: