build charts
This commit is contained in:
parent
1dc4082a58
commit
22a052676d
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
|||
helm_artifact(
|
||||
name="redis-ha",
|
||||
artifact="redis-ha",
|
||||
version="4.29.4",
|
||||
repository="https://dandydeveloper.github.io/charts/"
|
||||
)
|
||||
|
||||
helm_chart(
|
||||
name="k-argo",
|
||||
registries=["@klaviyo-dev", "@klaviyo-eng", "@klaviyo-prod"],
|
||||
repository="k-argo",
|
||||
dependencies=[":redis-ha"],
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue