adguard-home: bump to v0.107.20, helm chart v2.3.4

This commit is contained in:
ace 2022-12-10 22:05:19 +03:00
parent 0c034a312a
commit 012e99443e
No known key found for this signature in database
GPG Key ID: 2E47CC17BA7F8CF0
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: 0.107.16 appVersion: 0.107.20
description: DNS proxy as ad-blocker for local network description: DNS proxy as ad-blocker for local network
home: https://github.com/k8s-at-home/charts/tree/master/charts/adguard-home 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 icon: https://avatars3.githubusercontent.com/u/8361145?s=200&v=4?sanitize=true
@ -12,4 +12,4 @@ maintainers:
name: adguard-home name: adguard-home
sources: sources:
- https://github.com/AdguardTeam/AdGuardHome - https://github.com/AdguardTeam/AdGuardHome
version: 2.3.3 version: 2.3.4

View File

@ -4,7 +4,7 @@ strategyType: Recreate
image: image:
repository: adguard/adguardhome repository: adguard/adguardhome
# Image tag is set via charts appVersion. If you want to override the tag, specify it here # Image tag is set via charts appVersion. If you want to override the tag, specify it here
tag: v0.107.16 tag: v0.107.20
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
nameOverride: "" nameOverride: ""