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 1
- 5.3.0
1
+ 5.3.7
Original file line number Diff line number Diff line change 1
- 5.3.0 -1
1
+ 5.3.7 -1
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
name : wallarm-ingress
3
- version : 5.3.0
4
- appVersion : 5.3.0
3
+ version : 5.3.7
4
+ appVersion : 5.3.7
5
5
home : https://github.com/wallarm/ingress
6
6
description : Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer with Wallarm module
7
7
icon : https://static.wallarm.com/wallarm-logo.svg
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ controller:
26
26
# # for backwards compatibility consider setting the full image url via the repository value below
27
27
# # use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail
28
28
# # repository:
29
- tag : " 5.3.0 -1"
29
+ tag : " 5.3.7 -1"
30
30
pullPolicy : IfNotPresent
31
31
runAsNonRoot : true
32
32
# www-data -> uid 101
@@ -972,7 +972,7 @@ controller:
972
972
# # The image name and tag for the helper image
973
973
# #
974
974
image : docker.io/wallarm/node-helpers
975
- tag : 5.3.0
975
+ tag : 5.3.7
976
976
tarantool :
977
977
kind : Deployment
978
978
service :
You can’t perform that action at this time.
0 commit comments