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`
457
457
| nginx.&ZeroWidthSpace ; http_listen_port | int | ` 80 ` | |
458
458
| nginx.&ZeroWidthSpace ; image.&ZeroWidthSpace ; pullPolicy | string | ` "IfNotPresent" ` | |
459
459
| 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 ` | |
461
461
| nginx.&ZeroWidthSpace ; initContainers | list | ` [] ` | |
462
462
| nginx.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/healthz" ` | |
463
463
| 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:
1245
1245
override_push_endpoint : " "
1246
1246
image :
1247
1247
repository : nginx
1248
- tag : 1.27
1248
+ tag : 1.28
1249
1249
pullPolicy : IfNotPresent
1250
1250
1251
1251
service :
You can’t perform that action at this time.
0 commit comments