From 373984242ed6846991bdf3b7b137291f8851fd77 Mon Sep 17 00:00:00 2001 From: ace Date: Mon, 11 Nov 2024 13:34:41 +0300 Subject: [PATCH] adguard-home: bump to v0.107.54, helm chart v2.3.28 --- 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 cc97e9a..51a8361 100644 --- a/adguard-home/Chart.yaml +++ b/adguard-home/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.107.53 +appVersion: 0.107.54 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.3.27 +version: 2.3.28 diff --git a/adguard-home/values.yaml b/adguard-home/values.yaml index 5b4c2df..3123c8f 100644 --- a/adguard-home/values.yaml +++ b/adguard-home/values.yaml @@ -4,7 +4,7 @@ strategyType: Recreate image: repository: adguard/adguardhome # Image tag is set via charts appVersion. If you want to override the tag, specify it here - tag: v0.107.53 + tag: v0.107.54 pullPolicy: IfNotPresent nameOverride: ""