Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CONF
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UvA
CONF
Commits
49a3fb3d
Commit
49a3fb3d
authored
Jun 04, 2020
by
Spiros Koulouzis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added werkzeug
parent
2d24ec35
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
sure-tosca-deployment.yaml
k8s/CONF/sure-tosca-deployment.yaml
+1
-1
requirements.txt
sure_tosca-flask-server/requirements.txt
+2
-1
No files found.
k8s/CONF/sure-tosca-deployment.yaml
View file @
49a3fb3d
...
...
@@ -28,7 +28,7 @@ spec:
io.kompose.service
:
sure-tosca
spec
:
containers
:
-
image
:
qcdis/sure-tosca
:3.0.0
-
image
:
qcdis/sure-tosca
name
:
sure-tosca
imagePullPolicy
:
Always
ports
:
...
...
sure_tosca-flask-server/requirements.txt
View file @
49a3fb3d
...
...
@@ -5,4 +5,5 @@ typing==3.7.4.1
swagger-ui-bundle==0.0.6
tinydb==3.15.2
tosca-parser==2.0.0
flask-restx==0.2.0
\ No newline at end of file
flask-restx==0.2.0
werkzeug==1.0.1
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment