Compare commits
3 Commits
a9b872769c
...
0cbf52ef5e
Author | SHA1 | Date | |
---|---|---|---|
0cbf52ef5e
|
|||
435b5f667d
|
|||
673488912e
|
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.107.40
|
||||
appVersion: 0.107.41
|
||||
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.21
|
||||
version: 2.3.22
|
||||
|
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.5.3"
|
||||
appVersion: "1.6.5"
|
||||
description: A Helm chart for Kubernetes
|
||||
name: roundcube
|
||||
version: 0.3.0
|
||||
version: 0.4.0
|
||||
icon: https://github.com/roundcube/roundcubemail/blob/master/skins/classic/images/roundcube_logo.png
|
||||
|
@@ -2,7 +2,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: roundcube/roundcubemail
|
||||
tag: 1.5.3-apache
|
||||
tag: 1.6.5-apache
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
args: [ sh, -c, 'update-ca-certificates && /docker-entrypoint.sh apache2-foreground' ]
|
||||
|
@@ -7,5 +7,5 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 17.9.3
|
||||
type: application
|
||||
version: 0.4.7
|
||||
appVersion: 3.7.3
|
||||
version: 0.4.8
|
||||
appVersion: 3.7.4
|
||||
|
@@ -10,7 +10,7 @@ persistence:
|
||||
rspamd:
|
||||
image:
|
||||
repository: gitea.geekhome.org/ghp/rspamd
|
||||
tag: 3.7.3-1
|
||||
tag: 3.7.4-1
|
||||
pullPolicy: Always
|
||||
local.d:
|
||||
redis.conf: |
|
||||
|
Reference in New Issue
Block a user