KRepo Build FIles (#1)

This commit is contained in:
Aidan Petti 2024-12-19 08:42:45 -07:00 committed by GitHub
parent f9856eb583
commit 1dc4082a58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 11 additions and 0 deletions

5
charts/argo-cd/BUILD Normal file
View file

@ -0,0 +1,5 @@
helm_chart(
name="k-argo",
registries=["@klaviyo-dev", "@klaviyo-eng", "@klaviyo-prod"],
repository="k-argo",
)

1
charts/argo-events/BUILD Normal file
View file

@ -0,0 +1 @@
helm_chart()

View file

@ -0,0 +1 @@
helm_chart()

View file

@ -0,0 +1 @@
helm_chart()

1
charts/argocd-apps/BUILD Normal file
View file

@ -0,0 +1 @@
helm_chart()

View file

@ -0,0 +1 @@
helm_chart()

1
scripts/BUILD Normal file
View file

@ -0,0 +1 @@
shell_sources()