diff --git a/apps/gitops/versions/1.0.0/config.json b/apps/gitops/versions/1.0.0/config.json index 89ebaba..6bcea35 100644 --- a/apps/gitops/versions/1.0.0/config.json +++ b/apps/gitops/versions/1.0.0/config.json @@ -22,5 +22,5 @@ } ], "volumes": ["/data/.serve.zone/gitops"], - "minOneboxVersion": "1.27.0" + "minOneboxVersion": "1.28.0" } diff --git a/apps/siprouter/versions/1.0.0/config.json b/apps/siprouter/versions/1.0.0/config.json index f609a19..ae0f7d0 100644 --- a/apps/siprouter/versions/1.0.0/config.json +++ b/apps/siprouter/versions/1.0.0/config.json @@ -74,5 +74,5 @@ "mongodb": true, "s3": true }, - "minOneboxVersion": "1.27.0" + "minOneboxVersion": "1.28.0" }