mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-25 19:18:42 -05:00
Merge pull request #172 from puppetlabs/update-vmpooler-3.8.1
Update vmpooler to 3.8.1
This commit is contained in:
commit
42b04b2110
2 changed files with 36 additions and 33 deletions
|
|
@ -1,21 +1,21 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
addressable (2.8.7)
|
||||
public_suffix (>= 2.0.2, < 7.0)
|
||||
addressable (2.8.8)
|
||||
public_suffix (>= 2.0.2, < 8.0)
|
||||
base64 (0.3.0)
|
||||
bindata (2.5.1)
|
||||
builder (3.3.0)
|
||||
concurrent-ruby (1.3.5)
|
||||
connection_pool (2.5.3)
|
||||
concurrent-ruby (1.3.6)
|
||||
connection_pool (2.5.5)
|
||||
declarative (0.0.20)
|
||||
deep_merge (1.2.2)
|
||||
faraday (2.13.1)
|
||||
faraday (2.14.0)
|
||||
faraday-net_http (>= 2.0, < 3.5)
|
||||
json
|
||||
logger
|
||||
faraday-net_http (3.4.0)
|
||||
net-http (>= 0.5.0)
|
||||
faraday-net_http (3.4.2)
|
||||
net-http (~> 0.5)
|
||||
google-apis-compute_v1 (0.86.0)
|
||||
google-apis-core (>= 0.11.0, < 2.a)
|
||||
google-apis-core (0.11.3)
|
||||
|
|
@ -49,23 +49,25 @@ GEM
|
|||
signet (>= 0.16, < 2.a)
|
||||
httpclient (2.9.0)
|
||||
mutex_m
|
||||
json (2.12.2-java)
|
||||
jwt (2.10.1)
|
||||
json (2.18.0-java)
|
||||
jwt (2.10.2)
|
||||
base64
|
||||
logger (1.7.0)
|
||||
memoist (0.16.2)
|
||||
mini_mime (1.1.5)
|
||||
multi_json (1.15.0)
|
||||
mustermann (3.0.3)
|
||||
multi_json (1.19.1)
|
||||
mustermann (3.0.4)
|
||||
ruby2_keywords (~> 0.0.1)
|
||||
mutex_m (0.3.0)
|
||||
net-http (0.6.0)
|
||||
uri
|
||||
net-ldap (0.19.0)
|
||||
nio4r (2.7.4-java)
|
||||
nokogiri (1.18.8-java)
|
||||
net-http (0.9.1)
|
||||
uri (>= 0.11.1)
|
||||
net-ldap (0.20.0)
|
||||
base64
|
||||
ostruct
|
||||
nio4r (2.7.5-java)
|
||||
nokogiri (1.18.10-java)
|
||||
racc (~> 1.4)
|
||||
opentelemetry-api (1.5.0)
|
||||
opentelemetry-api (1.7.0)
|
||||
opentelemetry-common (0.20.1)
|
||||
opentelemetry-api (~> 1.0)
|
||||
opentelemetry-exporter-jaeger (0.23.0)
|
||||
|
|
@ -102,47 +104,48 @@ GEM
|
|||
opentelemetry-resource_detectors (0.24.2)
|
||||
google-cloud-env
|
||||
opentelemetry-sdk (~> 1.0)
|
||||
opentelemetry-sdk (1.8.0)
|
||||
opentelemetry-sdk (1.10.0)
|
||||
opentelemetry-api (~> 1.1)
|
||||
opentelemetry-common (~> 0.20)
|
||||
opentelemetry-registry (~> 0.2)
|
||||
opentelemetry-semantic_conventions
|
||||
opentelemetry-semantic_conventions (1.11.0)
|
||||
opentelemetry-semantic_conventions (1.36.0)
|
||||
opentelemetry-api (~> 1.0)
|
||||
optimist (3.2.1)
|
||||
os (1.1.4)
|
||||
ostruct (0.6.3)
|
||||
pickup (0.0.11)
|
||||
prometheus-client (4.2.4)
|
||||
prometheus-client (4.2.5)
|
||||
base64
|
||||
public_suffix (6.0.2)
|
||||
puma (6.6.0-java)
|
||||
puma (6.6.1-java)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.8.1-java)
|
||||
rack (2.2.17)
|
||||
rack (2.2.21)
|
||||
rack-protection (3.2.0)
|
||||
base64 (>= 0.1.0)
|
||||
rack (~> 2.2, >= 2.2.4)
|
||||
rake (13.3.0)
|
||||
rake (13.3.1)
|
||||
rbvmomi2 (3.8.0)
|
||||
builder (~> 3.2)
|
||||
json (~> 2.3)
|
||||
nokogiri (~> 1.12, >= 1.12.5)
|
||||
optimist (~> 3.0)
|
||||
redis (5.4.0)
|
||||
redis (5.4.1)
|
||||
redis-client (>= 0.22.0)
|
||||
redis-client (0.24.0)
|
||||
redis-client (0.26.3)
|
||||
connection_pool
|
||||
representable (3.2.0)
|
||||
declarative (< 0.1.0)
|
||||
trailblazer-option (>= 0.1.1, < 0.2.0)
|
||||
uber (< 0.2.0)
|
||||
retriable (3.1.2)
|
||||
rexml (3.4.1)
|
||||
rexml (3.4.4)
|
||||
ruby2_keywords (0.0.5)
|
||||
signet (0.20.0)
|
||||
signet (0.21.0)
|
||||
addressable (~> 2.8)
|
||||
faraday (>= 0.17.5, < 3.a)
|
||||
jwt (>= 1.5, < 3.0)
|
||||
jwt (>= 1.5, < 4.0)
|
||||
multi_json (~> 1.10)
|
||||
sinatra (3.2.0)
|
||||
mustermann (~> 3.0)
|
||||
|
|
@ -153,11 +156,11 @@ GEM
|
|||
bindata (~> 2.3)
|
||||
statsd-ruby (1.5.0)
|
||||
thrift (0.22.0)
|
||||
tilt (2.6.0)
|
||||
tilt (2.7.0)
|
||||
trailblazer-option (0.1.2)
|
||||
uber (0.1.0)
|
||||
uri (1.0.3)
|
||||
vmpooler (3.7.0)
|
||||
uri (1.1.1)
|
||||
vmpooler (3.8.1)
|
||||
concurrent-ruby (~> 1.1)
|
||||
connection_pool (~> 2.4)
|
||||
deep_merge (~> 1.2)
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ name: vmpooler
|
|||
description: A Helm chart to deploy vmpooler
|
||||
type: application
|
||||
icon: https://github.com/puppetlabs/vmpooler/raw/master/lib/vmpooler/public/img/logo.png
|
||||
version: 3.9.1
|
||||
appVersion: 5.7.0
|
||||
version: 3.10.0
|
||||
appVersion: 5.8.0
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://artifactory.delivery.puppetlabs.net/artifactory/helm__local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue