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`
451451| nginx.&ZeroWidthSpace ; http_listen_port | int | ` 80 ` | |
452452| nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; pullPolicy | string | ` "IfNotPresent" ` | |
453453| 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 ` | |
455455| nginx.&ZeroWidthSpace ; initContainers | list | ` [] ` | |
456456| nginx.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/healthz" ` | |
457457| 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:
12441244 override_push_endpoint : " "
12451245 image :
12461246 repository : nginx
1247- tag : 1.27
1247+ tag : 1.28
12481248 pullPolicy : IfNotPresent
12491249
12501250 service :
You can’t perform that action at this time.
0 commit comments