Skip to content

Commit

Permalink
chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.…
Browse files Browse the repository at this point in the history
…33.2 (#114)

Signed-off-by: Sebastian Gaiser <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent a026b77 commit 7dc7e41
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/vaultwarden/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: vaultwarden
description: A Helm chart for deploying Vaultwarden to Kubernetes
# renovate: image=ghcr.io/dani-garcia/vaultwarden
appVersion: "1.33.1"
appVersion: "1.33.2"
type: application
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/icon.svg
sources:
- https://github.com/dani-garcia/vaultwarden
- https://github.com/sebastiangaiser/helm-charts/
version: 0.11.10
version: 0.11.11
maintainers:
- name: sebastiangaiser
2 changes: 1 addition & 1 deletion charts/vaultwarden/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vaultwarden

![Version: 0.11.10](https://img.shields.io/badge/Version-0.11.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.33.1](https://img.shields.io/badge/AppVersion-1.33.1-informational?style=flat-square)
![Version: 0.11.11](https://img.shields.io/badge/Version-0.11.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.33.2](https://img.shields.io/badge/AppVersion-1.33.2-informational?style=flat-square)

A Helm chart for deploying Vaultwarden to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion charts/vaultwarden/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ replicaCount: 1
image:
repository: ghcr.io/dani-garcia/vaultwarden
pullPolicy: IfNotPresent
# tag: "1.33.1-alpine"
# tag: "1.33.2-alpine"

# -- Vaultwarden specific configuration
vaultwarden:
Expand Down

0 comments on commit 7dc7e41

Please sign in to comment.