Add flow-0.8.18 and update documentation
This commit is contained in:
@@ -14,6 +14,21 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"image": {
|
||||
"type": "object",
|
||||
"description": "Global image settings applied to all services unless overridden",
|
||||
"properties": {
|
||||
"tag": {
|
||||
"type": "string",
|
||||
"description": "Default image tag for all services (overrides Chart.appVersion)"
|
||||
},
|
||||
"pullPolicy": {
|
||||
"type": "string",
|
||||
"enum": ["Always", "IfNotPresent", "Never"],
|
||||
"description": "Default image pull policy for all services"
|
||||
}
|
||||
}
|
||||
},
|
||||
"azureAd": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
||||
@@ -13,6 +13,18 @@ global:
|
||||
# -- Image pull secrets (list of existing secret names)
|
||||
imagePullSecrets: []
|
||||
|
||||
# -- Global image settings applied to all services unless overridden
|
||||
image:
|
||||
# -- Default image tag for all services (overrides Chart.appVersion)
|
||||
# Set to a specific version (e.g., "1.0.0") or "latest" for development
|
||||
# Individual services can override this with their own image.tag
|
||||
tag: ""
|
||||
# -- Default image pull policy for all services
|
||||
# Options: Always, IfNotPresent, Never
|
||||
# When tag is "latest" or empty, this defaults to "Always"
|
||||
# Individual services can override this with their own image.pullPolicy
|
||||
pullPolicy: "IfNotPresent"
|
||||
|
||||
# -- Image registry credentials for private registries (e.g., Harbor)
|
||||
# When enabled, creates a dockerconfigjson secret for pulling images
|
||||
# This is required for Harbor even for public repositories
|
||||
@@ -1671,7 +1683,7 @@ tls:
|
||||
minVersion: "1.2"
|
||||
|
||||
# -- Cipher suites (leave empty for secure defaults)
|
||||
# Recommended for TLS 1.2: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
||||
# Recommended for TLS 1.2: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GLM_SHA256
|
||||
cipherSuites: []
|
||||
|
||||
# -- Additional DNS names to include in all certificates
|
||||
|
||||
BIN
flow-0.8.18.tgz
Normal file
BIN
flow-0.8.18.tgz
Normal file
Binary file not shown.
98
index.yaml
98
index.yaml
@@ -21,7 +21,55 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.594117271Z"
|
||||
created: "2026-01-19T13:31:14.386212833Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: b4f3c6bf205a5664c5bf85769ecda0e9bf235115f6e09d5db022dadc87c60f3c
|
||||
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.8.18.tgz
|
||||
version: 0.8.18
|
||||
- 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-01-19T13:31:14.350768038Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 74fa58c368e95bb540c05bc50c5897652524a75fe76db7ee71c371d29715691b
|
||||
@@ -69,7 +117,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.587276195Z"
|
||||
created: "2026-01-19T13:31:14.324697209Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 60cef3943125ca385024b5a1666bd6e3ca3df2965d4cfa32947af8f66da8d137
|
||||
@@ -117,7 +165,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.580816435Z"
|
||||
created: "2026-01-19T13:31:14.311916066Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: f9f8bc1a12e5c8bccd5d2ffbf67ab584ac86e6156354ff9cefb17043af4965fa
|
||||
@@ -165,7 +213,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.575108503Z"
|
||||
created: "2026-01-19T13:31:14.293405594Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 79145955a5c79591c263c827b77c3c4a7e245d7c0d727d9af725a780cf2ddf23
|
||||
@@ -213,7 +261,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.568371883Z"
|
||||
created: "2026-01-19T13:31:14.275389215Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: fc3576aff90b5e0583f8a41ce410cbbbec1f4741e0e642667ff409a1a3f585a5
|
||||
@@ -261,7 +309,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.562026273Z"
|
||||
created: "2026-01-19T13:31:14.265981828Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: d87e315aca50e32bfc84a563e29895ff316a06f04fe13828fdca10402bfafc99
|
||||
@@ -309,7 +357,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.554591337Z"
|
||||
created: "2026-01-19T13:31:14.254365127Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: f8a000364fc8ef1ae891db85d99a7ceeb6e82e1d20b91f00126c3f27a93c8a69
|
||||
@@ -357,7 +405,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.548738142Z"
|
||||
created: "2026-01-19T13:31:14.237719561Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 166f938bd541d801f3b94287113635d1ed717ecaa87311100a1d0f5c394c58dc
|
||||
@@ -405,7 +453,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.643428024Z"
|
||||
created: "2026-01-19T13:31:14.563513555Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 78e737cfe7e6ebdf17c31781b75b201512a6372388df328f7dad2c1a78811a38
|
||||
@@ -453,7 +501,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.637026383Z"
|
||||
created: "2026-01-19T13:31:14.549457761Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 5c921b121b2af0bf51e905efc4f7c550ba28e23586d647ed1e81a3193855c4ac
|
||||
@@ -501,7 +549,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.63147585Z"
|
||||
created: "2026-01-19T13:31:14.525495654Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: fa0a2037e79a90e75579d5acf7b8529266a2ae36255756115769db52327075d9
|
||||
@@ -549,7 +597,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.624591118Z"
|
||||
created: "2026-01-19T13:31:14.515592377Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 9bcd19ab45c0cefe5ede00b0e914a34b06245f858761d7ce586ca309a00f4161
|
||||
@@ -597,7 +645,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.618958397Z"
|
||||
created: "2026-01-19T13:31:14.484175266Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 698f8f60438a54a05aa9c6f593198242226e9ffa8f6175effc8d020fff0b7098
|
||||
@@ -645,7 +693,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.612325097Z"
|
||||
created: "2026-01-19T13:31:14.456715277Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 4818e69aa28fed61e3610de48e90a9b7bd16022bea0c484c337f32117402b388
|
||||
@@ -693,7 +741,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.6062239Z"
|
||||
created: "2026-01-19T13:31:14.429379475Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 8d00b2616d32f94551db3991bed7afe0694ea465207178c8b2f46d00a61d6395
|
||||
@@ -741,7 +789,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.599892005Z"
|
||||
created: "2026-01-19T13:31:14.405767771Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 5add702006bef9f8896f57d54f21a8375ce3f846a40fae7376022b6c248bddc6
|
||||
@@ -789,7 +837,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.541668902Z"
|
||||
created: "2026-01-19T13:31:14.221861235Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: bfb8e52b5b531c12222f6cb4abecb3350137082f6ce987ab84088da0a139cd4b
|
||||
@@ -837,7 +885,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.534471782Z"
|
||||
created: "2026-01-19T13:31:14.205723512Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: b3d228189c04786f753598682108aea5d91f911ddbb852fefcca97044eb09199
|
||||
@@ -885,7 +933,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.529026646Z"
|
||||
created: "2026-01-19T13:31:14.191226255Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: dfd4b6ce53f7d22fb2a6641fafd693d341e7c23eb591dc0aa3d101e07ecbefa7
|
||||
@@ -933,7 +981,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2026-01-09T13:46:03.522961735Z"
|
||||
created: "2026-01-19T13:31:14.170502722Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: ef032ff33fb40cbe10ce4e4ce0ac4f96bb02835e1e31bc01ee87ff62320482b9
|
||||
@@ -981,7 +1029,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
created: "2026-01-09T13:46:03.516641913Z"
|
||||
created: "2026-01-19T13:31:14.161306319Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: c11710fcadc0182ba10713467ec5fb77672caabf1c7daddd95802a7940ce38c1
|
||||
@@ -1029,7 +1077,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
created: "2026-01-09T13:46:03.510509113Z"
|
||||
created: "2026-01-19T13:31:14.147756428Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 5565963e9fa91c8b0c58fdcd4955e4b038b799f713d21fa0521bebe693233920
|
||||
@@ -1077,7 +1125,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
created: "2026-01-09T13:46:03.503607514Z"
|
||||
created: "2026-01-19T13:31:14.117743738Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: c74d5574e24dbe56fb5a1ece6213e2a57e4f4c10a2e65464490479aa335255e8
|
||||
@@ -1125,7 +1173,7 @@ entries:
|
||||
image: redis:7-alpine
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
created: "2026-01-09T13:46:03.497699484Z"
|
||||
created: "2026-01-19T13:31:14.110241888Z"
|
||||
description: A Helm chart for deploying the Flow workflow engine platform with
|
||||
SOC2/NIS2 compliance support
|
||||
digest: 75fdf3bef90777328b4247d5881224518cd628418003151dd4f9dc4990e2d6ae
|
||||
@@ -1153,4 +1201,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-01-09T13:46:03.49091226Z"
|
||||
generated: "2026-01-19T13:31:14.091881275Z"
|
||||
|
||||
Reference in New Issue
Block a user