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 3213806 commit cbf9addCopy full SHA for cbf9add
.github/workflows/release.yml
@@ -29,5 +29,5 @@ jobs:
29
env:
30
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
31
CR_SKIP_EXISTING: true
32
- version: 0.9.17.0
+ version: 0.9.17-1
33
mark_as_latest: false
charts/tiphys/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: tiphys
3
description: A High Level Helm Chart
4
type: application
5
-version: 0.9.17.0
+version: 0.9.17-1
6
appVersion: 1.16.3
7
8
dependencies:
0 commit comments