Compare commits
3 Commits
4d3b1c57f6
...
9219b9d048
Author | SHA1 | Date | |
---|---|---|---|
9219b9d048
|
|||
7e7fc46d18
|
|||
d2a23231dc
|
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.107.62
|
||||
appVersion: 0.107.63
|
||||
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.32
|
||||
version: 2.3.33
|
||||
|
@@ -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.62
|
||||
tag: v0.107.63
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
nameOverride: ""
|
||||
|
@@ -11,5 +11,5 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 20.6.0
|
||||
type: application
|
||||
version: 0.4.3
|
||||
appVersion: 7.2.0
|
||||
version: 0.4.4
|
||||
appVersion: 7.2.1
|
||||
|
@@ -8,7 +8,7 @@ image:
|
||||
repository: chocobozzz/peertube
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "v7.2.0-bookworm"
|
||||
tag: "v7.2.1-bookworm"
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
@@ -7,5 +7,5 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 17.9.3
|
||||
type: application
|
||||
version: 0.5.6
|
||||
appVersion: 3.11.1
|
||||
version: 0.5.7
|
||||
appVersion: 3.12.1
|
||||
|
@@ -10,7 +10,7 @@ persistence:
|
||||
rspamd:
|
||||
image:
|
||||
repository: gitea.geekhome.org/ghp/rspamd
|
||||
tag: 3.11.1-1
|
||||
tag: 3.12.1-1
|
||||
pullPolicy: Always
|
||||
local.d:
|
||||
redis.conf: |
|
||||
|
Reference in New Issue
Block a user