From bcb1e149287aa05f89e61618cb96e0c379266542 Mon Sep 17 00:00:00 2001 From: cap-operator-sap Date: Thu, 11 Jan 2024 10:16:58 +0000 Subject: [PATCH] Add index.yaml to website --- static/index.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/static/index.yaml b/static/index.yaml index bd084bc..ebdd096 100644 --- a/static/index.yaml +++ b/static/index.yaml @@ -1,6 +1,15 @@ apiVersion: v1 entries: cap-operator: + - apiVersion: v2 + appVersion: 0.1.0 + created: "2024-01-11T10:16:58.852054687Z" + description: Helm chart to deploy CAP Operator https://sap.github.io/cap-operator/ + digest: 6ae32b702b420505963b95384c92b40e8f549cc03732afb7e6968c04e4175efe + name: cap-operator + urls: + - https://github.com/SAP/cap-operator-lifecycle/releases/download/helm/0.1.0/cap-operator-0.1.0.tgz + version: 0.1.0 - apiVersion: v2 appVersion: 0.0.1 created: "2023-09-22T13:49:17.74631475Z" @@ -10,4 +19,4 @@ entries: urls: - https://github.com/SAP/cap-operator-lifecycle/releases/download/helm/0.0.1/cap-operator-0.0.1.tgz version: 0.0.1 -generated: "2023-09-22T13:49:17.745271506Z" \ No newline at end of file +generated: "2024-01-11T10:16:58.850673746Z"