Compare commits

..

No commits in common. "373984242ed6846991bdf3b7b137291f8851fd77" and "d2cd7daa25cec3759a13ed4dbbec300e9a85b720" have entirely different histories.

4 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: 0.107.54 appVersion: 0.107.53
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.28 version: 2.3.27

View File

@ -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.54 tag: v0.107.53
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
nameOverride: "" nameOverride: ""

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: 1.32.4 appVersion: 1.32.3
description: Unofficial Bitwarden compatible server written in Rust description: Unofficial Bitwarden compatible server written in Rust
home: https://github.com/k8s-at-home/charts/tree/master/charts/bitwardenrs home: https://github.com/k8s-at-home/charts/tree/master/charts/bitwardenrs
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
@ -17,4 +17,4 @@ name: bitwarden
sources: sources:
- https://github.com/dani-garcia/bitwarden_rs - https://github.com/dani-garcia/bitwarden_rs
type: application type: application
version: 2.0.31 version: 2.0.30

View File

@ -5,7 +5,7 @@ replicaCount: 1
image: image:
repository: vaultwarden/server repository: vaultwarden/server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "1.32.4" tag: "1.32.3"
imagePullSecrets: [] imagePullSecrets: []
nameOverride: "" nameOverride: ""