Skip to content
Snippets Groups Projects
Verified Commit 56f60954 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

pin versions of pip dependencies and flux dependencies

parent de38e2f2
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@
* [ ] update/review `docs/*` and make sure it matches the current state
* Update how to checkout the latest stable tag
* [ ] Ensure all dependencies are updated and locked
* [ ] `requirements-stable.lock`
* [ ] `requirements-stable.txt`
* [ ] `flux/*`
* [ ] update [CHANGELOG.md](https://keepachangelog.com/en/1.0.0/)
* Include `Known issues`
......
......@@ -8,8 +8,8 @@ metadata:
spec:
releaseName: wordpress
chart:
git: https://code.greenhost.net/open/wordpress-helm
ref: 0.1.1
git: https://open.greenhost.net/openappstack/wordpress-helm
ref: 0.1.2
path: .
valuesFrom:
- secretKeyRef:
......
ansible==2.9.6
ansible==2.9.9
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
cachetools==4.1.0
certifi==2020.4.5.2
cffi==1.14.0
chardet==3.0.4
cryptography==2.8
dictdiffer==0.8.1
google-auth==1.11.3
cryptography==2.9.2
google-auth==1.16.1
-e git+https://open.greenhost.net/greenhost/cloud-api@c174bc27f7f149786a14b40f782df399cde32f8e#egg=greenhost_cloud
idna==2.9
importlib-metadata==1.5.0
Jinja2==2.11.1
kubernetes==10.1.0
Jinja2==2.11.2
kubernetes==11.0.0
MarkupSafe==1.1.1
more-itertools==8.2.0
more-itertools==8.3.0
-e git+https://open.greenhost.net/openappstack/oas_behave@7f00fe36db19e13ddaf937526bd38a542f2e9eb3#egg=oas_behave
oauthlib==3.1.0
openshift==0.10.3
packaging==20.3
openshift==0.11.2
packaging==20.4
paramiko==2.7.1
parse==1.15.0
parse-type==0.5.2
passlib==1.7.2
pluggy==0.13.1
psutil==5.7.0
py==1.8.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyNaCl==1.3.0
PyNaCl==1.4.0
pyOpenSSL==19.1.0
pyparsing==2.4.6
pytest==5.4.1
pyparsing==2.4.7
pytest==5.4.3
pytest-rerunfailures==9.0
python-dateutil==2.8.1
python-string-utils==1.0.0
pytz==2019.3
PyYAML==5.3
pytz==2020.1
PyYAML==5.3.1
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
selenium==3.141.0
six==1.14.0
tabulate==0.8.6
testinfra==5.0.0
urllib3==1.25.8
wcwidth==0.1.8
six==1.15.0
tabulate==0.8.7
testinfra==5.1.0
urllib3==1.25.9
wcwidth==0.2.4
websocket-client==0.57.0
zipp==3.1.0
passlib==1.7.2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment