Skip to content

Commit 17ed4a8

Browse files
authored
Release 5.3.0
Release 5.3.0
2 parents 9b96d8a + 1585577 commit 17ed4a8

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

AIO_BASE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.3.0-rc0
1+
5.3.0

TAG

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.3.0-rc0
1+
5.3.0-1

charts/ingress-nginx/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: wallarm-ingress
3-
version: 5.3.0-rc0
4-
appVersion: 5.3.0-rc0
3+
version: 5.3.0
4+
appVersion: 5.3.0
55
home: https://github.com/wallarm/ingress
66
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer with Wallarm module
77
icon: https://static.wallarm.com/wallarm-logo.svg

charts/ingress-nginx/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ controller:
2626
## for backwards compatibility consider setting the full image url via the repository value below
2727
## use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail
2828
## repository:
29-
tag: "5.3.0-rc0"
29+
tag: "5.3.0-1"
3030
pullPolicy: IfNotPresent
3131
runAsNonRoot: true
3232
# www-data -> uid 101
@@ -972,7 +972,7 @@ controller:
972972
## The image name and tag for the helper image
973973
##
974974
image: docker.io/wallarm/node-helpers
975-
tag: 5.3.0-rc0
975+
tag: 5.3.0
976976
tarantool:
977977
kind: Deployment
978978
service:

0 commit comments

Comments
 (0)