|
| 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 | + |
1 | 4 | # OCI AI Blueprints Quickstart Software Versions |
2 | 5 |
|
| 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 | + |
3 | 77 | The following table describes software versions for tagged releases of this quickstart software repository, with most recent tags listed first. |
4 | 78 |
|
5 | 79 | This will be replaced as soon as we start tagging. Wanted framework in place. |
|
0 commit comments