d413fe29ea
Update the docker image tag in values.yaml as part of helm charts configuration. Also updated Dockerfile and added yamllint configuration. Story: 2008849 Task: 42619 Signed-off-by: Carmen Rata <carmen.rata@windriver.com> Change-Id: I257c8715258498020c518d795e21fd3f862c676a
5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
# hacking pulls in flake8
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
|
bashate >= 0.2
|
|
yamllint<1.26.1;python_version>="3.0" # GPLv2
|