Skip to content

Commit

Permalink
Release quinteros-2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Nov 13, 2024
1 parent 3d08565 commit fc4741c
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 43 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundle
#
# VMDB specific gems
#
gem "manageiq-gems-pending", ">0", :git => "https://github.com/ManageIQ/manageiq-gems-pending.git", :branch => "quinteros"
gem "manageiq-gems-pending", ">0", :git => "https://github.com/ManageIQ/manageiq-gems-pending.git", :tag => "quinteros-2.2"

# when using this Gemfile inside a providers Gemfile, the dependency for the provider is already declared
def manageiq_plugin(plugin_name)
unless dependencies.detect { |d| d.name == plugin_name }
gem plugin_name, :git => "https://github.com/ManageIQ/#{plugin_name}", :branch => "quinteros"
gem plugin_name, :git => "https://github.com/ManageIQ/#{plugin_name}", :tag => "quinteros-2.2"
end
end

Expand Down Expand Up @@ -110,7 +110,7 @@ gem "american_date"
### providers
group :amazon, :manageiq_default do
manageiq_plugin "manageiq-providers-amazon"
gem "amazon_ssa_support", :require => false, :git => "https://github.com/ManageIQ/amazon_ssa_support.git", :branch => "quinteros" # Temporary dependency to be moved to manageiq-providers-amazon when officially release
gem "amazon_ssa_support", :require => false, :git => "https://github.com/ManageIQ/amazon_ssa_support.git", :tag => "quinteros-2.2" # Temporary dependency to be moved to manageiq-providers-amazon when officially release
end

group :ansible_tower, :manageiq_default do
Expand Down
78 changes: 39 additions & 39 deletions Gemfile.lock.release
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/ManageIQ/amazon_ssa_support.git
revision: 63a11da6c7d0ee24b0ee468f917917b6cf73f106
branch: quinteros
tag: quinteros-2.2
specs:
amazon_ssa_support (0.1.0)
aws-sdk-ec2 (~> 1.0)
Expand All @@ -13,7 +13,7 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-api
revision: cb1cd1b10945734ac3f028c84c78ee23c0418381
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-api (4.4.0.pre.pre)
config
Expand All @@ -22,39 +22,39 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-automation_engine
revision: 344e02aa10fb242c36236ead687f2694ce18cb16
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-automation_engine (0.1.0)
rubyzip (~> 2.0.0)

GIT
remote: https://github.com/ManageIQ/manageiq-consumption
revision: 7360a0fa21e6cd9cd8b2ba3b21c8d9e1e571d662
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-consumption (0.0.1)
hashdiff (~> 1.0)
money-rails (~> 1.9)

GIT
remote: https://github.com/ManageIQ/manageiq-content
revision: a392ba7bb18419596ebd293765a0592a50840c67
branch: quinteros
revision: 59e296129a5a38acfd089ed2e6744cf211b2df59
tag: quinteros-2.2
specs:
manageiq-content (0.1.0)
savon (~> 2.11.1)

GIT
remote: https://github.com/ManageIQ/manageiq-decorators
revision: 98a2f556480f85fd34683cb5627c6484c0062f85
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-decorators (0.1.0)

GIT
remote: https://github.com/ManageIQ/manageiq-gems-pending.git
revision: 0911040e8781f9a681a04bdd6f427266b0c73830
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-gems-pending (0.1.0)
activesupport (~> 6.0)
Expand All @@ -74,7 +74,7 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-providers-amazon
revision: bde7912f870c25d36f4c7bdf13817cbdcf43d7f7
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-amazon (0.1.0)
aws-sdk-cloudformation (~> 1.0)
Expand All @@ -93,15 +93,15 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-providers-ansible_tower
revision: 1c08c003ebe237a82a34d53d325cf197ad97ca93
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-ansible_tower (0.1.0)
ansible_tower_client (~> 0.20, >= 0.21.2)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-autosde
revision: 2a3f1a3beee92dab1efd734cb3d82bc0b7b53e04
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-autosde (0.1.0)
autosde_openapi_client (~> 3.2.0)
Expand All @@ -110,23 +110,23 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-providers-awx
revision: 9d2f4990d23522af2855b918c33167f3d127fab6
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-awx (0.1.0)
ansible_tower_client (~> 0.20, >= 0.21.2)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-azure
revision: ddd7493117fab5f7410c23e6cc5d61a7a4dcf3a5
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-azure (0.1.0)
azure-armrest (~> 0.14)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-azure_stack
revision: 84e78ccabf1410ae93b7725325aa5274f72f21b1
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-azure_stack (0.1.0)
azure_mgmt_compute (~> 0.20)
Expand All @@ -137,38 +137,38 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-providers-cisco_intersight
revision: 39d5a73496a01d5cc298c25f0e4aafdceaf91758
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-cisco_intersight (0.1.0)
intersight_client (~> 0.1, >= 0.1.5)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-foreman
revision: 3ca1fd2a540a4e53b2a6d515fc73a43c601e90f9
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-foreman (0.1.0)
foreman_api_client (~> 1.0.2)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-google
revision: 20f0dae921f66f582de5b72e95c6557e7e9ebd89
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-google (0.1.0)
fog-google (~> 1.23)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-ibm_cic
revision: 19a6366a760a744257bcb21b43cbd5f2e39fe15b
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-ibm_cic (0.1.0)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-ibm_cloud
revision: 1ac163e7e67f4857bbf6c9d3f48ea63f1e5cf7fd
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-ibm_cloud (0.1.0)
ibm-cloud-sdk (~> 0.1)
Expand All @@ -186,29 +186,29 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-providers-ibm_power_hmc
revision: 64af0c7b06405db89e31f9054f87e97d3764b95b
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-ibm_power_hmc (0.1.0)
ibm_power_hmc (~> 0.25.0)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-ibm_power_vc
revision: c79641e35e6f9aecc95f963d8f00dbc5c3bdc90d
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-ibm_power_vc (0.1.0)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-ibm_terraform
revision: 23fa9208fbc68d9d2a18646810bc2e223e94413d
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-ibm_terraform (0.1.0)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-kubernetes
revision: 07f408277c3ff0db6a7c37b763fc6f68543c6478
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-kubernetes (0.1.0)
image-inspector-client (~> 2.0)
Expand All @@ -220,7 +220,7 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-providers-kubevirt
revision: 1bc2e9c5a60038f02ffc0d7afad0574567d7ae32
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-kubevirt (0.1.0)
fog-kubevirt (~> 1.0, >= 1.3.5)
Expand All @@ -229,38 +229,38 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-providers-lenovo
revision: 6a332b9b6157afa6a789bc6efd95ee42c24aaddb
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-lenovo (0.2.0)
xclarity_client (~> 0.6.0)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-nsxt
revision: 4ff0aeb675d90d2ce7ed76185e80ec651b28267a
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-nsxt (0.1.0)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-nuage
revision: 5cb49bc212ed8dde66d27e47169ab91e231201ff
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-nuage (0.1.0)
excon (~> 0.71)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-openshift
revision: a1f21f93ddac456aaf7db8e8fa2e08ea03fcec68
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-openshift (0.1.0)
manageiq-providers-kubernetes (~> 0.1.0)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-openstack
revision: ddb44061800b824218e76d3dee43c7b0ce1e7ac3
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-openstack (0.1.0)
activesupport (~> 6.0)
Expand All @@ -273,15 +273,15 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-providers-oracle_cloud
revision: 5c29839fe31731a499fc92bd718624a20877bcce
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-oracle_cloud (0.1.0)
oci (~> 2.19.0)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-ovirt
revision: 8612e7f0e7c909fa713b7ff2715b8f56dab2be50
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-ovirt (0.1.0)
ovirt-engine-sdk (~> 4.4.0)
Expand All @@ -290,7 +290,7 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-providers-red_hat_virtualization
revision: 27d1f1a07abbb94555b9e889bce3fcc688b27014
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-red_hat_virtualization (0.1.0)
ovirt-engine-sdk (~> 4.4.0)
Expand All @@ -299,15 +299,15 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-providers-redfish
revision: 5b723b459bc197f5477cab77337b704fdbb072f7
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-redfish (0.1.0)
redfish_client (~> 0.5.1)

GIT
remote: https://github.com/ManageIQ/manageiq-providers-vmware
revision: 7d1f834b214278433a6d16dd129eb6a23d8863c9
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-vmware (0.1.0)
ffi-vix_disk_lib (~> 1.3, >= 1.3.1)
Expand All @@ -319,15 +319,15 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-providers-workflows
revision: d6153dd0928b3c74f43794b3a1343b970d188cbc
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-providers-workflows (0.1.0)
floe (~> 0.7.1)

GIT
remote: https://github.com/ManageIQ/manageiq-schema
revision: f5adf88df27144a90391fb34d3652d5553a370bc
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-schema (0.1.0)
activerecord-id_regions (~> 0.3.2)
Expand All @@ -341,7 +341,7 @@ GIT
GIT
remote: https://github.com/ManageIQ/manageiq-ui-classic
revision: 1dbb9d665d5b4b04ce53d551811b3f6fed3e78ff
branch: quinteros
tag: quinteros-2.2
specs:
manageiq-ui-classic (0.1.0)
execjs (= 2.8.1)
Expand Down Expand Up @@ -1010,7 +1010,7 @@ GEM
ast (~> 2.4.1)
racc
pdf-core (0.9.0)
pg (1.5.8)
pg (1.5.9)
pg-dsn_parser (0.1.1)
pg-logical_replication (1.2.0)
pg
Expand Down Expand Up @@ -1038,7 +1038,7 @@ GEM
more_core_extensions
raabro (1.4.0)
racc (1.7.3)
rack (2.2.9)
rack (2.2.10)
rack-attack (6.5.0)
rack (>= 1.0, < 3)
rack-test (2.1.0)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
quinteros-2.1
quinteros-2.2

0 comments on commit fc4741c

Please sign in to comment.