Refactor release-prep and action due to issue running via docker

This commit is contained in:
Jake Spain 2023-08-16 09:34:12 -04:00
parent d6e6d670e6
commit c3f98281c9
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113
3 changed files with 64 additions and 42 deletions

View file

@ -1,13 +1,9 @@
# Changelog
## [3.3.0](https://github.com/puppetlabs/vmpooler/tree/3.3.0) (2023-08-15)
## [3.3.0](https://github.com/puppetlabs/vmpooler/tree/3.3.0) (2023-08-16)
[Full Changelog](https://github.com/puppetlabs/vmpooler/compare/3.2.0...3.3.0)
**Implemented enhancements:**
- \(RE-15162\) Update Redis gem to version 5.0. [\#561](https://github.com/puppetlabs/vmpooler/pull/561) ([isaac-hammes](https://github.com/isaac-hammes))
**Closed issues:**
- Redis 5.x Deprecations [\#603](https://github.com/puppetlabs/vmpooler/issues/603)