Compare commits

...

3 Commits

5 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: 0.107.40 appVersion: 0.107.41
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.21 version: 2.3.22

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
appVersion: "1.5.3" appVersion: "1.6.5"
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
name: roundcube name: roundcube
version: 0.3.0 version: 0.4.0
icon: https://github.com/roundcube/roundcubemail/blob/master/skins/classic/images/roundcube_logo.png icon: https://github.com/roundcube/roundcubemail/blob/master/skins/classic/images/roundcube_logo.png

View File

@@ -2,7 +2,7 @@ replicaCount: 1
image: image:
repository: roundcube/roundcubemail repository: roundcube/roundcubemail
tag: 1.5.3-apache tag: 1.6.5-apache
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
args: [ sh, -c, 'update-ca-certificates && /docker-entrypoint.sh apache2-foreground' ] args: [ sh, -c, 'update-ca-certificates && /docker-entrypoint.sh apache2-foreground' ]

View File

@@ -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.4.7 version: 0.4.8
appVersion: 3.7.3 appVersion: 3.7.4

View File

@@ -10,7 +10,7 @@ persistence:
rspamd: rspamd:
image: image:
repository: gitea.geekhome.org/ghp/rspamd repository: gitea.geekhome.org/ghp/rspamd
tag: 3.7.3-1 tag: 3.7.4-1
pullPolicy: Always pullPolicy: Always
local.d: local.d:
redis.conf: | redis.conf: |