File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
OpenStack-Rabbit-Consumer Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,5 @@ requests_kerberos
44pika
55urllib3
66mashumaro
7- openstacksdk
7+ openstacksdk
8+ six # for openstacksdk
Original file line number Diff line number Diff line change 1- 2.0.0
1+ 2.0.1
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ type: application
66# This is the chart version. This version number should be incremented each time you make changes
77# to the chart and its templates, including the app version.
88# Versions are expected to follow Semantic Versioning (https://semver.org/)
9- version : 1.1.0
9+ version : 1.1.1
1010
1111# This is the version number of the application being deployed. This version number should be
1212# incremented each time you make changes to the application. Versions are not expected to
1313# follow Semantic Versioning. They should reflect the version the application is using.
1414# It is recommended to use it with quotes.
15- appVersion : " v2.0.0 "
15+ appVersion : " v2.0.1 "
You can’t perform that action at this time.
0 commit comments