diff --git a/charts/backstage/Chart.yaml b/charts/backstage/Chart.yaml index a743e106..0019ca48 100644 --- a/charts/backstage/Chart.yaml +++ b/charts/backstage/Chart.yaml @@ -47,4 +47,4 @@ sources: [] # Versions are expected to follow Semantic Versioning (https://semver.org/) # Note that when this chart is published to https://github.com/openshift-helm-charts/charts # it will follow the RHDH versioning 1.y.z -version: 4.5.9 +version: 4.5.10 diff --git a/charts/backstage/README.md b/charts/backstage/README.md index 526aa2e7..842fba85 100644 --- a/charts/backstage/README.md +++ b/charts/backstage/README.md @@ -1,7 +1,7 @@ # RHDH Backstage Helm Chart for OpenShift -![Version: 4.5.9](https://img.shields.io/badge/Version-4.5.9-informational?style=flat-square) +![Version: 4.5.10](https://img.shields.io/badge/Version-4.5.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Helm chart for deploying Red Hat Developer Hub, which is a Red Hat supported version of Backstage. @@ -13,7 +13,7 @@ The telemetry data collection feature is enabled by default. Red Hat Developer H ## Productized RHDH This repository now provides the productized RHDH chart. -For the **GENERALLY AVAILABLE** version of this chart, see: +For the **Generally Available** version of this chart, see: * https://github.com/openshift-helm-charts/charts - official releases to https://charts.openshift.io/ @@ -30,7 +30,7 @@ helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add backstage https://backstage.github.io/charts helm repo add redhat-developer https://redhat-developer.github.io/rhdh-chart -helm install my-backstage redhat-developer/backstage +helm install my-backstage redhat-developer/backstage --version 4.5.10 ``` ## Introduction diff --git a/charts/backstage/README.md.gotmpl b/charts/backstage/README.md.gotmpl index f9a280a7..c68a7119 100644 --- a/charts/backstage/README.md.gotmpl +++ b/charts/backstage/README.md.gotmpl @@ -12,7 +12,7 @@ ## Productized RHDH This repository now provides the productized RHDH chart. -For the **GENERALLY AVAILABLE** version of this chart, see: +For the **Generally Available** version of this chart, see: * https://github.com/openshift-helm-charts/charts - official releases to https://charts.openshift.io/ @@ -28,7 +28,7 @@ helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add backstage https://backstage.github.io/charts helm repo add redhat-developer https://redhat-developer.github.io/rhdh-chart -helm install my-backstage redhat-developer/backstage +helm install my-backstage redhat-developer/backstage --version {{ template "chart.version" . }} ``` ## Introduction diff --git a/charts/orchestrator-infra/Chart.yaml b/charts/orchestrator-infra/Chart.yaml index c57a4be6..50e31c43 100644 --- a/charts/orchestrator-infra/Chart.yaml +++ b/charts/orchestrator-infra/Chart.yaml @@ -14,4 +14,4 @@ maintainers: type: application sources: - https://github.com/redhat-developer/rhdh-chart -version: 0.2.2 +version: 0.2.3 diff --git a/charts/orchestrator-infra/README.md b/charts/orchestrator-infra/README.md index bc871720..5e2fc9be 100644 --- a/charts/orchestrator-infra/README.md +++ b/charts/orchestrator-infra/README.md @@ -1,7 +1,7 @@ # Orchestrator Infra Chart for OpenShift -![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) +![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Helm chart to deploy the Orchestrator solution's required infrastructure suite on OpenShift, including OpenShift Serverless Operator and OpenShift Serverless Logic Operator, both required to configure Red Hat Developer Hub to use the Orchestrator. @@ -25,7 +25,7 @@ Kubernetes: `>= 1.25.0-0` ```console helm repo add redhat-developer https://redhat-developer.github.io/rhdh-chart -helm install my-orchestrator-infra redhat-developer/redhat-developer-hub-orchestrator-infra +helm install my-orchestrator-infra redhat-developer/redhat-developer-hub-orchestrator-infra --version 0.2.3 ``` > **Tip**: List all releases using `helm list` diff --git a/charts/orchestrator-infra/README.md.gotmpl b/charts/orchestrator-infra/README.md.gotmpl index aa347321..ccc6ee15 100644 --- a/charts/orchestrator-infra/README.md.gotmpl +++ b/charts/orchestrator-infra/README.md.gotmpl @@ -20,7 +20,7 @@ ```console helm repo add redhat-developer https://redhat-developer.github.io/rhdh-chart -helm install my-orchestrator-infra redhat-developer/redhat-developer-hub-orchestrator-infra +helm install my-orchestrator-infra redhat-developer/redhat-developer-hub-orchestrator-infra --version {{ template "chart.version" . }} ``` > **Tip**: List all releases using `helm list` diff --git a/charts/orchestrator-software-templates-infra/Chart.yaml b/charts/orchestrator-software-templates-infra/Chart.yaml index 2ade692b..b3820ef1 100644 --- a/charts/orchestrator-software-templates-infra/Chart.yaml +++ b/charts/orchestrator-software-templates-infra/Chart.yaml @@ -10,7 +10,7 @@ kubeVersion: ">= 1.25.0-0" type: application sources: - https://github.com/redhat-developer/rhdh-software-templates-infrastructure -version: 0.2.3 +version: 0.2.4 maintainers: - name: Red Hat Developer Hub Team url: https://github.com/redhat-developer/rhdh-chart diff --git a/charts/orchestrator-software-templates-infra/README.md b/charts/orchestrator-software-templates-infra/README.md index f70aad29..a76f45fb 100644 --- a/charts/orchestrator-software-templates-infra/README.md +++ b/charts/orchestrator-software-templates-infra/README.md @@ -1,7 +1,7 @@ # Orchestrator Software Templates Infra Chart for OpenShift (Community Version) -![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) +![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Helm chart to install Openshift GitOps and Openshift Pipelines, which are required operators for installing the Orchestrator Software Templates to be available on RHDH. @@ -25,7 +25,7 @@ Kubernetes: `>= 1.25.0-0` ```console helm repo add redhat-developer https://redhat-developer.github.io/rhdh-chart -helm install my-orchestrator-software-templates-infra redhat-developer/orchestrator-software-templates-infra +helm install my-orchestrator-software-templates-infra redhat-developer/orchestrator-software-templates-infra --version 0.2.4 ``` > **Tip**: List all releases using `helm list` diff --git a/charts/orchestrator-software-templates-infra/README.md.gotmpl b/charts/orchestrator-software-templates-infra/README.md.gotmpl index 79f95dea..fe224d39 100644 --- a/charts/orchestrator-software-templates-infra/README.md.gotmpl +++ b/charts/orchestrator-software-templates-infra/README.md.gotmpl @@ -20,7 +20,7 @@ ```console helm repo add redhat-developer https://redhat-developer.github.io/rhdh-chart -helm install my-orchestrator-software-templates-infra redhat-developer/orchestrator-software-templates-infra +helm install my-orchestrator-software-templates-infra redhat-developer/orchestrator-software-templates-infra --version {{ template "chart.version" . }} ``` > **Tip**: List all releases using `helm list` diff --git a/charts/orchestrator-software-templates/Chart.yaml b/charts/orchestrator-software-templates/Chart.yaml index 5a1e8f87..fb272532 100644 --- a/charts/orchestrator-software-templates/Chart.yaml +++ b/charts/orchestrator-software-templates/Chart.yaml @@ -11,7 +11,7 @@ kubeVersion: ">= 1.25.0-0" type: application sources: - https://github.com/redhat-developer/rhdh-chart -version: 0.1.1 +version: 0.1.2 maintainers: - name: Red Hat Developer Hub Team url: https://github.com/redhat-developer/rhdh-chart diff --git a/charts/orchestrator-software-templates/README.md b/charts/orchestrator-software-templates/README.md index 88bff095..51198792 100644 --- a/charts/orchestrator-software-templates/README.md +++ b/charts/orchestrator-software-templates/README.md @@ -1,7 +1,7 @@ # Orchestrator Software Templates Chart for Red Hat Developer Hub -![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) +![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) This Helm chart deploys the Orchestrator Software Templates for Red Hat Developer Hub (RHDH) and other necessary GitOps configurations. @@ -78,7 +78,7 @@ After configuring all prerequisites, you can install the chart with the followin ```console helm repo add redhat-developer https://redhat-developer.github.io/rhdh-chart -helm install my-orchestrator-templates redhat-developer/orchestrator-software-templates +helm install my-orchestrator-templates redhat-developer/orchestrator-software-templates --version 0.1.2 ``` Now, follow the instruction on the post-installation Notes. They will include the steps to create a custom values.yaml file to allow you to update the backstage chart diff --git a/charts/orchestrator-software-templates/README.md.gotmpl b/charts/orchestrator-software-templates/README.md.gotmpl index 0325d495..265a4975 100644 --- a/charts/orchestrator-software-templates/README.md.gotmpl +++ b/charts/orchestrator-software-templates/README.md.gotmpl @@ -74,7 +74,7 @@ After configuring all prerequisites, you can install the chart with the followin ```console helm repo add redhat-developer https://redhat-developer.github.io/rhdh-chart -helm install my-orchestrator-templates redhat-developer/orchestrator-software-templates +helm install my-orchestrator-templates redhat-developer/orchestrator-software-templates --version {{ template "chart.version" . }} ``` Now, follow the instruction on the post-installation Notes. They will include the steps to create a custom values.yaml file to allow you to update the backstage chart