Skip to content

Commit

Permalink
Changed rooknfs version
Browse files Browse the repository at this point in the history
  • Loading branch information
wtripp180901 committed Aug 14, 2023
1 parent 2276908 commit 10b07e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/publish-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ jobs:
id: semver
uses: stackhpc/github-actions/semver@master

- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
## limits ssh access and adds the ssh public keys of the listed GitHub users
limit-access-to-users: wtripp180901,sd109
# - name: Setup upterm session
# uses: lhotari/action-upterm@v1
# with:
# ## limits ssh access and adds the ssh public keys of the listed GitHub users
# limit-access-to-users: wtripp180901,sd109

- name: Publish Helm charts
uses: stackhpc/github-actions/helm-publish@test/capture-stderr
Expand Down
3 changes: 1 addition & 2 deletions slurm-cluster-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ appVersion: "1.16.0"

dependencies:
- name: rooknfs
version: 0.0.1
version: ">=0-0"
repository: file://../rooknfs

0 comments on commit 10b07e9

Please sign in to comment.