File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ keywords:
3737 - developer-hub
3838 - redhat-developer-hub
3939 - redhat
40- kubeVersion : " >= 1.19 .0-0"
40+ kubeVersion : " >= 1.27 .0-0"
4141maintainers :
4242 - name : Red Hat
4343 url : https://redhat.com
@@ -47,4 +47,4 @@ sources: []
4747# This is the chart version. This version number should be incremented each time you make changes
4848# to the chart and its templates, including the app version.
4949# Versions are expected to follow Semantic Versioning (https://semver.org/)
50- version : 4.2.0
50+ version : 4.2.1
Original file line number Diff line number Diff line change 11
22# RHDH Backstage Helm Chart for OpenShift (Community Version)
33
4- ![ Version: 4.2.0 ] ( https://img.shields.io/badge/Version-4.2.0 -informational?style=flat-square )
4+ ![ Version: 4.2.1 ] ( https://img.shields.io/badge/Version-4.2.1 -informational?style=flat-square )
55![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
66
77A Helm chart for deploying Red Hat Developer Hub.
@@ -39,7 +39,7 @@ This chart bootstraps a [Backstage](https://backstage.io/docs/deployment/docker)
3939
4040## Prerequisites
4141
42- - Kubernetes 1.25 + (OpenShift 4.12+ )
42+ - Kubernetes 1.27 + ([ OpenShift 4.14+ ] ( https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/release_notes/index#ocp-4-14-about-this-release ) )
4343- Helm 3.10+ or [ latest release] ( https://github.com/helm/helm/releases )
4444- PV provisioner support in the underlying infrastructure
4545- [ Backstage container image] ( https://backstage.io/docs/deployment/docker )
@@ -156,7 +156,7 @@ The command removes all the Kubernetes components associated with the chart and
156156
157157# # Requirements
158158
159- Kubernetes : ` >= 1.19 .0-0`
159+ Kubernetes : ` >= 1.27 .0-0`
160160
161161| Repository | Name | Version |
162162|------------|------|---------|
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ This chart bootstraps a [Backstage](https://backstage.io/docs/deployment/docker)
3737
3838## Prerequisites
3939
40- - Kubernetes 1.25 + (OpenShift 4.12 + )
40+ - Kubernetes 1.27 + ([ OpenShift 4.14 +](https://docs .redhat.com /en/documentation/openshift_container_platform/4 .14 / html -single/release_notes/ index #ocp-4-14-about-this-release) )
4141- Helm 3.10 + or [latest release](https://github.com /helm/helm/releases)
4242- PV provisioner support in the underlying infrastructure
4343- [Backstage container image](https://backstage.io /docs/deployment/docker)
You can’t perform that action at this time.
0 commit comments