Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #700 from deNBI/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
eKatchko authored May 10, 2021
2 parents f17d1d7 + 47fbcfd commit 270edaf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .env.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ OS_PROJECT_DOMAIN_ID=
OS_PASSWORD=

# Filebeat
FILEBEAT_TAG=7.12.0
FILEBEAT_TAG=7.12.1
ELASTIC_USER=
ELASTIC_PASSWORD=
HOST=portal-dev.denbi.de
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.update
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM denbicloud/cloud-portal-client:0.1.0-beta.0.15.1
FROM bibiserv/bibigrid:bibigrid-rest-2.3
FROM docker.elastic.co/beats/filebeat:7.12.0
FROM docker.elastic.co/beats/filebeat:7.12.1
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
setuptools==56.0.0
thrift >= 0.11.0,<0.20.0
python-keystoneclient
openstacksdk ==0.55.0
openstacksdk ==0.56.0
deprecated == 1.2.12
Click==7.1.2
ansible==3.2.0
ansible==3.3.0
flake8==3.9.1
ruamel.yaml<0.18.0
paramiko==2.7.2
Expand Down

0 comments on commit 270edaf

Please sign in to comment.