Compare commits

...

2 Commits

Author SHA1 Message Date
ace
373984242e adguard-home: bump to v0.107.54, helm chart v2.3.28 2024-11-11 13:34:41 +03:00
ace
96f81e7d3f bitwarden: bump to v1.32.4, helm chart v2.0.31 2024-11-11 13:34:39 +03:00
4 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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