We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65f7d78 commit 5a053e2Copy full SHA for 5a053e2
.github/workflows/lint-charts.yml
@@ -8,7 +8,7 @@ on:
8
workflow_dispatch:
9
10
env:
11
- HELM_VERSION: 3.11.2
+ HELM_VERSION: 3.17.0
12
13
jobs:
14
lint-helm-charts:
charts/subaligner/Chart.yaml
@@ -3,5 +3,5 @@ name: subaligner
3
description: A Helm chart for subaligner CLIs
4
icon: https://raw.githubusercontent.com/baxtree/subaligner/master/figures/subaligner.png
5
type: application
6
-version: 0.1.2
7
-appVersion: "0.3.8"
+version: 0.1.3
+appVersion: "0.3.11"
0 commit comments