chore: update helm release reloader to 1.2.*
This commit is contained in:
parent
bcd7ac7c36
commit
30c9a2bf21
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ local app = import "_templates/argocd_app.libsonnet";
|
|||
app + {
|
||||
chart:: "reloader",
|
||||
repo:: "https://stakater.github.io/stakater-charts",
|
||||
version:: "1.1.*",
|
||||
version:: "1.2.*",
|
||||
values:: |||
|
||||
fullnameOverride: reloader
|
||||
|||
|
||||
|
|
Loading…
Reference in a new issue