Skip to content

Commit 879789e

Browse files
Update version files and documentation to v1.0.8 (#109)
* Update version files and documentation to v1.0.8 Updated files: - cluster_creation_terraform/CLUSTER_CREATION_STACK_VERSION - cluster_creation_terraform/OCI_AI_BLUEPRINTS_LINK - oci_ai_blueprints_terraform/OCI_AI_BLUEPRINTS_STACK_VERSION - oci_ai_blueprints_terraform/schema.yaml (stack_version enum) - GETTING_STARTED_README.md (Deploy to Oracle Cloud links) - docs/versions/ControlPlaneVersions.md - docs/versions/PortalVersions.md * Update PortalVersions.md
1 parent 6a74908 commit 879789e

File tree

7 files changed

+141
-6
lines changed

7 files changed

+141
-6
lines changed

GETTING_STARTED_README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This guide helps you install and use **OCI AI Blueprints** for the first time. Y
2424

2525
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:
2626

27-
[![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.7/v1.0.7_cluster.zip)
27+
[![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.8/v1.0.8_cluster.zip)
2828

2929
1. Click **Deploy to Oracle Cloud** above.
3030
2. In **Create Stack**:
@@ -45,7 +45,7 @@ Now that your cluster is ready, follow these steps to install OCI AI Blueprints
4545

4646
1. Click the **Deploy to Oracle Cloud** button below to open another Resource Manager stack—this one for OCI AI Blueprints:
4747

48-
[![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.7/v1.0.7_app.zip)
48+
[![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.8/v1.0.8_app.zip)
4949

5050
2. In the **Create Stack** wizard:
5151
- Provide a **name** (e.g., _oci-ai-blueprints-stack_).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.7
1+
v1.0.8
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-quickstart/oci-ai-blueprints/releases/download/v1.0.7/v1.0.7_app.zip"
1+
"https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-quickstart/oci-ai-blueprints/releases/download/v1.0.8/v1.0.8_app.zip"

docs/versions/ControlPlaneVersions.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,77 @@
11
# Blueprints Control Plane Software Versions
22

3+
<details>
4+
<summary><strong>v1.0.8</strong></summary>
5+
6+
## Software Used in Containers
7+
8+
| Container Name | Provider | Name | Type | Version |
9+
| :-----------------------------: | :--------: | :------------: | :------------------: | :-----: |
10+
| oci-corrino-cp / pod-util-amd64 | Oracle | oraclelinux | Container | 8 |
11+
| oci-corrino-cp / pod-util-amd64 | Python | python311 | Programming Language | 3.11.11 |
12+
| oci-corrino-cp / pod-util-amd64 | Python Pip | python3.11-pip | Package Manager | 22.3.1 |
13+
| pod-util-amd64 | Oracle | oci-cli | Application | 3.12 |
14+
15+
---
16+
17+
---
18+
19+
## Python Packages
20+
21+
### Web Frameworks & Extensions
22+
23+
| Package Name | Version |
24+
| :-----------------: | :-----: |
25+
| Django | 5.1.3 |
26+
| django-extensions | 3.2.3 |
27+
| djangorestframework | 3.14.0 |
28+
| drf-spectacular | 0.28.0 |
29+
| asgiref | 3.8.1 |
30+
| pytz | 2024.1 |
31+
32+
### API Servers & Runtimes
33+
34+
| Package Name | Version |
35+
| :----------: | :-----: |
36+
| gunicorn | 22.0.0 |
37+
38+
### Database & Query Utilities
39+
40+
| Package Name | Version |
41+
| :-------------: | :-----: |
42+
| psycopg2-binary | 2.9.10 |
43+
| oracledb | 2.5.0 |
44+
| sqlparse | 0.5.0 |
45+
46+
### Cloud & Container SDKs
47+
48+
| Package Name | Version |
49+
| :----------: | :-----: |
50+
| kubernetes | 30.1.0 |
51+
| oci | 2.138.1 |
52+
53+
### HTTP & Networking
54+
55+
| Package Name | Version |
56+
| :----------: | :-----: |
57+
| requests | 2.32.3 |
58+
59+
### Validation & Packaging Utilities
60+
61+
| Package Name | Version |
62+
| :----------: | :-----: |
63+
| jsonschema | 4.23.0 |
64+
| packaging | 24.0 |
65+
66+
### Monitoring & Metrics
67+
68+
| Package Name | Version |
69+
| :---------------: | :-----: |
70+
| prometheus_client | 0.21.1 |
71+
72+
</details>
73+
74+
375
The following table describes software versions for tagged releases of blueprints control plane software, with most recent tags listed first.
476

577
<details>

docs/versions/PortalVersions.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,67 @@
11
# Portal Versions
22

3+
<details>
4+
<summary><strong>v1.0.8</strong></summary>
5+
6+
**React & Framework**
7+
8+
- react: ^19.0.0
9+
- react-dom: ^19.0.0
10+
- next: 15.2.0-canary.74
11+
- next-themes: ^0.4.4
12+
13+
**UI Primitives (@radix-ui)**
14+
15+
- @radix-ui/react-alert-dialog: ^1.1.11
16+
- @radix-ui/react-dialog: ^1.1.6
17+
- @radix-ui/react-label: ^2.1.2
18+
- @radix-ui/react-popover: ^1.1.6
19+
- @radix-ui/react-scroll-area: ^1.2.4
20+
- @radix-ui/react-slot: ^1.2.0
21+
- @radix-ui/react-tabs: ^1.1.3
22+
- @radix-ui/react-tooltip: ^1.1.8
23+
24+
**Components & Utilities**
25+
26+
- class-variance-authority: ^0.7.1
27+
- clsx: ^2.1.1
28+
- js-cookie: ^3.0.5
29+
- lucide-react: ^0.476.0
30+
- react-markdown: ^10.1.0
31+
- sonner: ^2.0.1
32+
- tailwind-merge: ^3.0.2
33+
- tailwindcss-animate: ^1.0.7
34+
35+
**OCI SDK**
36+
37+
- oci-common: ^2.104.0
38+
- oci-core: ^2.104.0
39+
- oci-identity: ^2.104.0
40+
- oci-objectstorage: ^2.104.0
41+
42+
---
43+
44+
**DevDependencies**
45+
46+
**Build & Lint**
47+
48+
- typescript: ^5
49+
- tailwindcss: ^4
50+
- @tailwindcss/postcss: ^4
51+
- @tailwindcss/typography: ^0.5.16
52+
- eslint: ^9
53+
- @eslint/eslintrc: ^3
54+
- eslint-config-next: 15.2.0-canary.74
55+
56+
**Type Definitions**
57+
58+
- @types/node: ^20
59+
- @types/react: ^19
60+
- @types/react-dom: ^19
61+
- @types/js-cookie: ^3.0.6
62+
</details>
63+
64+
365
<details>
466
<summary><strong>v1.0.7</strong></summary>
567

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.7
1+
v1.0.8

oci_ai_blueprints_terraform/schema.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,14 +472,15 @@ variables:
472472
title: "Stack Version"
473473
type: enum
474474
enum:
475+
- "v1.0.8"
475476
- "v1.0.7"
476477
- "v1.0.5"
477478
- "v1.0.4"
478479
- "v1.0.3"
479480
- "v1.0.2"
480481
- "v1.0.1"
481482
- "v1.0.0"
482-
default: "v1.0.7"
483+
default: "v1.0.8"
483484
required: true
484485
visible: true
485486

0 commit comments

Comments
 (0)