Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit b30ca67

Browse files
authored
docs: update supported versions (#144)
Updates supported versions. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent 52a90e9 commit b30ca67

3 files changed

Lines changed: 19 additions & 8 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ body:
2929
id: version-vcf
3030
attributes:
3131
label: VMware Cloud Foundation
32-
description: Please provide the VMware Cloud Foundation version.
32+
description: >
33+
Please provide the VMware Cloud Foundation version.
34+
35+
For details on specific VMware Cloud Foundation versions supported by this module, please refer to the [documentation](https://vmware.github.io/powershell-module-for-vmware-cloud-foundation-certificate-management/).
3336
placeholder: x.y.z
3437
validations:
3538
required: true
@@ -41,7 +44,7 @@ body:
4144
Please provide the PowerShell version.
4245
4346
Results of: `$PSVersionTable`
44-
placeholder: Windows PowerShell 5.1
47+
placeholder: PowerShell 7
4548
validations:
4649
required: true
4750
- type: input

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@ workload domain.
2626
- Set the ESX Certificate Mode in vCenter.
2727
- Install and replace CA-signed certificates for a ESX hosts.
2828

29+
For details on specific VMware Cloud Foundation versions supported by this module, please refer to the [documentation][docs-module].
30+
2931
## Documentation
3032

31-
Please refer to the [documentation][docs-module] for more information on how to use this module.
33+
For detailed instructions on using this module, refer to the [documentation][docs-module].
3234

3335
## Contributing
3436

docs/index.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,24 @@ workload domain.
2424

2525
## Requirements
2626

27-
### Platforms
27+
### VMware Cloud Foundation
2828

29-
The following table lists the supported platforms for this module.
29+
The following table lists the supported releases for this module.
3030

3131
| Platform | Support |
3232
|--------------------------------------------------------------| ----------------------------------- |
3333
| :fontawesome-solid-cloud: &nbsp; VMware Cloud Foundation 5.2 | :fontawesome-solid-check:{ .green } |
3434
| :fontawesome-solid-cloud: &nbsp; VMware Cloud Foundation 5.1 | :fontawesome-solid-check:{ .green } |
35-
| :fontawesome-solid-cloud: &nbsp; VMware Cloud Foundation 5.0 | :fontawesome-solid-check:{ .green } |
36-
| :fontawesome-solid-cloud: &nbsp; VMware Cloud Foundation 4.5 | :fontawesome-solid-check:{ .green } |
3735

38-
!!! note
36+
???+ tip "Support for Newer Major Releases"
37+
38+
This module will **only** be sustained for supported versions of the VMware Cloud Foundation releases listed above to address critical issues. You can find general details on supported versions in the [Broadcom Product Lifecycle](https://support.broadcom.com/group/ecx/productlifecycle).
39+
40+
Please note that this module **will not** provide support or new enhancements for future major releases of VMware Cloud Foundation. If you're planning to upgrade to those newer releases, we encourage you to explore alternative in-product or custom automation solutions.
41+
42+
We truly appreciate your reliance on and support of this module. Thank you for your understanding as we transition to sustaining the module for these specific major versions.
43+
44+
???+ note
3945

4046
ESX certificate management for VMware Cloud Foundation on Dell EMC VxRail is not supported.
4147

0 commit comments

Comments
 (0)