Skip to content

Commit 81b451d

Browse files
Update loki chart to 6.47.0
1 parent 2db4d33 commit 81b451d

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
@@ -3964,7 +3964,7 @@ null
39643964
"pullPolicy": "IfNotPresent",
39653965
"registry": "docker.io",
39663966
"repository": "grafana/enterprise-logs",
3967-
"tag": "3.5.4"
3967+
"tag": "3.5.5"
39683968
},
39693969
"license": {
39703970
"contents": "NOTAVALIDLICENSE"
@@ -4111,7 +4111,7 @@ null
41114111
<td>string</td>
41124112
<td>Docker image tag</td>
41134113
<td><pre lang="json">
4114-
"3.5.4"
4114+
"3.5.5"
41154115
</pre>
41164116
</td>
41174117
</tr>

production/helm/loki/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ enterprise:
672672
# -- Docker image repository
673673
repository: grafana/enterprise-logs
674674
# -- Docker image tag
675-
tag: 3.5.4
675+
tag: 3.5.5
676676
# -- Overrides the image tag with an image digest
677677
digest: null
678678
# -- Docker image pull policy

0 commit comments

Comments
 (0)