File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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.27 ` | |
454
+ | nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; tag | float | ` 1.28 ` | |
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 @@ -1244,7 +1244,7 @@ nginx:
1244
1244
override_push_endpoint : " "
1245
1245
image :
1246
1246
repository : nginx
1247
- tag : 1.27
1247
+ tag : 1.28
1248
1248
pullPolicy : IfNotPresent
1249
1249
1250
1250
service :
You can’t perform that action at this time.
0 commit comments