Skip to content
Prev Previous commit
Next Next commit
docs: update helm chart reference documentation
Signed-off-by: puretension <[email protected]>
  • Loading branch information
puretension committed Sep 19, 2025
commit 77528244df3fd8e38ace02406cf6abf4694fdf95
6 changes: 3 additions & 3 deletions docs/sources/setup/install/helm/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -12983,7 +12983,7 @@ false
"pullPolicy": "IfNotPresent",
"registry": "docker.io",
"repository": "grafana/loki-helm-test",
"tag": "ewelch-distributed-helm-chart-17db5ee"
"tag": null
},
"labels": {},
"prometheusAddress": "",
Expand Down Expand Up @@ -13029,7 +13029,7 @@ false
"pullPolicy": "IfNotPresent",
"registry": "docker.io",
"repository": "grafana/loki-helm-test",
"tag": "ewelch-distributed-helm-chart-17db5ee"
"tag": null
}
</pre>
</td>
Expand Down Expand Up @@ -13075,7 +13075,7 @@ null
<td>string</td>
<td>Overrides the image tag whose default is the chart's appVersion</td>
<td><pre lang="json">
"ewelch-distributed-helm-chart-17db5ee"
null
</pre>
</td>
</tr>
Expand Down