Skip to content

Commit 708059f

Browse files
Update version files and documentation to v1.0.1
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 - docs/software_versions/ControlPlaneVersions.md - docs/software_versions/PortalVersions.md - docs/software_versions/QuickStartVersions.md
1 parent 5052391 commit 708059f

File tree

6 files changed

+166
-3
lines changed

6 files changed

+166
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.0
1+
v1.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"https://cloud.oracle.com/resourcemanager/stacks/create?region=home&zipUrl=https://github.com/oracle-quickstart/oci-ai-blueprints/releases/download/release-2025-05-16/release_2025_05_16_app.zip"
1+
"https://cloud.oracle.com/resourcemanager/stacks/create?region=home&zipUrl=https://github.com/oracle-quickstart/oci-ai-blueprints/releases/download/v1.0.1/v1.0.1_app.zip"

docs/software_versions/ControlPlaneVersions.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
1+
<!-- Generated by release_change_audit.py on 2025-05-28 13:18:38 -->
2+
<!-- New version v1.0.1 added to Control Plane Versions -->
3+
14
# Blueprints Control Plane Software Versions
25

6+
```markdown
7+
<details>
8+
<summary><strong>v1.0.1</strong></summary>
9+
10+
## Software Used in Containers
11+
|Container Name|Provider|Name|Type|Version|
12+
|:------------:|:------:|:--:|:--:|:-----:|
13+
|oci-corrino-cp / pod-util-amd64|Oracle|oraclelinux|Container|8|
14+
|oci-corrino-cp / pod-util-amd64|Python|python311|Programming Language|3.11.11|
15+
|oci-corrino-cp / pod-util-amd64|Python Pip|python3.11-pip|Package Manager|22.3.1|
16+
|pod-util-amd64|Oracle|oci-cli|Application|3.12|
17+
18+
--------
19+
--------
20+
## Python Packages
21+
|Package Name|Version|
22+
|:----------:|:-----:|
23+
|Django|5.1.3|
24+
|django-extensions|3.2.3|
25+
|djangorestframework|3.14.0|
26+
|gunicorn|22.0.0|
27+
|jsonschema|4.23.0|
28+
|kubernetes|30.1.0|
29+
|packaging|24.0|
30+
|psycopg2-binary|2.9.10|
31+
|pytz|2024.1|
32+
|sqlparse|0.5.0|
33+
|oci|2.138.1|
34+
|asgiref|3.8.1|
35+
|oracledb|2.5.0|
36+
|prometheus_client|0.21.1|
37+
|requests|2.32.3|
38+
</details>
39+
```
40+
41+
342
The following table describes software versions for tagged releases of blueprints control plane software, with most recent tags listed first.
443

544
<details>
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,53 @@
1+
<!-- Generated by release_change_audit.py on 2025-05-28 13:18:49 -->
2+
<!-- New version v1.0.1 added to Portal Versions -->
3+
14
# Portal Versions
25

6+
```markdown
7+
<details>
8+
<summary><strong>v5.0.0</strong></summary>
9+
10+
## Frontend Dependencies
11+
- react: ^19.0.0
12+
- react-dom: ^19.0.0
13+
- next: 15.2.0-canary.74
14+
- @radix-ui/react-alert-dialog: ^1.1.11
15+
- @radix-ui/react-dialog: ^1.1.6
16+
- @radix-ui/react-label: ^2.1.2
17+
- @radix-ui/react-popover: ^1.1.6
18+
- @radix-ui/react-scroll-area: ^1.2.4
19+
- @radix-ui/react-slot: ^1.2.0
20+
- @radix-ui/react-tabs: ^1.1.3
21+
- @radix-ui/react-tooltip: ^1.1.8
22+
- class-variance-authority: ^0.7.1
23+
- clsx: ^2.1.1
24+
- js-cookie: ^3.0.5
25+
- lucide-react: ^0.476.0
26+
- next-themes: ^0.4.4
27+
- oci-common: ^2.104.0
28+
- oci-core: ^2.104.0
29+
- oci-identity: ^2.104.0
30+
- oci-objectstorage: ^2.104.0
31+
- react-markdown: ^10.1.0
32+
- sonner: ^2.0.1
33+
- tailwind-merge: ^3.0.2
34+
- tailwindcss-animate: ^1.0.7
35+
36+
## Development Dependencies
37+
- @eslint/eslintrc: ^3
38+
- @tailwindcss/postcss: ^4
39+
- @tailwindcss/typography: ^0.5.16
40+
- @types/js-cookie: ^3.0.6
41+
- @types/node: ^20
42+
- @types/react: ^19
43+
- @types/react-dom: ^19
44+
- eslint: ^9
45+
- eslint-config-next: 15.2.0-canary.74
46+
- tailwindcss: ^4
47+
- typescript: ^5
48+
49+
</details>
50+
```
51+
52+
353
TODO

docs/software_versions/QuickStartVersions.md

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,79 @@
1+
<!-- Generated by release_change_audit.py on 2025-05-28 13:19:05 -->
2+
<!-- New version v1.0.1 added to QuickStart Versions -->
3+
14
# OCI AI Blueprints Quickstart Software Versions
25

6+
<details>
7+
<summary><strong>release-2025-05-28</strong></summary>
8+
9+
## Cluster Creation Terraform
10+
11+
### Terraform / Provider Versions
12+
13+
| Component Type | Component Name | Component Source | Component Version |
14+
| :------------: | :------------: | :------------------: | :---------------: |
15+
| Language | Terraform | hashicorp | >=1.5 |
16+
| Provider | oci | oracle/oci | >=5 |
17+
| Provider | kubernetes | hashicorp/kubernetes | >=2.27 |
18+
| Provider | helm | hashicorp/helm | >=2.12 |
19+
| Provider | tls | hashicorp/tls | >=4 |
20+
| Provider | local | hashicorp/local | >=2.5 |
21+
| Provider | random | hashicorp/random | >=3.6 |
22+
23+
### Oracle Services
24+
25+
| Service | Version |
26+
| :----------------------: | :-----: |
27+
| Oracle Kubernetes Engine | v1.31.1 |
28+
29+
---
30+
31+
---
32+
33+
## OCI AI Blueprints Terraform
34+
35+
### Terraform / Provider Versions
36+
37+
| Component Type | Component Name | Component Source | Component Version |
38+
| :------------: | :------------: | :------------------: | :---------------: |
39+
| Language | Terraform | hashicorp | >=1.1 |
40+
| Provider | oci | oracle/oci | 4 <= version < 5 |
41+
| Provider | kubernetes | hashicorp/kubernetes | >=2 |
42+
| Provider | helm | hashicorp/helm | >=2 |
43+
| Provider | tls | hashicorp/tls | >=4 |
44+
| Provider | local | hashicorp/local | >=2 |
45+
| Provider | random | hashicorp/random | >=3 |
46+
47+
### Helm Chart Versions
48+
49+
| Chart Name | Version | Chart URL |
50+
| :-----------------: | :-----: | :------------------------------------------------: |
51+
| Grafana | 6.47.1 | https://grafana.github.io/helm-charts |
52+
| Prometheus | 19.0.1 | https://prometheus-community.github.io/helm-charts |
53+
| Metrics Server | 3.8.3 | https://kubernetes-sigs.github.io/metrics-server |
54+
| Ingress Nginx | 4.4.0 | https://kubernetes.github.io/ingress-nginx |
55+
| MLFlow | 0.16.5 | https://community-charts.github.io/helm-charts |
56+
| NVIDIA GPU Operator | v25.3.0 | https://helm.ngc.nvidia.com/nvidia |
57+
| Keda | 2.17.0 | https://kedacore.github.io/charts |
58+
| LeaderWorkerSet | 0.1.0 | local |
59+
| Kueue | 0.11.4 | oci://registry.k8s.io/kueue/charts |
60+
61+
### Container Versions
62+
63+
| Container | Version | Repository |
64+
| :----------------------- | :-----: | :------------------------------------------------: |
65+
| oci-corrino-cp | latest | iad.ocir.io/iduyx1qnmway/corrino-devops-repository |
66+
| oci-ai-blueprints-portal | latest | iad.ocir.io/iduyx1qnmway/corrino-devops-repository |
67+
68+
### Oracle Services
69+
70+
| Service | Version |
71+
| :------------------------: | :-----: |
72+
| Oracle Autonomous Database | 19c |
73+
74+
</details>
75+
76+
377
The following table describes software versions for tagged releases of this quickstart software repository, with most recent tags listed first.
478

579
This will be replaced as soon as we start tagging. Wanted framework in place.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.0
1+
v1.0.1

0 commit comments

Comments
 (0)