File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -494,7 +494,7 @@ Kubernetes: `^1.19.0-0`
494494| nginx.&ZeroWidthSpace ; http_listen_port | int | ` 80 ` | |
495495| nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; pullPolicy | string | ` "IfNotPresent" ` | |
496496| nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; repository | string | ` "nginx" ` | |
497- | nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; tag | float | ` 1.29 ` | |
497+ | nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; tag | float | ` 1.31 ` | |
498498| nginx.&ZeroWidthSpace ; initContainers | list | ` [] ` | |
499499| nginx.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/healthz" ` | |
500500| nginx.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
Original file line number Diff line number Diff line change @@ -1359,7 +1359,7 @@ nginx:
13591359 override_push_endpoint : " "
13601360 image :
13611361 repository : nginx
1362- tag : 1.29
1362+ tag : 1.31
13631363 pullPolicy : IfNotPresent
13641364
13651365 service :
You can’t perform that action at this time.
0 commit comments