Skip to content

Commit 4a7dc0d

Browse files
patch update of dependencies on materials-galaxy chart
1 parent 316265f commit 4a7dc0d

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

charts/materials-galaxy/Chart.yaml

+10-11
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
apiVersion: v2
2-
name: materials-galaxy
3-
version: 2.0.0
42
dependencies:
5-
# https://github.com/galaxyproject/galaxy-helm
6-
- repository: https://raw.githubusercontent.com/CloudVE/helm-charts/master/
7-
name: galaxy
8-
version: 6.1.0
9-
- repository: https://raw.githubusercontent.com/CloudVE/helm-charts/master/
10-
name: galaxy-deps
3+
- name: galaxy
4+
repository: https://raw.githubusercontent.com/CloudVE/helm-charts/master/
5+
version: 6.1.1
6+
- name: galaxy-deps
7+
repository: https://raw.githubusercontent.com/CloudVE/helm-charts/master/
118
version: 1.0.0
12-
- repository: "https://oauth2-proxy.github.io/manifests"
13-
name: oauth2-proxy
14-
version: 7.12.8
9+
- name: oauth2-proxy
10+
repository: https://oauth2-proxy.github.io/manifests
11+
version: 7.12.11
12+
name: materials-galaxy
13+
version: 2.0.1

0 commit comments

Comments
 (0)