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 @@ -457,7 +457,7 @@ Kubernetes: `^1.19.0-0`
457457| nginx.&ZeroWidthSpace ; http_listen_port | int | ` 80 ` | |
458458| nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; pullPolicy | string | ` "IfNotPresent" ` | |
459459| nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; repository | string | ` "nginx" ` | |
460- | nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; tag | float | ` 1.27 ` | |
460+ | nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; tag | float | ` 1.28 ` | |
461461| nginx.&ZeroWidthSpace ; initContainers | list | ` [] ` | |
462462| nginx.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/healthz" ` | |
463463| nginx.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
Original file line number Diff line number Diff line change @@ -1245,7 +1245,7 @@ nginx:
12451245 override_push_endpoint : " "
12461246 image :
12471247 repository : nginx
1248- tag : 1.27
1248+ tag : 1.28
12491249 pullPolicy : IfNotPresent
12501250
12511251 service :
You can’t perform that action at this time.
0 commit comments