Skip to content

Commit 64aac04

Browse files
authored
Merge pull request #39 from vimeda/fix/update-version-in-main-deploy
fix: update version in main deploy
2 parents 7d05590 + 54277fe commit 64aac04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
helm: helm3
5858
chart: lykon-charts/lykon-service
59-
chart-version: "0.10.12"
59+
chart-version: "0.10.14"
6060
track: stable
6161
version: ${{ github.sha }}
6262
token: ${{ github.token }}

0 commit comments

Comments
 (0)