FEAT: autoupdate patch releases
use wildcard in chart version
This commit is contained in:
parent
d4e1df05c0
commit
9e98dd83c7
5 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ helmapp + {
|
|||
namespace:: "metrics",
|
||||
repo:: "https://grafana.github.io/helm-charts",
|
||||
chart:: "loki-stack",
|
||||
version:: "2.6.1",
|
||||
version:: "2.6.*",
|
||||
values:: |||
|
||||
promtail:
|
||||
extraScrapeConfigs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue