Skip to content

Commit

Permalink
Merge pull request #39 from ripienaar/registry_choria_io
Browse files Browse the repository at this point in the history
(misc) attempt to fix helm publishing
  • Loading branch information
ripienaar authored Mar 21, 2023
2 parents 260eeae + 1aac393 commit 53b8af5
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 53b8af5

Please sign in to comment.