We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d05590 + 54277fe commit 64aac04Copy full SHA for 64aac04
.github/workflows/main-deploy.yaml
@@ -56,7 +56,7 @@ jobs:
56
with:
57
helm: helm3
58
chart: lykon-charts/lykon-service
59
- chart-version: "0.10.12"
+ chart-version: "0.10.14"
60
track: stable
61
version: ${{ github.sha }}
62
token: ${{ github.token }}
0 commit comments