diff --git a/flow-0.3.1.tgz b/flow-0.3.1.tgz new file mode 100644 index 0000000..e99d902 Binary files /dev/null and b/flow-0.3.1.tgz differ diff --git a/index.yaml b/index.yaml new file mode 100644 index 0000000..f9449f1 --- /dev/null +++ b/index.yaml @@ -0,0 +1,52 @@ +apiVersion: v1 +entries: + flow: + - annotations: + category: Workflow Automation + compliance: | + This chart supports SOC2 and NIS2 compliance requirements: + - Network policies for zero-trust networking + - Encrypted backups with configurable retention + - Audit logging with SIEM integration + - TLS for internal communication + - High availability for all infrastructure components + images: | + - name: workflow-engine + image: flow/workflow-engine + - name: postgresql + image: postgres:16-alpine + - name: rabbitmq + image: rabbitmq:3.13-management-alpine + - name: redis + image: redis:7-alpine + apiVersion: v2 + appVersion: 1.0.0 + created: "2025-12-19T11:51:56.296078691Z" + description: A Helm chart for deploying the Flow workflow engine platform with + SOC2/NIS2 compliance support + digest: 75fdf3bef90777328b4247d5881224518cd628418003151dd4f9dc4990e2d6ae + home: https://git.kn.entit.eu/EntitAB/Flow + keywords: + - workflow + - automation + - microservices + - dotnet + - rabbitmq + - postgresql + - redis + - soc2 + - nis2 + - compliance + - security + - backup + maintainers: + - name: Entit AB + url: https://entit.se + name: flow + sources: + - https://git.kn.entit.eu/EntitAB/Flow + type: application + urls: + - https://git.kn.entit.eu/EntitAB/Helm-Charts/raw/branch/main/flow-0.3.1.tgz + version: 0.3.1 +generated: "2025-12-19T11:51:56.26964193Z"