docs(release): change version from v1.3.0 to 1.3.0

The docker image is not published using the `v` prefix
This commit is contained in:
Alexis Couvreur
2023-03-26 14:47:10 +00:00
parent 1104af828b
commit a6d6601860
5 changed files with 9 additions and 9 deletions

View File

@@ -152,7 +152,7 @@
serviceAccount: sablier
containers:
- name: sablier
image: acouvreur/sablier:v1.3.0
image: acouvreur/sablier:1.3.0
args:
- "start"
- "--provider.name=kubernetes"