Skip to content

Commit

Permalink
Publish PVS and VPC image for k8s 1.26.2 version (#1155)
Browse files Browse the repository at this point in the history
Signed-off-by: Prajyot-Parab <[email protected]>
  • Loading branch information
Prajyot-Parab authored Mar 15, 2023
1 parent 6df858d commit 204a349
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/book/src/machine-images/powervs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

| Region | Bucket | Object | Kubernetes Version |
|----------|------------------|-----------------------------------------------------------------|--------------------|
| us-south | power-oss-bucket | [capibm-powervs-centos-streams8-1-26-2.ova.gz][streams8-1-26-2] | 1.26.2 |
| us-south | power-oss-bucket | [capibm-powervs-centos-streams8-1-25-6.ova.gz][streams8-1-25-6] | 1.25.6 |
| us-south | power-oss-bucket | [capibm-powervs-centos-streams8-1-25-1.ova.gz][streams8-1-25-1] | 1.25.1 |
| us-south | power-oss-bucket | [capibm-powervs-centos-streams8-1-24-2.ova.gz][streams8-1-24-2] | 1.24.2 |
Expand All @@ -11,6 +12,7 @@

Note: These images are built using the [image-builder][image-builder] tool and more information can be found [here](../developer/build-images.md#power-vs)

[streams8-1-26-2]: https://power-oss-bucket.s3.us-south.cloud-object-storage.appdomain.cloud/capibm-powervs-centos-streams8-1-26-2.ova.gz
[streams8-1-25-6]: https://power-oss-bucket.s3.us-south.cloud-object-storage.appdomain.cloud/capibm-powervs-centos-streams8-1-25-6.ova.gz
[streams8-1-25-1]: https://power-oss-bucket.s3.us-south.cloud-object-storage.appdomain.cloud/capibm-powervs-centos-streams8-1-25-1.ova.gz
[streams8-1-24-2]: https://power-oss-bucket.s3.us-south.cloud-object-storage.appdomain.cloud/capibm-powervs-centos-streams8-1-24-2.ova.gz
Expand Down
2 changes: 2 additions & 0 deletions docs/book/src/machine-images/vpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@

| Region | Bucket | Object | Kubernetes Version |
|----------|------------------|----------------------------------------------------------|--------------------|
| us-south | power-oss-bucket | [capibm-vpc-ubuntu-2004-kube-v1-26-2.qcow2][kube-1-26-2] | 1.26.2 |
| us-south | power-oss-bucket | [capibm-vpc-ubuntu-2004-kube-v1-25-6.qcow2][kube-1-25-6] | 1.25.6 |
| us-south | power-oss-bucket | [capibm-vpc-ubuntu-2004-kube-v1-25-2.qcow2][kube-1-25-2] | 1.25.2 |

Note: These images are built using the [image-builder][image-builder] tool and more information can be found [here](../topics/vpc/prerequisites.html#build-workload-cluster-image)

[kube-1-26-2]: https://power-oss-bucket.s3.us-south.cloud-object-storage.appdomain.cloud/capibm-vpc-ubuntu-2004-kube-v1-26-2.qcow2
[kube-1-25-6]: https://power-oss-bucket.s3.us-south.cloud-object-storage.appdomain.cloud/capibm-vpc-ubuntu-2004-kube-v1-25-6.qcow2
[kube-1-25-2]: https://power-oss-bucket.s3.us-south.cloud-object-storage.appdomain.cloud/capibm-vpc-ubuntu-2004-kube-v1-25-2.qcow2

Expand Down

0 comments on commit 204a349

Please sign in to comment.