File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -451,7 +451,7 @@ Kubernetes: `^1.19.0-0`
451
451
| nginx.&ZeroWidthSpace ; http_listen_port | int | ` 80 ` | |
452
452
| nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; pullPolicy | string | ` "IfNotPresent" ` | |
453
453
| nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; repository | string | ` "nginx" ` | |
454
- | nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; tag | float | ` 1.23 ` | |
454
+ | nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; tag | float | ` 1.24 ` | |
455
455
| nginx.&ZeroWidthSpace ; initContainers | list | ` [] ` | |
456
456
| nginx.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/healthz" ` | |
457
457
| nginx.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
Original file line number Diff line number Diff line change @@ -1214,7 +1214,7 @@ nginx:
1214
1214
verboseLogging : true
1215
1215
image :
1216
1216
repository : nginx
1217
- tag : 1.23
1217
+ tag : 1.24
1218
1218
pullPolicy : IfNotPresent
1219
1219
1220
1220
service :
You can’t perform that action at this time.
0 commit comments