Skip to content

Commit cd8aeba

Browse files
committed
Update to version 3.3.0 and update documentation and issue tracker links
Signed-off-by: Webster Mudge <[email protected]>
1 parent 64a9ae1 commit cd8aeba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

galaxy.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ namespace: cloudera
2323
name: cluster
2424

2525
# The version of the collection. Must be compatible with semantic versioning
26-
version: 3.2.0
26+
version: 3.3.0
2727

2828
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
2929
readme: README.md
@@ -64,13 +64,13 @@ dependencies:
6464
'freeipa.ansible_freeipa': '1.6.2'
6565

6666
# The URL of the originating SCM repository
67-
repository: http://github.com/cloudera-labs
67+
repository: https://github.com/cloudera-labs/cloudera.cluster
6868

6969
# The URL to any online docs
70-
documentation: http://docs.example.com
70+
documentation: https://github.com/cloudera-labs/cloudera.cluster
7171

7272
# The URL to the homepage of the collection/project
73-
homepage: http://example.com
73+
homepage: https://github.com/cloudera-labs/cloudera.cluster
7474

7575
# The URL to the collection issue tracker
76-
issues: http://example.com/issue/tracker
76+
issues: https://github.com/cloudera-labs/cloudera.cluster/issues

0 commit comments

Comments
 (0)