Compare commits
3 Commits
b09e51c39b
...
cfb50a3261
Author | SHA1 | Date | |
---|---|---|---|
cfb50a3261 | |||
b94d794c2a | |||
7c84796f5f |
@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.107.54
|
||||
appVersion: 0.107.56
|
||||
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.28
|
||||
version: 2.3.29
|
||||
|
@ -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.54
|
||||
tag: v0.107.56
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
nameOverride: ""
|
||||
|
@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 1.32.7
|
||||
appVersion: 1.33.0
|
||||
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.34
|
||||
version: 2.0.35
|
||||
|
@ -5,7 +5,7 @@ replicaCount: 1
|
||||
image:
|
||||
repository: vaultwarden/server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.32.7"
|
||||
tag: "1.33.0"
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
@ -11,5 +11,5 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 20.6.0
|
||||
type: application
|
||||
version: 0.4.0
|
||||
appVersion: 7.0.0
|
||||
version: 0.4.1
|
||||
appVersion: 7.0.1
|
||||
|
@ -8,7 +8,7 @@ image:
|
||||
repository: chocobozzz/peertube
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "v7.0.0-bookworm"
|
||||
tag: "v7.0.1-bookworm"
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user