feat: bump reloader to v1.0.*
This commit is contained in:
parent
78b6432f3a
commit
03f88c97e1
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:: "v0.0.*",
|
||||
version:: "v1.0.*",
|
||||
values:: |||
|
||||
fullnameOverride: reloader
|
||||
|||
|
||||
|
|
Loading…
Reference in a new issue