Skip to content

Commit

Permalink
Merge pull request #3 from swisscom/develop
Browse files Browse the repository at this point in the history
fix chart source for promtail
  • Loading branch information
JamesClonk authored May 26, 2023
2 parents 6da2ddd + 696778c commit 47db09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/promtail.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if [[ "$(basename ${PWD})" == "deployments" ]]; then
cd ..
fi

# chart source: https://github.com/prometheus-community/helm-charts
# chart source: https://github.com/grafana/helm-charts
repository="https://grafana.github.io/helm-charts"
chart="promtail"
version="6.11.2"
Expand Down

0 comments on commit 47db09d

Please sign in to comment.