Skip to content

Commit

Permalink
Merge pull request #1421 from yuvipanda/cryptnono-bump
Browse files Browse the repository at this point in the history
Bump up cryptnono new versions as they come
  • Loading branch information
sgibson91 authored Jun 15, 2022
2 parents f58a3c6 + 8677fa5 commit 5951fb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bump-helm-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
# To bump multiple subchart versions, provide the chart name and a URL to
# a published list of versions in this dictionary.
chart_urls: '{"binderhub": "https://raw.githubusercontent.com/jupyterhub/helm-chart/gh-pages/index.yaml"}'
- name: "cryptnono"
chart_path: "helm-charts/support/Chart.yaml"
chart_urls: '{"cryptnono": "https://yuvipanda.github.io/cryptnono/index.yaml"}'

steps:
# We want tests to be run on the Pull Request that gets opened by the next step,
Expand Down

0 comments on commit 5951fb6

Please sign in to comment.