Skip to content

Commit

Permalink
Merge branch 'main' into fix_galaxy_publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kvelarde-itential authored Oct 25, 2024
2 parents dd5ada8 + 20ed91b commit 54722d4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,24 @@
# Changelog

## v2.4.0 (October 23, 2024)

* Support installation of Itential artifacts using repository URL https://github.com/itential/itential.deployer/pull/87
* Added tuned to operational packages https://github.com/itential/itential.deployer/pull/84
* Changlog link fix https://github.com/itential/itential.deployer/pull/83
* Fix custom adapter symlinks when patching IAP https://github.com/itential/itential.deployer/pull/85
* Restructure prometheus playbooks and roles https://github.com/itential/itential.deployer/pull/86
* Separate out Grafana RabbitMQ dashboard definition https://github.com/itential/itential.deployer/pull/89
* Support auth in MongoDB exporter https://github.com/itential/itential.deployer/pull/88
* Use rabbitmq_default_mgt_console_port in prometheus role https://github.com/itential/itential.deployer/pull/90
* Wrong mongo version https://github.com/itential/itential.deployer/pull/82

Full Changelog: https://github.com/itential/itential.deployer/compare/v2.3.3...v2.4.0


## v2.3.3 (September 27, 2024)

* Fix prometheus redis exporter when auth is enabled https://github.com/itential/itential.deployer/pull/80
* Update galaxy version and changelog for release 2.3.3 [skip ci]

Full Changelog: https://github.com/itential/itential.deployer/compare/v2.3.2...v2.3.3

Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace: itential
name: deployer

# The version of the collection. Must be compatible with semantic versioning
version: 2.3.3
version: 2.4.0

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down

0 comments on commit 54722d4

Please sign in to comment.