From 36d4d380d8628a46963f8fd0180719e96880cebe Mon Sep 17 00:00:00 2001 From: "Federico A. Corazza" Date: Fri, 13 Sep 2024 23:26:22 +0200 Subject: [PATCH] Remove index.yaml --- index.yaml | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 index.yaml diff --git a/index.yaml b/index.yaml deleted file mode 100644 index 986bb2a..0000000 --- a/index.yaml +++ /dev/null @@ -1,42 +0,0 @@ -apiVersion: v1 -entries: - bento: - - annotations: - artifacthub.io/category: integration-delivery - apiVersion: v2 - appVersion: 1.2.0 - created: "2024-09-13T23:16:58.401433379+02:00" - description: Bento is a declarative data streaming service that solves a wide - range of data engineering problems with simple, chained, stateless processing - steps. It implements transaction based resiliency with back pressure, so when - connecting to at-least-once sources and sinks it's able to guarantee at-least-once - delivery without needing to persist messages during transit. - digest: 21c0cab5b0bdb36fdd2e13012123ea7a4ca371c0cca935966523a448a93dcf4e - icon: https://raw.githubusercontent.com/warpstreamlabs/bento/main/icon.png - maintainers: - - email: git@facorazza.com - name: facorazza - name: bento - type: application - urls: - - bento-0.1.0.tgz - version: 0.1.0 - popeye: - - annotations: - artifacthub.io/category: security - apiVersion: v2 - appVersion: v0.21.3 - created: "2024-09-13T23:16:58.401735008+02:00" - description: Popeye is a utility that scans live Kubernetes clusters and reports - potential issues with deployed resources and configurations. - digest: 24f76b422cc3526cfdbb9b7a4e08a07430a85bdce92938a0674838bf485f106c - icon: https://raw.githubusercontent.com/derailed/popeye/master/assets/popeye_logo.png - maintainers: - - email: git@facorazza.com - name: facorazza - name: popeye - type: application - urls: - - popeye-0.1.0.tgz - version: 0.1.0 -generated: "2024-09-13T23:16:58.400829301+02:00"