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
4
4
pika
5
5
urllib3
6
6
mashumaro
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
6
6
# This is the chart version. This version number should be incremented each time you make changes
7
7
# to the chart and its templates, including the app version.
8
8
# Versions are expected to follow Semantic Versioning (https://semver.org/)
9
- version : 1.1.0
9
+ version : 1.1.1
10
10
11
11
# This is the version number of the application being deployed. This version number should be
12
12
# incremented each time you make changes to the application. Versions are not expected to
13
13
# follow Semantic Versioning. They should reflect the version the application is using.
14
14
# 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