Skip to content

Commit

Permalink
(misc) attempt to fix helm publishing
Browse files Browse the repository at this point in the history
Signed-off-by: R.I.Pienaar <[email protected]>
  • Loading branch information
ripienaar committed Mar 21, 2023
1 parent a6479cb commit 1aac393
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0


- name: Configure Git
run: |
Expand Down
2 changes: 1 addition & 1 deletion charts/aaasvc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: aaasvc
version: 0.0.9
version: 0.0.10
appVersion: 0.6.1
description: Choria AAA Server
keywords:
Expand Down

0 comments on commit 1aac393

Please sign in to comment.