File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.4.16
18
+ version : 0.4.17
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : " 7.4.3 "
24
+ appVersion : " 7.4.4 "
Original file line number Diff line number Diff line change 1
1
name : redis-stack-server
2
2
redis_stack_server :
3
3
image : " redis/redis-stack-server"
4
- tag : " 7.4.0-v3 "
4
+ tag : " 7.4.0-v4 "
5
5
port : 6379
6
6
replicas : 1
7
7
storage_class : standard
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.4.16
18
+ version : 0.4.17
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : " 7.4.3 "
24
+ appVersion : " 7.4.4 "
Original file line number Diff line number Diff line change 1
1
name : redis-stack
2
2
redis_stack :
3
3
image : " redis/redis-stack"
4
- tag : " 7.4.0-v3 "
4
+ tag : " 7.4.0-v4 "
5
5
redis_insight : " redis-insight"
6
6
redis_insight_port : 8001
7
7
redis_server_port : 6379
You can’t perform that action at this time.
0 commit comments