Skip to content
Snippets Groups Projects
Commit 15bcd08d authored by Arie Peterson's avatar Arie Peterson
Browse files

Merge branch '532-release-0-3-1' into 'master'

Resolve "Release 0.3.1"

See merge request openappstack/openappstack!241
parents 23b3035d ddee1979
No related branches found
No related tags found
No related merge requests found
# Changelog
## [Unreleased]
## [0.3.1] - 2020-03-18
No unreleased changes yet.
* Repair rocket chat installation
* Rocket Chat supports e2e encryption by default
* Upgrade Nextcloud chart version
* Single Sign-on related Jobs are now cleaned up after a successful installation
Known issues:
* Same as 0.3.0
## [0.3.0] - 2020-01-20
......
0.3.0
0.3.1
......@@ -57,9 +57,9 @@ guide][https://openappstack.net/contact.html).
## Getting the installation script
On your **provisioning machine**, clone the OpenAppStack git repository and
checkout the latest tagged version (currently `0.3.0`):
checkout the latest tagged version (currently `0.3.1`):
$ git clone -b 0.3.0 https://open.greenhost.net/openappstack/openappstack.git
$ git clone -b 0.3.1 https://open.greenhost.net/openappstack/openappstack.git
$ cd openappstack
> **NOTE:** Git will display a warning after you use the `git` command
......
ansible==2.9.2
ansible==2.9.6
attrs==19.3.0
bcrypt==3.1.7
behave==1.2.6
behave-webdriver==0.3.0
cachetools==4.0.0
certifi==2019.11.28
cffi==1.13.2
cffi==1.14.0
chardet==3.0.4
cryptography==2.8
dictdiffer==0.8.1
google-auth==1.10.0
google-auth==1.11.3
-e git+https://open.greenhost.net/greenhost/cloud-api@c174bc27f7f149786a14b40f782df399cde32f8e#egg=greenhost_cloud
idna==2.8
importlib-metadata==1.3.0
Jinja2==2.10.3
kubernetes==10.0.1
idna==2.9
importlib-metadata==1.5.0
Jinja2==2.11.1
kubernetes==10.1.0
MarkupSafe==1.1.1
more-itertools==8.0.2
more-itertools==8.2.0
-e git+https://open.greenhost.net/openappstack/oas_behave@72c7154545d8cc0084267734469c4dae5ef6b85a#egg=oas_behave
oauthlib==3.1.0
openshift==0.10.1
packaging==19.2
openshift==0.10.3
packaging==20.3
paramiko==2.7.1
parse==1.12.1
parse==1.15.0
parse-type==0.5.2
pluggy==0.13.1
psutil==5.6.7
py==1.8.0
psutil==5.7.0
py==1.8.1
pyasn1==0.4.8
pyasn1-modules==0.2.7
pycparser==2.19
pyasn1-modules==0.2.8
pycparser==2.20
PyNaCl==1.3.0
pyOpenSSL==19.1.0
pyparsing==2.4.5
pytest==5.3.2
pytest-rerunfailures==8.0
pyparsing==2.4.6
pytest==5.4.1
pytest-rerunfailures==9.0
python-dateutil==2.8.1
python-string-utils==0.6.0
python-string-utils==1.0.0
pytz==2019.3
PyYAML==5.2
requests==2.22.0
PyYAML==5.3
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
ruamel.yaml==0.16.5
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
selenium==3.141.0
six==1.13.0
six==1.14.0
tabulate==0.8.6
testinfra==3.3.0
urllib3==1.25.7
wcwidth==0.1.7
websocket-client==0.56.0
zipp==0.6.0
testinfra==5.0.0
urllib3==1.25.8
wcwidth==0.1.8
websocket-client==0.57.0
zipp==3.1.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment