audit-armada-app/test-requirements.txt
Carmen Rata d413fe29ea Update audit container image tag in charts
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
2021-06-17 15:52:28 -04:00

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