File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ 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 : 1.0.2
18
+ version : 1.0.3
19
19
# This is the version number of the application being deployed. This version number should be
20
20
# incremented each time you make changes to the application. Versions are not expected to
21
21
# follow Semantic Versioning. They should reflect the version the application is using.
22
- appVersion : 20231104
22
+ appVersion : v2025.03.26
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ metadata:
45
45
{{- toYaml . | nindent 4 }}
46
46
{{- end }}
47
47
spec :
48
+ ingressClassName : nginx
48
49
{{- if .Values.ingress.tls }}
49
50
tls :
50
51
{{- range .Values.ingress.tls }}
You can’t perform that action at this time.
0 commit comments