Add flow-0.10.38 and update documentation
This commit is contained in:
@@ -357,6 +357,7 @@ global:
|
||||
workflowLogging: "http://{{ .Release.Name }}-workflow-logging.{{ .Release.Namespace }}.svc.cluster.local:80"
|
||||
connectionStore: "http://{{ .Release.Name }}-connection-store.{{ .Release.Namespace }}.svc.cluster.local:80"
|
||||
tenantRegistry: "http://{{ .Release.Name }}-tenant-registry.{{ .Release.Namespace }}.svc.cluster.local:80"
|
||||
billingService: "http://{{ .Release.Name }}-billing-service.{{ .Release.Namespace }}.svc.cluster.local:80"
|
||||
aiAssistant: "http://{{ .Release.Name }}-ai-assistant.{{ .Release.Namespace }}.svc.cluster.local:80"
|
||||
|
||||
# -- OpenTelemetry configuration for distributed tracing and metrics
|
||||
@@ -690,6 +691,50 @@ workflowLogging:
|
||||
extraVolumeMounts: []
|
||||
extraVolumes: []
|
||||
|
||||
# -- Billing Service configuration
|
||||
billingService:
|
||||
enabled: true
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: flow/billingservice
|
||||
tag: ""
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 250m
|
||||
memory: 256Mi
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 128Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 3
|
||||
targetCPUUtilizationPercentage: 75
|
||||
|
||||
# -- Stripe billing integration
|
||||
stripe:
|
||||
enabled: false
|
||||
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
|
||||
nodeSelector: {}
|
||||
tolerations: []
|
||||
affinity: {}
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
extraVolumes: []
|
||||
|
||||
# -- Connection Store service configuration
|
||||
connectionStore:
|
||||
enabled: true
|
||||
|
||||
BIN
flow-0.10.38.tgz
Normal file
BIN
flow-0.10.38.tgz
Normal file
Binary file not shown.
184
index.yaml
184
index.yaml
@@ -21,7 +21,55 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.403085826Z"
|
||||
created: "2026-04-14T20:07:19.689008962Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 9656a6644bde851b2809a60d1319ffa3d346020d4bc4cb8cae53e5c62271b8d8
|
||||
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.10.38.tgz
|
||||
version: 0.10.38
|
||||
- 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: latest
|
||||
created: "2026-04-14T20:07:19.664341992Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 820f62a98c8d98a40edefba2572887948e2e0ffe6ba99a42f838af3ed14dcc2b
|
||||
@@ -69,7 +117,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.38984212Z"
|
||||
created: "2026-04-14T20:07:19.641844583Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: eee3b12920fc0f35cfc814bc5bcf0706d4679e9804bee55199d501c37fee70c8
|
||||
@@ -117,7 +165,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.380372853Z"
|
||||
created: "2026-04-14T20:07:19.622216875Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: a23c6261ae8cd193aebdb72df9d35a083be26a7a33088be2470d672229f80d42
|
||||
@@ -165,7 +213,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.365346949Z"
|
||||
created: "2026-04-14T20:07:19.596468176Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 22afc31c31d35c2e4c36c712962671a2ccc54709cb2060abf6a89d55ff361f72
|
||||
@@ -213,7 +261,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.350212264Z"
|
||||
created: "2026-04-14T20:07:19.575117707Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: c980916bd5dbcbf65863d8b57ce21cc778f08d801cc1918d7224f841cea86da8
|
||||
@@ -261,7 +309,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.337904638Z"
|
||||
created: "2026-04-14T20:07:19.559816459Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: b93c8da506317e6bee1a8e19f46ce01ab5a0b3aada7710e2ff6b8f61d6350d5d
|
||||
@@ -309,7 +357,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.321159857Z"
|
||||
created: "2026-04-14T20:07:19.544363534Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: ff5e6235b25fe7242f63d8afd78f627c60e3d1bb69592dbddce6eee9a45f3e50
|
||||
@@ -357,7 +405,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.312698437Z"
|
||||
created: "2026-04-14T20:07:19.524300263Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 4b8954825559e70fbc28293328b241ed2e2910f0f20d7755ecce95d82c4eece0
|
||||
@@ -405,7 +453,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.284549803Z"
|
||||
created: "2026-04-14T20:07:19.48317578Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: a7de5cf5469e4db81a2731a81202b54610a96c76f64f43a746f0766954a4ce1d
|
||||
@@ -453,7 +501,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.275708062Z"
|
||||
created: "2026-04-14T20:07:19.454857345Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: c6f2ecbcbbafc13c8c273cff83ad46ae24bb970dbffc796251177b0fa44f6ece
|
||||
@@ -501,7 +549,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.265641151Z"
|
||||
created: "2026-04-14T20:07:19.444375643Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 826a32fd887c0b521fabe04e76a34b52c1835ebc63e143f4cbbcf44b5f9699ec
|
||||
@@ -549,7 +597,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.255645787Z"
|
||||
created: "2026-04-14T20:07:19.421643608Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 94008828da57208105a9f750647f5924f8fd65ffe1add151207bf6e3b1e15f66
|
||||
@@ -597,7 +645,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.244434407Z"
|
||||
created: "2026-04-14T20:07:19.402129785Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 3e2699c2b2baa16b850be2f3dcbed466a0eb7afba0383054e64bce42f41db398
|
||||
@@ -645,7 +693,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.228805967Z"
|
||||
created: "2026-04-14T20:07:19.370988923Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 9a76c1bbb91e31667f1b48afee162fc2ed6a48e304e60d692d9e72f6f3677900
|
||||
@@ -693,7 +741,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.211817304Z"
|
||||
created: "2026-04-14T20:07:19.349975567Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: c85f1810198f7e0e4de892da935ff76dff61dfd32f031f369086a2cc202ab70d
|
||||
@@ -741,7 +789,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.172998983Z"
|
||||
created: "2026-04-14T20:07:19.330743816Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 9429ecd201b60bddb58d719f82a81690f10fdfe8ca8ecd545206dbee8d46a09e
|
||||
@@ -789,7 +837,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.144901347Z"
|
||||
created: "2026-04-14T20:07:19.300729702Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 1bf97c1652740195f1256f9be898824c06632eee587e91fdb2db3161bdec3da5
|
||||
@@ -837,7 +885,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.118501426Z"
|
||||
created: "2026-04-14T20:07:19.284814251Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 07a2441b1be707bbf9de214e3eb76d11fc88e214c94ade70e7ede86cd0561323
|
||||
@@ -885,7 +933,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.086367426Z"
|
||||
created: "2026-04-14T20:07:19.213970227Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: f0a67e64059ea6968969fbb4812cf4502db581feb22123cc20c719862c5c585e
|
||||
@@ -933,7 +981,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.066627293Z"
|
||||
created: "2026-04-14T20:07:19.189674765Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 4dddb89d9d25037600528790e925c4cd33701501279d03658bce937c17242282
|
||||
@@ -981,7 +1029,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.048999543Z"
|
||||
created: "2026-04-14T20:07:19.165503719Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: caa9c07c8904bbee8cfeeeb6a66d57724f35947d7d3b01fcd6d1bf061558bf88
|
||||
@@ -1029,7 +1077,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.030431353Z"
|
||||
created: "2026-04-14T20:07:19.147324112Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 0c916c5c1a026dd8eeba177bb5dce741b437b063dcb157bc2abf0e2ccabe8521
|
||||
@@ -1077,7 +1125,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.009029231Z"
|
||||
created: "2026-04-14T20:07:19.119211763Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 191fbbf448de97dda6c15c5f0102c2b9db56b41ef28e25b325d6f1edee08785d
|
||||
@@ -1125,7 +1173,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:49.988879788Z"
|
||||
created: "2026-04-14T20:07:19.105188597Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 71841bb3ce7556d0e8ea533d4f56b57890d9cc388654f9d28b74494a415c5848
|
||||
@@ -1173,7 +1221,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:49.980253192Z"
|
||||
created: "2026-04-14T20:07:19.080617882Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: df41a3ef0562c731099ee1be8620bd703a3a785bd6ca129468df2239026a0970
|
||||
@@ -1221,7 +1269,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:49.971585845Z"
|
||||
created: "2026-04-14T20:07:19.054398919Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 8fb34c031d6ba4b5200375c0daf728f3a28d7ba9d4935e3732a6d4264ebc9aed
|
||||
@@ -1269,7 +1317,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:49.960403478Z"
|
||||
created: "2026-04-14T20:07:19.026714554Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 1952bb7626ea52aa941404c3dfc7cb7f12f57c1cf2d81a91383a06cd4bde9dcb
|
||||
@@ -1317,7 +1365,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:49.945053Z"
|
||||
created: "2026-04-14T20:07:19.01348956Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 3314e0ba1ec2b5d156a786f8cafd3a41798e4ac083d989698be7ffc0101d7399
|
||||
@@ -1365,7 +1413,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.486646574Z"
|
||||
created: "2026-04-14T20:07:19.794350388Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 0c8685db8bd4bb17f676d2fb32114359984d09059f0a44aaebedb6d0b62ffc7c
|
||||
@@ -1413,7 +1461,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.47797168Z"
|
||||
created: "2026-04-14T20:07:19.773654363Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 55d3004291c914f4c746c5ec3ee9e61aa1a4b54575e74c73960247f26b125616
|
||||
@@ -1461,7 +1509,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.461212432Z"
|
||||
created: "2026-04-14T20:07:19.756971261Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 48bf48d2a2a7685fc5769ba4ccabd146ca776a3cdecc323a0f99d5db26522a0a
|
||||
@@ -1509,7 +1557,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.449171465Z"
|
||||
created: "2026-04-14T20:07:19.735722412Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 7ddd94720f2c20f97abab17481d68ebedff49f06d15a7a918a9dba707c388339
|
||||
@@ -1557,7 +1605,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.429645406Z"
|
||||
created: "2026-04-14T20:07:19.717229446Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 105f563f05d39ae7f9334ea9685c0979c382ca79a08ec1e5d044d5de0fd12d09
|
||||
@@ -1605,7 +1653,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.417074998Z"
|
||||
created: "2026-04-14T20:07:19.696111349Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 1d96ec58a6734f8b2252dc2c3dd2b8d98ff5f719172e260b76381ad47aab121b
|
||||
@@ -1653,7 +1701,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.293632608Z"
|
||||
created: "2026-04-14T20:07:19.504284756Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: fab126027bc75451d96e2bb012647f50ef311a2793ee7e794b401523a98419ee
|
||||
@@ -1701,7 +1749,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.09668348Z"
|
||||
created: "2026-04-14T20:07:19.251866193Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 95c026ff401fe147f746dd6350782b6e56d0cc5b9ba59bfd9ab56e0c4142b6c3
|
||||
@@ -1749,7 +1797,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:49.937257814Z"
|
||||
created: "2026-04-14T20:07:18.99907953Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: a0810efaef2db788c4f377c25bd44fa5aedb1c385231760655423cfadce47576
|
||||
@@ -1797,7 +1845,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.888524758Z"
|
||||
created: "2026-04-14T20:07:20.210833468Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: cb61a6b8a9710a67ba182c81cff5628e7b35f01604eb1c9b1bb22cbc594745c9
|
||||
@@ -1845,7 +1893,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.789050924Z"
|
||||
created: "2026-04-14T20:07:20.094354682Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: d8f862669db5e2786a05880de6952de473945dd645af5ee233f5584d9b8db6be
|
||||
@@ -1893,7 +1941,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.769621214Z"
|
||||
created: "2026-04-14T20:07:20.075508023Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 4db89c3a0c51d99e40e33eeed7c9b43c5a505579944219ec7fc1cc26a6d33ca1
|
||||
@@ -1941,7 +1989,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.751102029Z"
|
||||
created: "2026-04-14T20:07:20.065321142Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: f6fe90537c4ad8827abbdabad6ad628dcdd202bc48b3371929559c6bccfd71f5
|
||||
@@ -1989,7 +2037,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.724380398Z"
|
||||
created: "2026-04-14T20:07:20.038757519Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 6cee54664d41af7cefefceac70a7f141753d46a388d0bd27fe8810e73428391a
|
||||
@@ -2037,7 +2085,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.713073911Z"
|
||||
created: "2026-04-14T20:07:20.022711864Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: b4f3c6bf205a5664c5bf85769ecda0e9bf235115f6e09d5db022dadc87c60f3c
|
||||
@@ -2085,7 +2133,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.704604019Z"
|
||||
created: "2026-04-14T20:07:20.012124052Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 74fa58c368e95bb540c05bc50c5897652524a75fe76db7ee71c371d29715691b
|
||||
@@ -2133,7 +2181,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.690410204Z"
|
||||
created: "2026-04-14T20:07:20.003770276Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 60cef3943125ca385024b5a1666bd6e3ca3df2965d4cfa32947af8f66da8d137
|
||||
@@ -2181,7 +2229,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.670919815Z"
|
||||
created: "2026-04-14T20:07:19.992764619Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: f9f8bc1a12e5c8bccd5d2ffbf67ab584ac86e6156354ff9cefb17043af4965fa
|
||||
@@ -2229,7 +2277,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.652066325Z"
|
||||
created: "2026-04-14T20:07:19.984897745Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 79145955a5c79591c263c827b77c3c4a7e245d7c0d727d9af725a780cf2ddf23
|
||||
@@ -2277,7 +2325,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.636953492Z"
|
||||
created: "2026-04-14T20:07:19.977766282Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: fc3576aff90b5e0583f8a41ce410cbbbec1f4741e0e642667ff409a1a3f585a5
|
||||
@@ -2325,7 +2373,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.619567162Z"
|
||||
created: "2026-04-14T20:07:19.965971712Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: d87e315aca50e32bfc84a563e29895ff316a06f04fe13828fdca10402bfafc99
|
||||
@@ -2373,7 +2421,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.606502605Z"
|
||||
created: "2026-04-14T20:07:19.948694592Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: f8a000364fc8ef1ae891db85d99a7ceeb6e82e1d20b91f00126c3f27a93c8a69
|
||||
@@ -2421,7 +2469,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.591349298Z"
|
||||
created: "2026-04-14T20:07:19.927642289Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 166f938bd541d801f3b94287113635d1ed717ecaa87311100a1d0f5c394c58dc
|
||||
@@ -2469,7 +2517,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.872669073Z"
|
||||
created: "2026-04-14T20:07:20.201789701Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 78e737cfe7e6ebdf17c31781b75b201512a6372388df328f7dad2c1a78811a38
|
||||
@@ -2517,7 +2565,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.858176524Z"
|
||||
created: "2026-04-14T20:07:20.190607658Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 5c921b121b2af0bf51e905efc4f7c550ba28e23586d647ed1e81a3193855c4ac
|
||||
@@ -2565,7 +2613,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.840691232Z"
|
||||
created: "2026-04-14T20:07:20.177921091Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: fa0a2037e79a90e75579d5acf7b8529266a2ae36255756115769db52327075d9
|
||||
@@ -2613,7 +2661,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.825255095Z"
|
||||
created: "2026-04-14T20:07:20.159917412Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 9bcd19ab45c0cefe5ede00b0e914a34b06245f858761d7ce586ca309a00f4161
|
||||
@@ -2661,7 +2709,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.817377961Z"
|
||||
created: "2026-04-14T20:07:20.139230575Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 698f8f60438a54a05aa9c6f593198242226e9ffa8f6175effc8d020fff0b7098
|
||||
@@ -2709,7 +2757,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.809606415Z"
|
||||
created: "2026-04-14T20:07:20.123516763Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 4818e69aa28fed61e3610de48e90a9b7bd16022bea0c484c337f32117402b388
|
||||
@@ -2757,7 +2805,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.803314977Z"
|
||||
created: "2026-04-14T20:07:20.110614536Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 8d00b2616d32f94551db3991bed7afe0694ea465207178c8b2f46d00a61d6395
|
||||
@@ -2805,7 +2853,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.733883056Z"
|
||||
created: "2026-04-14T20:07:20.047572717Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 5add702006bef9f8896f57d54f21a8375ce3f846a40fae7376022b6c248bddc6
|
||||
@@ -2853,7 +2901,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.579081089Z"
|
||||
created: "2026-04-14T20:07:19.910403215Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: bfb8e52b5b531c12222f6cb4abecb3350137082f6ce987ab84088da0a139cd4b
|
||||
@@ -2901,7 +2949,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.569667831Z"
|
||||
created: "2026-04-14T20:07:19.890018199Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: b3d228189c04786f753598682108aea5d91f911ddbb852fefcca97044eb09199
|
||||
@@ -2949,7 +2997,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.551915272Z"
|
||||
created: "2026-04-14T20:07:19.874737789Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: dfd4b6ce53f7d22fb2a6641fafd693d341e7c23eb591dc0aa3d101e07ecbefa7
|
||||
@@ -2997,7 +3045,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-04-10T17:16:50.536370548Z"
|
||||
created: "2026-04-14T20:07:19.862853928Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: ef032ff33fb40cbe10ce4e4ce0ac4f96bb02835e1e31bc01ee87ff62320482b9
|
||||
@@ -3045,7 +3093,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
created: "2026-04-10T17:16:50.528575298Z"
|
||||
created: "2026-04-14T20:07:19.851444279Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: c11710fcadc0182ba10713467ec5fb77672caabf1c7daddd95802a7940ce38c1
|
||||
@@ -3093,7 +3141,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
created: "2026-04-10T17:16:50.514852098Z"
|
||||
created: "2026-04-14T20:07:19.833619256Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 5565963e9fa91c8b0c58fdcd4955e4b038b799f713d21fa0521bebe693233920
|
||||
@@ -3141,7 +3189,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
created: "2026-04-10T17:16:50.504704701Z"
|
||||
created: "2026-04-14T20:07:19.819310051Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: c74d5574e24dbe56fb5a1ece6213e2a57e4f4c10a2e65464490479aa335255e8
|
||||
@@ -3189,7 +3237,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
created: "2026-04-10T17:16:50.495668579Z"
|
||||
created: "2026-04-14T20:07:19.803923481Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 75fdf3bef90777328b4247d5881224518cd628418003151dd4f9dc4990e2d6ae
|
||||
@@ -3217,4 +3265,4 @@ entries:
|
||||
urls:
|
||||
- https://git.kn.entit.eu/EntitAB/Helm-Charts/raw/branch/main/flow-0.3.1.tgz
|
||||
version: 0.3.1
|
||||
generated: "2026-04-10T17:16:49.928925738Z"
|
||||
generated: "2026-04-14T20:07:18.985646043Z"
|
||||
|
||||
Reference in New Issue
Block a user