diff --git a/GETTING_STARTED_README.md b/GETTING_STARTED_README.md index 542ff0c..1507688 100644 --- a/GETTING_STARTED_README.md +++ b/GETTING_STARTED_README.md @@ -24,7 +24,7 @@ This guide helps you install and use **OCI AI Blueprints** for the first time. Y Instead of creating an OKE cluster manually, you can deploy a **VCN + OKE cluster** in one click. Use the button below to open Oracle Cloud’s Resource Manager: -[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-quickstart/oci-ai-blueprints/releases/download/v1.0.5/v1.0.5_cluster.zip) +[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-quickstart/oci-ai-blueprints/releases/download/v1.0.6/v1.0.6_cluster.zip) 1. Click **Deploy to Oracle Cloud** above. 2. In **Create Stack**: @@ -45,7 +45,7 @@ Now that your cluster is ready, follow these steps to install OCI AI Blueprints 1. Click the **Deploy to Oracle Cloud** button below to open another Resource Manager stack—this one for OCI AI Blueprints: - [![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-quickstart/oci-ai-blueprints/releases/download/v1.0.5/v1.0.5_app.zip) + [![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-quickstart/oci-ai-blueprints/releases/download/v1.0.6/v1.0.6_app.zip) 2. In the **Create Stack** wizard: - Provide a **name** (e.g., _oci-ai-blueprints-stack_). diff --git a/cluster_creation_terraform/CLUSTER_CREATION_STACK_VERSION b/cluster_creation_terraform/CLUSTER_CREATION_STACK_VERSION index c1757a8..6df8b11 100644 --- a/cluster_creation_terraform/CLUSTER_CREATION_STACK_VERSION +++ b/cluster_creation_terraform/CLUSTER_CREATION_STACK_VERSION @@ -1 +1 @@ -v1.0.5 \ No newline at end of file +v1.0.6 \ No newline at end of file diff --git a/cluster_creation_terraform/OCI_AI_BLUEPRINTS_LINK b/cluster_creation_terraform/OCI_AI_BLUEPRINTS_LINK index 13e6142..1638086 100644 --- a/cluster_creation_terraform/OCI_AI_BLUEPRINTS_LINK +++ b/cluster_creation_terraform/OCI_AI_BLUEPRINTS_LINK @@ -1 +1 @@ -"https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-quickstart/oci-ai-blueprints/releases/download/v1.0.5/v1.0.5_app.zip" +"https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-quickstart/oci-ai-blueprints/releases/download/v1.0.6/v1.0.6_app.zip" diff --git a/docs/versions/ControlPlaneVersions.md b/docs/versions/ControlPlaneVersions.md index 1e389b6..52397b9 100644 --- a/docs/versions/ControlPlaneVersions.md +++ b/docs/versions/ControlPlaneVersions.md @@ -2,6 +2,86 @@ The following table describes software versions for tagged releases of blueprints control plane software, with most recent tags listed first. +
+v1.0.6 + +## Software Used in Containers + +| Container Name | Provider | Name | Type | Version | +| :-----------------------------: | :--------: | :------------: | :------------------: | :-----: | +| oci-corrino-cp / pod-util-amd64 | Oracle | oraclelinux | Container | 8 | +| oci-corrino-cp / pod-util-amd64 | Python | python311 | Programming Language | 3.11.11 | +| oci-corrino-cp / pod-util-amd64 | Python Pip | python3.11-pip | Package Manager | 22.3.1 | +| pod-util-amd64 | Oracle | oci-cli | Application | 3.12 | + +--- + +--- + +## Python Packages + +### Web Frameworks & Extensions + +| Package Name | Version | +| :-----------------: | :-----: | +| Django | 5.1.3 | +| django-extensions | 3.2.3 | +| djangorestframework | 3.14.0 | +| asgiref | 3.8.1 | + +### API Documentation + +| Package Name | Version | +| :-------------: | :-----: | +| drf-spectacular | 0.28.0 | + +### Servers & Runtimes + +| Package Name | Version | +| :----------: | :-----: | +| gunicorn | 22.0.0 | + +### Database Drivers + +| Package Name | Version | +| :-------------: | :-----: | +| psycopg2-binary | 2.9.10 | +| oracledb | 2.5.0 | +| sqlparse | 0.5.0 | + +### Cloud & Container SDKs + +| Package Name | Version | +| :----------: | :-----: | +| kubernetes | 30.1.0 | +| oci | 2.138.1 | + +### HTTP Clients + +| Package Name | Version | +| :----------: | :-----: | +| requests | 2.32.3 | + +### Validation & Schema + +| Package Name | Version | +| :----------: | :-----: | +| jsonschema | 4.23.0 | + +### Monitoring & Telemetry + +| Package Name | Version | +| :---------------: | :-----: | +| prometheus_client | 0.21.1 | + +### Packaging & Utilities + +| Package Name | Version | +| :----------: | :-----: | +| packaging | 24.0 | + +
+
v1.0.5 diff --git a/docs/versions/PortalVersions.md b/docs/versions/PortalVersions.md index 5b80117..53ef2e2 100644 --- a/docs/versions/PortalVersions.md +++ b/docs/versions/PortalVersions.md @@ -1,5 +1,67 @@ # Portal Versions +
+v1.0.6 + +**React & Framework** + +- react: ^19.0.0 +- react-dom: ^19.0.0 +- next: 15.2.0-canary.74 +- next-themes: ^0.4.4 + +**UI Primitives (@radix-ui)** + +- @radix-ui/react-alert-dialog: ^1.1.11 +- @radix-ui/react-dialog: ^1.1.6 +- @radix-ui/react-label: ^2.1.2 +- @radix-ui/react-popover: ^1.1.6 +- @radix-ui/react-scroll-area: ^1.2.4 +- @radix-ui/react-slot: ^1.2.0 +- @radix-ui/react-tabs: ^1.1.3 +- @radix-ui/react-tooltip: ^1.1.8 + +**Components & Utilities** + +- class-variance-authority: ^0.7.1 +- clsx: ^2.1.1 +- js-cookie: ^3.0.5 +- lucide-react: ^0.476.0 +- react-markdown: ^10.1.0 +- sonner: ^2.0.1 +- tailwind-merge: ^3.0.2 +- tailwindcss-animate: ^1.0.7 + +**OCI SDK** + +- oci-common: ^2.104.0 +- oci-core: ^2.104.0 +- oci-identity: ^2.104.0 +- oci-objectstorage: ^2.104.0 + +--- + +**DevDependencies** + +**Build & Lint** + +- typescript: ^5 +- tailwindcss: ^4 +- @tailwindcss/postcss: ^4 +- @tailwindcss/typography: ^0.5.16 +- eslint: ^9 +- eslint-config-next: 15.2.0-canary.74 +- @eslint/eslintrc: ^3 + +**Type Definitions** + +- @types/js-cookie: ^3.0.6 +- @types/node: ^20 +- @types/react: ^19 +- @types/react-dom: ^19 + +
+
v1.0.5 diff --git a/docs/versions/QuickStartVersions.md b/docs/versions/QuickStartVersions.md index 3cb87ee..21fd663 100644 --- a/docs/versions/QuickStartVersions.md +++ b/docs/versions/QuickStartVersions.md @@ -2,6 +2,76 @@ The following table describes software versions for tagged releases of this quickstart software repository, with most recent tags listed first. +
+v1.0.6 + +## Cluster Creation Terraform + +### Terraform / Provider Versions + +| Component Type | Component Name | Component Source | Component Version | +| :------------: | :------------: | :------------------: | :---------------: | +| Language | Terraform | hashicorp | >=1.5 | +| Provider | oci | oracle/oci | >=5 | +| Provider | kubernetes | hashicorp/kubernetes | >=2.27 | +| Provider | helm | hashicorp/helm | >=2.12 | +| Provider | tls | hashicorp/tls | >=4 | +| Provider | local | hashicorp/local | >=2.5 | +| Provider | random | hashicorp/random | >=3.6 | + +### Oracle Services + +| Service | Version | +| :----------------------: | :-----: | +| Oracle Kubernetes Engine | v1.31.1 | + +--- + +--- + +## OCI AI Blueprints Terraform + +### Terraform / Provider Versions + +| Component Type | Component Name | Component Source | Component Version | +| :------------: | :------------: | :------------------: | :---------------: | +| Language | Terraform | hashicorp | >=1.5 | +| Provider | oci | oracle/oci | 4 <= version < 5 | +| Provider | kubernetes | hashicorp/kubernetes | >=2 | +| Provider | helm | hashicorp/helm | >=2 | +| Provider | tls | hashicorp/tls | >=4 | +| Provider | local | hashicorp/local | >=2 | +| Provider | random | hashicorp/random | >=3 | + +### Helm Chart Versions + +| Chart Name | Version | Chart URL | +| :------------------: | :-----: | :------------------------------------------------: | +| Grafana | 6.47.1 | https://grafana.github.io/helm-charts | +| Prometheus | 19.0.1 | https://prometheus-community.github.io/helm-charts | +| Metrics Server | 3.8.3 | https://kubernetes-sigs.github.io/metrics-server | +| Ingress Nginx | 4.4.0 | https://kubernetes.github.io/ingress-nginx | +| MLFlow | 0.16.5 | https://community-charts.github.io/helm-charts | +| NVIDIA GPU Operator | v25.3.0 | https://helm.ngc.nvidia.com/nvidia | +| Keda | 2.17.0 | https://kedacore.github.io/charts | +| LeaderWorkerSet | 0.1.0 | local | +| Kueue | 0.11.4 | oci://registry.k8s.io/kueue/charts | +| AMD Metrics Exporter | v1.2.1 | https://rocm.github.io/device-metrics-exporter | + +### Container Versions + +| Container | Version | Repository | +| :----------------------- | :-----: | :------------------------------------------------: | +| oci-corrino-cp | latest | iad.ocir.io/iduyx1qnmway/corrino-devops-repository | +| oci-ai-blueprints-portal | latest | iad.ocir.io/iduyx1qnmway/corrino-devops-repository | + +### Oracle Services + +| Service | Version | +| :-----: | :-----: | + +
+
v1.0.5 @@ -45,15 +115,15 @@ The following table describes software versions for tagged releases of this quic ### Helm Chart Versions -| Chart Name | Version | Chart URL | -| :-----------------: | :-----: | :------------------------------------------------: | +| Chart Name | Version | Chart URL | +| :------------------: | :-----: | :------------------------------------------------: | | Grafana | 6.47.1 | https://grafana.github.io/helm-charts | -| Prometheus | 19.0.1 | https://prometheus-community.github.io/helm-charts | -| Metrics Server | 3.8.3 | https://kubernetes-sigs.github.io/metrics-server | +| Prometheus | 19.0.1 | https://prometheus-community.github.io/helm-charts | +| Metrics Server | 3.8.3 | https://kubernetes-sigs.github.io/metrics-server | | Ingress Nginx | 4.4.0 | https://kubernetes.github.io/ingress-nginx | -| MLFlow | 0.16.5 | https://community-charts.github.io/helm-charts | +| MLFlow | 0.16.5 | https://community-charts.github.io/helm-charts | | NVIDIA GPU Operator | v25.3.0 | https://helm.ngc.nvidia.com/nvidia | -| Keda | 2.17.0 | https://kedacore.github.io/charts | +| Keda | 2.17.0 | https://kedacore.github.io/charts | | LeaderWorkerSet | 0.1.0 | local | | Kueue | 0.11.4 | oci://registry.k8s.io/kueue/charts | | AMD Metrics Exporter | v1.2.1 | local | diff --git a/oci_ai_blueprints_terraform/OCI_AI_BLUEPRINTS_STACK_VERSION b/oci_ai_blueprints_terraform/OCI_AI_BLUEPRINTS_STACK_VERSION index c1757a8..6df8b11 100644 --- a/oci_ai_blueprints_terraform/OCI_AI_BLUEPRINTS_STACK_VERSION +++ b/oci_ai_blueprints_terraform/OCI_AI_BLUEPRINTS_STACK_VERSION @@ -1 +1 @@ -v1.0.5 \ No newline at end of file +v1.0.6 \ No newline at end of file diff --git a/oci_ai_blueprints_terraform/schema.yaml b/oci_ai_blueprints_terraform/schema.yaml index 19b5709..0f45b9b 100644 --- a/oci_ai_blueprints_terraform/schema.yaml +++ b/oci_ai_blueprints_terraform/schema.yaml @@ -469,13 +469,14 @@ variables: title: "Stack Version" type: enum enum: + - "v1.0.6" - "v1.0.5" - "v1.0.4" - "v1.0.3" - "v1.0.2" - "v1.0.1" - "v1.0.0" - default: "v1.0.5" + default: "v1.0.6" required: true visible: true