Skip to content

Commit e7d70cf

Browse files
chore(deps): update nginx docker tag to v1.28
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 732a1f9 commit e7d70cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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"` | |

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)