mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-27 03:58:41 -05:00
RE-16207: Create a 3.8.0 release / script cleanup
In the process of doing a 3.8.0 release, I also found some places where scripts needed some care and documentation updated/clarified.
This commit is contained in:
parent
5ac8fb98ed
commit
b18a443e4b
7 changed files with 110 additions and 62 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
|
@ -1,5 +1,21 @@
|
|||
# Changelog
|
||||
|
||||
## [3.8.0](https://github.com/puppetlabs/vmpooler-deployment/tree/3.8.0) (2024-07-01)
|
||||
|
||||
[Full Changelog](https://github.com/puppetlabs/vmpooler-deployment/compare/3.7.0...3.8.0)
|
||||
|
||||
**Implemented enhancements:**
|
||||
|
||||
- \(RE-15696\) Local Development - Add Grafana and remove redis mount [\#147](https://github.com/puppetlabs/vmpooler-deployment/pull/147) ([yachub](https://github.com/yachub))
|
||||
|
||||
**Fixed bugs:**
|
||||
|
||||
- vsphere [\#153](https://github.com/puppetlabs/vmpooler-deployment/issues/153)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Bump jruby from 9.4.3.0-jdk11 to 9.4.5.0-jdk11 in /docker [\#149](https://github.com/puppetlabs/vmpooler-deployment/pull/149) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||
|
||||
## [3.7.0](https://github.com/puppetlabs/vmpooler-deployment/tree/3.7.0) (2023-10-05)
|
||||
|
||||
[Full Changelog](https://github.com/puppetlabs/vmpooler-deployment/compare/3.6.0...3.7.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue