Skip to content

Commit e744ee2

Browse files
Merge branch 'main' into negative-structured-metadata-bytes
2 parents f12322c + ac1f1fe commit e744ee2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sources/setup/install/helm/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4214,7 +4214,7 @@ null
42144214
<td>string</td>
42154215
<td>The gateway image tag</td>
42164216
<td><pre lang="json">
4217-
"1.27-alpine"
4217+
"1.28-alpine"
42184218
</pre>
42194219
</td>
42204220
</tr>

production/helm/loki/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ gateway:
10251025
# -- The gateway image repository
10261026
repository: nginxinc/nginx-unprivileged
10271027
# -- The gateway image tag
1028-
tag: 1.27-alpine
1028+
tag: 1.28-alpine
10291029
# -- Overrides the gateway image tag with an image digest
10301030
digest: null
10311031
# -- The gateway image pull policy

0 commit comments

Comments
 (0)