Skip to content

Commit

Permalink
custom helm chart push
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanGuedes committed Mar 14, 2024
1 parent 723e729 commit 169c8e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- distributed-helm-demo
paths:
- 'production/helm/loki/Chart.yaml'

Expand Down
2 changes: 1 addition & 1 deletion production/helm/loki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: loki
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
Expand Down

0 comments on commit 169c8e5

Please sign in to comment.