From 6e6fbf9c13fc652b545dd9687dbf896496795667 Mon Sep 17 00:00:00 2001 From: ppawlowski Date: Wed, 1 Jul 2026 10:30:38 +0200 Subject: [PATCH 1/2] Fix team type names on the Static asset service page --- docs/user/static-asset-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/static-asset-service.md b/docs/user/static-asset-service.md index 20c76e9ac4..ec3db6e243 100644 --- a/docs/user/static-asset-service.md +++ b/docs/user/static-asset-service.md @@ -16,7 +16,7 @@ The Static Asset Service allows you to store files permanently within your FlowF ### FlowFuse Cloud - A Instance Stack with a launcher version of 2.8.0 or greater. -- Team or Enterprise Team Type. +- Pro or Enterprise Team Type. ### Self-Hosted From 1555e94d59b845bde42d7d7f2d2442d4c084eae5 Mon Sep 17 00:00:00 2001 From: ppawlowski Date: Wed, 1 Jul 2026 11:30:40 +0200 Subject: [PATCH 2/2] Fix broker helm chart link --- docs/install/kubernetes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/kubernetes/README.md b/docs/install/kubernetes/README.md index 15dd3ed3c7..ec68498e35 100644 --- a/docs/install/kubernetes/README.md +++ b/docs/install/kubernetes/README.md @@ -276,7 +276,7 @@ postgresql: Apply changes with [platform startup command](#start-flowfuse-platform). -Check the [FlowFuse Helm chart documentation](https://github.com/FlowFuse/helm/tree/main/helm/flowforge#postgresql) for more details about the parameters that can be configured for the PostgreSQL database. +Check the [FlowFuse Helm chart documentation](https://github.com/FlowFuse/helm/tree/main/helm/flowfuse#postgresql) for more details about the parameters that can be configured for the PostgreSQL database. ### How to backup embedded database?