Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Verified Commit 20d5ae5a authored by Benoît's avatar Benoît
Browse files

Bump Vaultwarden to 1.28.1

parent 1ae2e6b3
No related branches found
No related tags found
No related merge requests found
Pipeline #15199 failed
......@@ -2,7 +2,7 @@ annotations:
category: DeveloperTools
name: vaultwarden
apiVersion: v2
appVersion: 1.27.0
appVersion: 1.28.1
dependencies:
- condition: postgresql.enabled
name: postgresql
......@@ -27,4 +27,4 @@ maintainers:
sources:
- https://lab.frogg.it/captnbp/vaultwarden-helm
- https://github.com/dani-garcia/vaultwarden
version: 0.1.5
version: 0.1.6
......@@ -37,6 +37,10 @@ spec:
{{- if .Values.service.sessionAffinityConfig }}
sessionAffinityConfig: {{- include "common.tplvalues.render" (dict "value" .Values.service.sessionAffinityConfig "context" $) | nindent 4 }}
{{- end }}
ccccu
ipFamilies:
- IPv6
- IPv4
ports:
- name: http
port: {{ .Values.service.ports.http }}
......
......@@ -74,7 +74,7 @@ diagnosticMode:
image:
registry: docker.io
repository: vaultwarden/server
tag: 1.27.0-alpine
tag: 1.28.1-alpine
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment