We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723e729 commit 169c8e5Copy full SHA for 169c8e5
.github/workflows/helm-release.yaml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - distributed-helm-demo
8
paths:
9
- 'production/helm/loki/Chart.yaml'
10
production/helm/loki/Chart.yaml
@@ -3,7 +3,7 @@ name: loki
3
description: Helm chart for Grafana Loki in simple, scalable mode
type: application
appVersion: 2.9.3
-version: 5.41.8
+version: 723e729659f804c6aea8799261dd3eaed6ea9363
home: https://grafana.github.io/helm-charts
sources:
- https://github.com/grafana/loki
0 commit comments