Skip to content

Commit d2d34d0

Browse files
authored
bump documentation references from 4.19 to 4.20 (#91)
Signed-off-by: Manuel Lorenzo <mlorenzofr@redhat.com>
1 parent 23db4be commit d2d34d0

File tree

5 files changed

+5
-11
lines changed

5 files changed

+5
-11
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ Showcases the Zero Trust capabilities across Red Hat's product portfolio in a re
1616
The following components are included in the Layered Zero Trust Pattern
1717

1818
* OpenShift cluster hardening
19-
* [Compliance Operator](https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/security_and_compliance/compliance-operator)
19+
* [Compliance Operator](https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/security_and_compliance/compliance-operator)
2020
* [Red Hat Build of Keycloak](https://access.redhat.com/products/red-hat-build-of-keycloak/)
2121
* Identities to access pattern components
2222
* OIDC client to authenticate uses to a web application
23-
* [Red Hat Zero Trust Workload Identity Manager](https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/security_and_compliance/zero-trust-workload-identity-manager)
23+
* [Red Hat Zero Trust Workload Identity Manager](https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/security_and_compliance/zero-trust-workload-identity-manager)
2424
* Provides identities to workloads running within OpenShift
2525
* [HashiCorp Vault](https://www.hashicorp.com/en/products/vault)
2626
* Secure storage of sensitive assets
@@ -45,7 +45,7 @@ Utilize the following steps to prepare your machine and complete any and all pre
4545

4646
### Prerequisites
4747

48-
1. An OpenShift Container Platform 4.19+ cluster with:
48+
1. An OpenShift Container Platform 4.20+ cluster with:
4949
1. Publicly signed certificates for Ingress
5050
2. A default `StorageClass` which provides dynamic `PersistentVolume` storage
5151
2. To customize the provided default configuration, a GitHub account and a token for it with repositories permissions, to read from and write to your forks, is required.

docs/DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following options should be selected:
1717
* Activity: Practice / Enablement
1818
* Purpose: Trying out a technical solution
1919
* Salesforce ID: Can be omitted (See note below)
20-
* OpenShift Version: 4.19+
20+
* OpenShift Version: 4.20+
2121
* Features
2222
* Enable Cert Manager
2323
* Enable Cert Manager API

values-4.18-hub.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

values-hub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ clusterGroup:
105105
# odf:
106106
# name: odf-operator
107107
# namespace: openshift-storage
108-
# channel: stable-4.19
108+
# channel: stable-4.20
109109
# annotations:
110110
# argocd.argoproj.io/sync-wave: "-4" # Install after OperatorGroup (-5)
111111
# quay-operator:

0 commit comments

Comments
 (0)