Skip to content

Commit 3f632fa

Browse files
committed
docs: update helm chart reference for loki-helm-test latest tag
Signed-off-by: puretension <[email protected]>
1 parent 6fdd00d commit 3f632fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12983,7 +12983,7 @@ false
1298312983
"pullPolicy": "IfNotPresent",
1298412984
"registry": "docker.io",
1298512985
"repository": "grafana/loki-helm-test",
12986-
"tag": null
12986+
"tag": "latest"
1298712987
},
1298812988
"labels": {},
1298912989
"prometheusAddress": "",
@@ -13029,7 +13029,7 @@ false
1302913029
"pullPolicy": "IfNotPresent",
1303013030
"registry": "docker.io",
1303113031
"repository": "grafana/loki-helm-test",
13032-
"tag": null
13032+
"tag": "latest"
1303313033
}
1303413034
</pre>
1303513035
</td>
@@ -13075,7 +13075,7 @@ null
1307513075
<td>string</td>
1307613076
<td>Overrides the image tag whose default is the chart's appVersion</td>
1307713077
<td><pre lang="json">
13078-
null
13078+
"latest"
1307913079
</pre>
1308013080
</td>
1308113081
</tr>

0 commit comments

Comments
 (0)