Skip to content

Commit cbf9add

Browse files
author
Vijay
committed
adding pdb
1 parent 3213806 commit cbf9add

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
env:
3030
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3131
CR_SKIP_EXISTING: true
32-
version: 0.9.17.0
32+
version: 0.9.17-1
3333
mark_as_latest: false

charts/tiphys/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: tiphys
33
description: A High Level Helm Chart
44
type: application
5-
version: 0.9.17.0
5+
version: 0.9.17-1
66
appVersion: 1.16.3
77

88
dependencies:

0 commit comments

Comments
 (0)