Update sablier to version 1.8.2

This commit is contained in:
Adrien Reslinger 2025-01-17 08:07:22 +01:00
parent bfbf42d6ea
commit 7b1dc133bc
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
2 changed files with 2 additions and 2 deletions

View file

@ -120,6 +120,6 @@ data:
plugins:
sablier:
moduleName: github.com/sablierapp/sablier
version: v1.8.1
version: v1.8.2
{% endif %}
{% endif %}

View file

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