Skip to content

Commit 169c8e5

Browse files
committed
custom helm chart push
1 parent 723e729 commit 169c8e5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/helm-release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- distributed-helm-demo
78
paths:
89
- 'production/helm/loki/Chart.yaml'
910

production/helm/loki/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: loki
33
description: Helm chart for Grafana Loki in simple, scalable mode
44
type: application
55
appVersion: 2.9.3
6-
version: 5.41.8
6+
version: 723e729659f804c6aea8799261dd3eaed6ea9363
77
home: https://grafana.github.io/helm-charts
88
sources:
99
- https://github.com/grafana/loki

0 commit comments

Comments
 (0)