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