From 169c8e53d3ffc31b8e7477da47b1e46862ba26a4 Mon Sep 17 00:00:00 2001 From: DylanGuedes Date: Thu, 14 Mar 2024 11:35:04 -0300 Subject: [PATCH] custom helm chart push --- .github/workflows/helm-release.yaml | 1 + production/helm/loki/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/helm-release.yaml b/.github/workflows/helm-release.yaml index 1d5847e543554..07334f5822691 100644 --- a/.github/workflows/helm-release.yaml +++ b/.github/workflows/helm-release.yaml @@ -4,6 +4,7 @@ on: push: branches: - main + - distributed-helm-demo paths: - 'production/helm/loki/Chart.yaml' diff --git a/production/helm/loki/Chart.yaml b/production/helm/loki/Chart.yaml index f08e27a2115d3..0489fd71e0ef1 100644 --- a/production/helm/loki/Chart.yaml +++ b/production/helm/loki/Chart.yaml @@ -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