Skip to content

Commit

Permalink
Merge pull request #3613 from GeorgianaElena/chnage-cryptonono
Browse files Browse the repository at this point in the history
Update cryptonono's location
  • Loading branch information
yuvipanda authored Jan 12, 2024
2 parents 7cf3d57 + 2e54e84 commit e2dc5fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bump-helm-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
chart_urls: '{"binderhub": "https://raw.githubusercontent.com/jupyterhub/helm-chart/gh-pages/index.yaml"}'
- name: "support"
chart_path: "helm-charts/support/Chart.yaml"
chart_urls: '{"cryptnono": "https://yuvipanda.github.io/cryptnono/index.yaml", "cluster-autoscaler": "https://kubernetes.github.io/autoscaler/index.yaml", "ingress-nginx": "https://kubernetes.github.io/ingress-nginx/index.yaml", "grafana": "https://grafana.github.io/helm-charts/index.yaml", "prometheus": "https://prometheus-community.github.io/helm-charts/index.yaml"}'
chart_urls: '{"cryptnono": "https://cryptnono.github.io/cryptnono/index.yaml", "cluster-autoscaler": "https://kubernetes.github.io/autoscaler/index.yaml", "ingress-nginx": "https://kubernetes.github.io/ingress-nginx/index.yaml", "grafana": "https://grafana.github.io/helm-charts/index.yaml", "prometheus": "https://prometheus-community.github.io/helm-charts/index.yaml"}'

steps:
# We want tests to be run on the Pull Request that gets opened by the next step,
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/support/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ dependencies:
condition: cluster-autoscaler.enabled

# cryptnono, counters crypto mining
# Source code: https://github.com/yuvipanda/cryptnono/
# Source code: https://github.com/cryptnono/cryptnono/
- name: cryptnono
version: "0.3.1-0.dev.git.107.heb504bc"
repository: https://yuvipanda.github.io/cryptnono/
repository: https://cryptnono.github.io/cryptnono/
condition: cryptnono.enabled

0 comments on commit e2dc5fe

Please sign in to comment.