Skip to content

Commit 1cb4e58

Browse files
chore(deps): update docker.io/grafana/enterprise-logs docker tag to v3.4.1 (main) (#16501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Paul Rogers <paul.rogers@grafana.com>
1 parent 611ac16 commit 1cb4e58

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3063,7 +3063,7 @@ null
30633063
"pullPolicy": "IfNotPresent",
30643064
"registry": "docker.io",
30653065
"repository": "grafana/enterprise-logs",
3066-
"tag": "3.4.0"
3066+
"tag": "3.4.1"
30673067
},
30683068
"license": {
30693069
"contents": "NOTAVALIDLICENSE"
@@ -3237,7 +3237,7 @@ null
32373237
<td>string</td>
32383238
<td>Docker image tag</td>
32393239
<td><pre lang="json">
3240-
"3.4.0"
3240+
"3.4.1"
32413241
</pre>
32423242
</td>
32433243
</tr>

‎production/helm/loki/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ enterprise:
601601
# -- Docker image repository
602602
repository: grafana/enterprise-logs
603603
# -- Docker image tag
604-
tag: 3.4.0
604+
tag: 3.4.1
605605
# -- Overrides the image tag with an image digest
606606
digest: null
607607
# -- Docker image pull policy

0 commit comments

Comments
 (0)