Update Sabllier to version 1.8.1

This commit is contained in:
Adrien Reslinger 2024-10-21 09:34:25 +02:00
parent f83fd94ddf
commit 474c54804c
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
2 changed files with 2 additions and 2 deletions

View file

@ -119,6 +119,6 @@ data:
plugins:
sablier:
moduleName: github.com/acouvreur/sablier
version: v1.8.0
version: v1.8.1
{% endif %}
{% endif %}

View file

@ -18,7 +18,7 @@ spec:
serviceAccount: sablier
containers:
- name: sablier
image: acouvreur/sablier:1.8.0
image: acouvreur/sablier:1.8.1
args:
- "start"
- "--provider.name=kubernetes"