File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
lib/vmpooler-provider-vsphere Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.3.2] ( https://github.com/puppetlabs/vmpooler-provider-vsphere/tree/3.3.2 ) (2023-08-23)
4+
5+ [ Full Changelog] ( https://github.com/puppetlabs/vmpooler-provider-vsphere/compare/3.3.1...3.3.2 )
6+
7+ ** Fixed bugs:**
8+
9+ - \( maint\) Increase timeout for cloned vms to obtain IPs. [ \# 47] ( https://github.com/puppetlabs/vmpooler-provider-vsphere/pull/47 ) ([ isaac-hammes] ( https://github.com/isaac-hammes ) )
10+
311## [ 3.3.1] ( https://github.com/puppetlabs/vmpooler-provider-vsphere/tree/3.3.1 ) (2023-08-22)
412
513[ Full Changelog] ( https://github.com/puppetlabs/vmpooler-provider-vsphere/compare/3.3.0...3.3.1 )
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- vmpooler-provider-vsphere (3.3.1 )
4+ vmpooler-provider-vsphere (3.3.2 )
55 rbvmomi2 (>= 3.1 , < 4.0 )
66 vmpooler (~> 3.0 )
77
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module VmpoolerProviderVsphere
4- VERSION = '3.3.1 '
4+ VERSION = '3.3.2 '
55end
You can’t perform that action at this time.
0 commit comments