Skip to content

Commit 4d99729

Browse files
patch update of dependencies on materials-galaxy chart
1 parent 2835a03 commit 4d99729

File tree

1 file changed

+12
-16
lines changed

1 file changed

+12
-16
lines changed

charts/materials-galaxy/Chart.yaml

+12-16
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,16 @@
11
apiVersion: v2
2-
name: materials-galaxy
3-
version: 1.0.0
42
dependencies:
5-
# https://github.com/galaxyproject/galaxy-helm
6-
- repository: https://raw.githubusercontent.com/CloudVE/helm-charts/master/
7-
name: galaxy
3+
- name: galaxy
4+
repository: https://raw.githubusercontent.com/CloudVE/helm-charts/master/
85
version: 5.17.0
9-
# https://github.com/oauth2-proxy/manifests/tree/main/helm/oauth2-proxy
10-
- repository: "https://oauth2-proxy.github.io/manifests"
11-
name: oauth2-proxy
12-
version: 7.7.22
13-
# https://github.com/zalando/postgres-operator/tree/master/charts/postgres-operator
14-
- repository: "https://opensource.zalando.com/postgres-operator/charts/postgres-operator"
15-
name: postgres-operator
6+
- name: oauth2-proxy
7+
repository: https://oauth2-proxy.github.io/manifests
8+
version: 7.7.31
9+
- name: postgres-operator
10+
repository: https://opensource.zalando.com/postgres-operator/charts/postgres-operator
1611
version: 1.13.0
17-
# https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq-cluster-operator
18-
- repository: "https://charts.bitnami.com/bitnami"
19-
name: rabbitmq-cluster-operator
20-
version: 4.3.24
12+
- name: rabbitmq-cluster-operator
13+
repository: https://charts.bitnami.com/bitnami
14+
version: 4.3.29
15+
name: materials-galaxy
16+
version: 1.0.1

0 commit comments

Comments
 (0)