We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eacb56e commit 6d2535eCopy full SHA for 6d2535e
base/requirements.yml
@@ -17,15 +17,12 @@
17
# Galaxy requirements for base cldr-runner
18
19
collections:
20
- - name: https://github.com/cloudera-labs/cloudera.cloud.git
21
- type: git
22
- version: v2.3.1
23
- - name: https://github.com/cloudera-labs/cloudera.cluster.git
24
25
- version: v4.3.0
26
- - name: https://github.com/cloudera-labs/cloudera.exe.git
27
28
- version: v2.3.0
+ - name: cloudera.cloud
+ version: 2.3.1
+ - name: cloudera.cluster
+ version: 4.3.1
+ - name: cloudera.exe
29
- name: community.mysql
30
version: 3.1.0
31
- name: community.postgresql
0 commit comments