From a1b7242107d5f6daf384c1b42cc16eb64a22aa81 Mon Sep 17 00:00:00 2001 From: Determined CI Date: Wed, 8 May 2024 15:32:45 +0000 Subject: [PATCH] chore: bump version: 0.32.0-rc8 -> 0.32.0 --- .bumpversion.cfg | 2 +- .circleci/real_config.yml | 2 +- VERSION | 2 +- docs/_static/version-switcher/versions.json | 2 +- harness/determined/__version__.py | 2 +- harness/determined/deploy/aws/templates/efs.yaml | 2 +- harness/determined/deploy/aws/templates/fsx.yaml | 2 +- harness/determined/deploy/aws/templates/govcloud.yaml | 2 +- harness/determined/deploy/aws/templates/lore.yaml | 2 +- harness/determined/deploy/aws/templates/secure.yaml | 2 +- harness/determined/deploy/aws/templates/simple-rds.yaml | 2 +- harness/determined/deploy/aws/templates/simple.yaml | 2 +- harness/setup.py | 2 +- helm/charts/determined/Chart.yaml | 4 ++-- model_hub/model_hub/__version__.py | 2 +- model_hub/setup.py | 2 +- webui/react/vite.config.mts | 2 +- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index b2312a66d04..0d69ac245e6 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.32.0-rc8 +current_version = 0.32.0 commit = true tag = true tag_name = {new_version} diff --git a/.circleci/real_config.yml b/.circleci/real_config.yml index b1f4d1d12e4..02678d527f9 100644 --- a/.circleci/real_config.yml +++ b/.circleci/real_config.yml @@ -22,7 +22,7 @@ executors: parameters: det-version: type: string - default: 0.32.0-rc8 + default: 0.32.0 docker-image: type: string default: determinedai/cimg-base:latest diff --git a/VERSION b/VERSION index e2d389340f5..8a0d6d408f7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.32.0-rc8 \ No newline at end of file +0.32.0 \ No newline at end of file diff --git a/docs/_static/version-switcher/versions.json b/docs/_static/version-switcher/versions.json index e5ccb4fbe6e..0c87c551987 100644 --- a/docs/_static/version-switcher/versions.json +++ b/docs/_static/version-switcher/versions.json @@ -1,6 +1,6 @@ [ { - "version": "0.32.0-rc8", + "version": "0.32.0", "url": "https://docs.determined.ai/latest/" }, { diff --git a/harness/determined/__version__.py b/harness/determined/__version__.py index ef110058ce4..13844a7b372 100644 --- a/harness/determined/__version__.py +++ b/harness/determined/__version__.py @@ -1 +1 @@ -__version__ = "0.32.0-rc8" +__version__ = "0.32.0" diff --git a/harness/determined/deploy/aws/templates/efs.yaml b/harness/determined/deploy/aws/templates/efs.yaml index 0bec0f4a918..4daf0a2c77d 100644 --- a/harness/determined/deploy/aws/templates/efs.yaml +++ b/harness/determined/deploy/aws/templates/efs.yaml @@ -101,7 +101,7 @@ Parameters: Version: Type: String Description: Determined version or commit for master image - Default: 0.32.0-rc8 + Default: 0.32.0 DBPassword: Type: String diff --git a/harness/determined/deploy/aws/templates/fsx.yaml b/harness/determined/deploy/aws/templates/fsx.yaml index 1b8764d36ca..1d6ad4e34d5 100644 --- a/harness/determined/deploy/aws/templates/fsx.yaml +++ b/harness/determined/deploy/aws/templates/fsx.yaml @@ -101,7 +101,7 @@ Parameters: Version: Type: String Description: Determined version or commit for master image - Default: 0.32.0-rc8 + Default: 0.32.0 DBPassword: Type: String diff --git a/harness/determined/deploy/aws/templates/govcloud.yaml b/harness/determined/deploy/aws/templates/govcloud.yaml index 341c4c65379..1d94fbabe4f 100644 --- a/harness/determined/deploy/aws/templates/govcloud.yaml +++ b/harness/determined/deploy/aws/templates/govcloud.yaml @@ -67,7 +67,7 @@ Parameters: Version: Type: String Description: Determined version or commit for master docker image - Default: 0.32.0-rc8 + Default: 0.32.0 DBPassword: Type: String diff --git a/harness/determined/deploy/aws/templates/lore.yaml b/harness/determined/deploy/aws/templates/lore.yaml index a2d283e52a5..7871769d7ba 100644 --- a/harness/determined/deploy/aws/templates/lore.yaml +++ b/harness/determined/deploy/aws/templates/lore.yaml @@ -101,7 +101,7 @@ Parameters: Version: Type: String Description: Determined version or commit for master image - Default: 0.32.0-rc8 + Default: 0.32.0 DBPassword: Type: String diff --git a/harness/determined/deploy/aws/templates/secure.yaml b/harness/determined/deploy/aws/templates/secure.yaml index 0b805376771..9f339749b7c 100644 --- a/harness/determined/deploy/aws/templates/secure.yaml +++ b/harness/determined/deploy/aws/templates/secure.yaml @@ -122,7 +122,7 @@ Parameters: Version: Type: String Description: Determined version or commit for master image - Default: 0.32.0-rc8 + Default: 0.32.0 DBPassword: Type: String diff --git a/harness/determined/deploy/aws/templates/simple-rds.yaml b/harness/determined/deploy/aws/templates/simple-rds.yaml index 83986bc31fd..6f50bdc1de3 100644 --- a/harness/determined/deploy/aws/templates/simple-rds.yaml +++ b/harness/determined/deploy/aws/templates/simple-rds.yaml @@ -93,7 +93,7 @@ Parameters: Version: Type: String Description: Determined version or commit for master docker image - Default: 0.32.0-rc8 + Default: 0.32.0 DBPassword: Type: String diff --git a/harness/determined/deploy/aws/templates/simple.yaml b/harness/determined/deploy/aws/templates/simple.yaml index 52ae78757d5..4ea864f6a0d 100644 --- a/harness/determined/deploy/aws/templates/simple.yaml +++ b/harness/determined/deploy/aws/templates/simple.yaml @@ -93,7 +93,7 @@ Parameters: Version: Type: String Description: Determined version or commit for master docker image - Default: 0.32.0-rc8 + Default: 0.32.0 DBPassword: Type: String diff --git a/harness/setup.py b/harness/setup.py index 27e893a7ddd..202721ee806 100644 --- a/harness/setup.py +++ b/harness/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="determined", - version="0.32.0-rc8", + version="0.32.0", author="Determined AI", author_email="ai-open-source@hpe.com", url="https://determined.ai/", diff --git a/helm/charts/determined/Chart.yaml b/helm/charts/determined/Chart.yaml index b607b54aa89..251efb80d9d 100644 --- a/helm/charts/determined/Chart.yaml +++ b/helm/charts/determined/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: determined description: A Helm chart for Determined -version: "0.32.0-rc8" +version: "0.32.0" icon: https://github.com/determined-ai/determined/blob/main/determined-logo.svg?raw=true home: https://github.com/determined-ai/determined.git @@ -9,4 +9,4 @@ home: https://github.com/determined-ai/determined.git # If using a non-release version (e.g., X.Y.Z.dev0) you will have to specify an # existing official release version (e.g., X.Y.Z) or specify a commit has # that has been publicly published (all commits from master). -appVersion: "0.32.0-rc8" +appVersion: "0.32.0" diff --git a/model_hub/model_hub/__version__.py b/model_hub/model_hub/__version__.py index ef110058ce4..13844a7b372 100644 --- a/model_hub/model_hub/__version__.py +++ b/model_hub/model_hub/__version__.py @@ -1 +1 @@ -__version__ = "0.32.0-rc8" +__version__ = "0.32.0" diff --git a/model_hub/setup.py b/model_hub/setup.py index f3e311cbcdc..da62b6dc083 100644 --- a/model_hub/setup.py +++ b/model_hub/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="model-hub", - version="0.32.0-rc8", + version="0.32.0", author="Determined AI", author_email="ai-open-source@hpe.com", url="https://determined.ai/", diff --git a/webui/react/vite.config.mts b/webui/react/vite.config.mts index 5461a5ea8d2..59e10611a3d 100644 --- a/webui/react/vite.config.mts +++ b/webui/react/vite.config.mts @@ -89,7 +89,7 @@ export default defineConfig(({ mode }) => ({ 'process.env.IS_DEV': JSON.stringify(mode === 'development'), 'process.env.PUBLIC_URL': JSON.stringify((mode !== 'test' && publicUrl) || ''), 'process.env.SERVER_ADDRESS': JSON.stringify(process.env.SERVER_ADDRESS), - 'process.env.VERSION': '"0.32.0-rc8"', + 'process.env.VERSION': '"0.32.0"', }, optimizeDeps: { include: ['notebook'],