Compare commits

...

2 Commits

Author SHA1 Message Date
ace
47e16defa7
wikijs: bump to v2.5.306, helm chart v2.3.18 2025-02-06 00:36:02 +03:00
ace
0ee0d754b9
bitwarden: bump to v1.33.1, helm chart v2.0.36 2025-02-06 00:35:52 +03:00
4 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.33.0
appVersion: 1.33.1
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.35
version: 2.0.36

View File

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

View File

@ -2,10 +2,10 @@ apiVersion: v2
name: wikijs
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 2.3.17
version: 2.3.18
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 2.5.305
appVersion: 2.5.306
description: The most powerful and extensible open source Wiki software.
keywords:
- wiki

View File

@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: requarks/wiki
tag: 2.5.305
tag: 2.5.306
pullPolicy: IfNotPresent
imagePullSecrets: []