-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
frsauvage
committed
Jul 2, 2020
1 parent
e10f006
commit 6de8d11
Showing
7 changed files
with
36 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -110,7 +110,7 @@ | |
</div> | ||
</div> | ||
<div class="LoginModal-footer"> | ||
version: 2.1.0 | ||
version: latest | ||
</div> | ||
</div> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
export MISM_BULLSEQUANA_EDGE_VERSION=2.1.0 | ||
export MISM_TAG_BULLSEQUANA_EDGE_VERSION=tag | ||
export AWX_BULLSEQUANA_EDGE_VERSION=9.0.1 | ||
export RABBITMQ_AWX_BULLSEQUANA_EDGE_VERSION=3.8.1-management | ||
export POSTGRES_AWX_BULLSEQUANA_EDGE_VERSION=12.0-alpine | ||
export PGADMIN_AWX_BULLSEQUANA_EDGE_VERSION=4.14 | ||
export MEMCACHED_AWX_BULLSEQUANA_EDGE_VERSION=1.5.20-alpine | ||
export ZABBIX_BULLSEQUANA_EDGE_VERSION=centos-4.4.1 | ||
export POSTGRES_ZABBIX_BULLSEQUANA_EDGE_VERSION=12.0-alpine | ||
export MISM_BULLSEQUANA_EDGE_VERSION=latest | ||
export MISM_TAG_BULLSEQUANA_EDGE_VERSION=latest | ||
export AWX_BULLSEQUANA_EDGE_VERSION=latest | ||
export RABBITMQ_AWX_BULLSEQUANA_EDGE_VERSION=latest | ||
export POSTGRES_AWX_BULLSEQUANA_EDGE_VERSION=latest | ||
export PGADMIN_AWX_BULLSEQUANA_EDGE_VERSION=latest | ||
export MEMCACHED_AWX_BULLSEQUANA_EDGE_VERSION=latest | ||
export ZABBIX_BULLSEQUANA_EDGE_VERSION=latest | ||
export POSTGRES_ZABBIX_BULLSEQUANA_EDGE_VERSION=latest |