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 @@ -471,7 +471,7 @@ Kubernetes: `^1.19.0-0`
471471| nginx.&ZeroWidthSpace ; http_listen_port | int | ` 80 ` | |
472472| nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; pullPolicy | string | ` "IfNotPresent" ` | |
473473| nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; repository | string | ` "nginx" ` | |
474- | nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; tag | float | ` 1.27 ` | |
474+ | nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; tag | float | ` 1.29 ` | |
475475| nginx.&ZeroWidthSpace ; initContainers | list | ` [] ` | |
476476| nginx.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/healthz" ` | |
477477| nginx.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
Original file line number Diff line number Diff line change @@ -1248,7 +1248,7 @@ nginx:
12481248 override_push_endpoint : " "
12491249 image :
12501250 repository : nginx
1251- tag : 1.27
1251+ tag : 1.29
12521252 pullPolicy : IfNotPresent
12531253
12541254 service :
You can’t perform that action at this time.
0 commit comments