From 8a93300efbce1d08627f2c596c54d26586b74771 Mon Sep 17 00:00:00 2001 From: ace Date: Thu, 6 May 2021 19:20:07 +0300 Subject: [PATCH] bump Adguard Home to version 0.106.1 --- adguard-home/Chart.yaml | 4 ++-- adguard-home/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/adguard-home/Chart.yaml b/adguard-home/Chart.yaml index 9cd098d..1dda2ba 100644 --- a/adguard-home/Chart.yaml +++ b/adguard-home/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.105.2 +appVersion: v0.106.1 description: DNS proxy as ad-blocker for local network home: https://github.com/k8s-at-home/charts/tree/master/charts/adguard-home icon: https://avatars3.githubusercontent.com/u/8361145?s=200&v=4?sanitize=true @@ -12,4 +12,4 @@ maintainers: name: adguard-home sources: - https://github.com/AdguardTeam/AdGuardHome -version: 2.2.3 +version: 2.2.4 diff --git a/adguard-home/values.yaml b/adguard-home/values.yaml index 3ed8a8b..2de8b69 100644 --- a/adguard-home/values.yaml +++ b/adguard-home/values.yaml @@ -172,7 +172,7 @@ tlsSecretName: "" image: repository: adguard/adguardhome # Image tag is set via charts appVersion. If you want to override the tag, specify it here - tag: v0.105.2 + tag: v0.106.1 pullPolicy: IfNotPresent nameOverride: ""