File tree Expand file tree Collapse file tree
getting-started/installation/installationwizard/src Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Build w/ Hugo & deploy to GitHub Pages
33on :
44 push :
55 branches :
6- - release-1.16.3
6+ - release-1.15.2
77 workflow_dispatch :
88
99jobs :
Original file line number Diff line number Diff line change @@ -120,10 +120,10 @@ weight: 1
120120{{<table "table table-striped table-bordered table-sm">}}
121121| OpenShift Version | Operator / CSM Combination |
122122| ------------------| -------------------|
123- | 4.17 | 1.6.1 / 1.11.1 </br > 1.7.0 / 1.12 </br > 1.8.1 / 1.13.1 </br > 1.9.1 / 1.14.1 </br > 1.10.1 / 1.15.1 </br > 1.11.3 / 1.16.3 |
124- | 4.18 | 1.6.1 / 1.11.1 </br > 1.7.0 / 1.12 </br > 1.8.1 / 1.13.1 </br > 1.9.1 / 1.14.1 </br > 1.10.1 / 1.15.1 </br > 1.11.3 / 1.16.3 |
125- | 4.19 | 1.8.1 / 1.13.1 </br > 1.9.1 / 1.14.1 </br > 1.10.1 / 1.15.1 </br > 1.11.3 / 1.16.3 |
126- | 4.20 | 1.8.1 / 1.13.1 </br > 1.9.1 / 1.14.1 </br > 1.10.1 / 1.15.1 </br > 1.11.3 / 1.16.3 |
123+ | 4.17 | 1.6.1 / 1.11.1 </br > 1.7.0 / 1.12 </br > 1.8.1 / 1.13.1 </br > 1.9.1 / 1.14.1 </br > 1.10.2 / 1.15.2 </br > 1.11.3 / 1.16.3 |
124+ | 4.18 | 1.6.1 / 1.11.1 </br > 1.7.0 / 1.12 </br > 1.8.1 / 1.13.1 </br > 1.9.1 / 1.14.1 </br > 1.10.2 / 1.15.2 </br > 1.11.3 / 1.16.3 |
125+ | 4.19 | 1.8.1 / 1.13.1 </br > 1.9.1 / 1.14.1 </br > 1.10.2 / 1.15.2 </br > 1.11.3 / 1.16.3 |
126+ | 4.20 | 1.8.1 / 1.13.1 </br > 1.9.1 / 1.14.1 </br > 1.10.2 / 1.15.2 </br > 1.11.3 / 1.16.3 |
127127{{</ table >}}
128128
129129** Note:**
Original file line number Diff line number Diff line change 8484 < select id ="csm-version " class ="form-select " onchange ="onCSMVersionChange(); validateInput(validateForm, CONSTANTS) " required >
8585 < option value ="1.13.0 "> CSM 1.13</ option >
8686 < option value ="1.14.0 " > CSM 1.14</ option >
87- < option value ="1.15.1 " selected > CSM 1.15</ option >
87+ < option value ="1.15.2 " selected > CSM 1.15</ option >
8888 </ select >
8989 </ div >
9090 </ div >
Original file line number Diff line number Diff line change @@ -30,8 +30,6 @@ Description: >
3030
3131- PowerFlex - CVE remediation in CSM 1.15.X for PowerFlexDriver
3232
33-
34-
3533## Release Notes for v1.15.1
3634
3735### Fixed Issues
You can’t perform that action at this time.
0 commit comments