Compare commits
4 Commits
ee426f4b31
...
8beedbb3bd
| Author | SHA1 | Date | |
|---|---|---|---|
|
8beedbb3bd
|
|||
|
1e6f6343f2
|
|||
|
08be221d58
|
|||
|
8b636f1033
|
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.107.63
|
||||
appVersion: 0.107.67
|
||||
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.33
|
||||
version: 2.3.34
|
||||
|
||||
@@ -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.63
|
||||
tag: v0.107.67
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
nameOverride: ""
|
||||
|
||||
@@ -15,10 +15,10 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.2.2
|
||||
version: 0.2.4
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: "1.6.4"
|
||||
appVersion: "1.7.4"
|
||||
|
||||
@@ -11,7 +11,7 @@ image:
|
||||
repository: gitea.geekhome.org/ghp/kanidm
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "1.6.4-1"
|
||||
tag: "1.7.4-1"
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
||||
@@ -15,12 +15,12 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time
|
||||
# you make changes to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 6.5.2
|
||||
version: 6.5.3
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
appVersion: "v4.4.3"
|
||||
appVersion: "v4.4.7"
|
||||
|
||||
dependencies:
|
||||
- name: elasticsearch
|
||||
|
||||
@@ -7,5 +7,5 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 17.9.3
|
||||
type: application
|
||||
version: 0.5.7
|
||||
appVersion: 3.12.1
|
||||
version: 0.5.8
|
||||
appVersion: 3.13.2
|
||||
|
||||
@@ -10,7 +10,7 @@ persistence:
|
||||
rspamd:
|
||||
image:
|
||||
repository: gitea.geekhome.org/ghp/rspamd
|
||||
tag: 3.12.1-1
|
||||
tag: 3.13.2-1
|
||||
pullPolicy: Always
|
||||
local.d:
|
||||
redis.conf: |
|
||||
|
||||
Reference in New Issue
Block a user