This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
Grafana Unexpected "}" in operand #1459
Labels
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
BUG REPORT:
Version of Helm and Kubernetes:
Which chart:
stable/grafana
What happened:
running
helm lint
orhelm install
orhelm upgrade
results in[ERROR] templates/: parse error in ... template ... /grafana/templates/job.yaml:41: unexpected "}" in operand
What you expected to happen:
no template error
How to reproduce it (as minimally and precisely as possible):
Download LATEST commit 912f50c and run
helm lint
. Previously, everything worked, but starting with the new commit (without version change) our deployment pipeline fails.Anything else we need to know:
Would be nice, if you change chart version numbers when updating the charts and run a
helm lint
.The text was updated successfully, but these errors were encountered: