From 1978f3ff8f475e690dfda23bdc8d06ed4c82ee23 Mon Sep 17 00:00:00 2001 From: Waldemar Hummer Date: Thu, 8 Jul 2021 22:51:58 +0200 Subject: [PATCH] add metadata for artifact hub repo --- charts/localstack/Chart.yaml | 2 +- charts/localstack/artifacthub-repo.yml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 charts/localstack/artifacthub-repo.yml diff --git a/charts/localstack/Chart.yaml b/charts/localstack/Chart.yaml index 0f64593..1560bdf 100644 --- a/charts/localstack/Chart.yaml +++ b/charts/localstack/Chart.yaml @@ -2,7 +2,7 @@ annotations: category: Infrastructure apiVersion: v2 appVersion: latest -version: 0.2.1 +version: 0.2.2 name: localstack description: A fully functional local AWS cloud stack type: application diff --git a/charts/localstack/artifacthub-repo.yml b/charts/localstack/artifacthub-repo.yml new file mode 100644 index 0000000..6d2df16 --- /dev/null +++ b/charts/localstack/artifacthub-repo.yml @@ -0,0 +1,4 @@ +repositoryID: 0f09afa6-a93e-4e55-9e7a-bf4530c9f387 +owners: + - name: Waldemar Hummer + email: waldemar@localstack.cloud