Skip to content

Commit 75c04a9

Browse files
committed
Chart version bump
1 parent c546ecd commit 75c04a9

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

charts/orchestrator-infra/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ maintainers:
1313
type: application
1414
sources:
1515
- https://github.com/redhat-developer/rhdh-chart
16-
version: 0.0.2
16+
version: 0.0.3

charts/orchestrator-infra/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Orchestrator Infra Chart for OpenShift (Community Version)
33

4-
![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square)
4+
![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square)
55
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
66

77
Helm chart to deploy the Orchestrator solution's required infrastructure suite on OpenShift, including OpenShift Serverless Logic Operator and OpenShift Serverless Operator.
@@ -101,8 +101,6 @@ The command removes all the Kubernetes components associated with the chart and
101101
| tests.enabled | Whether to create the test pod used for testing the Release using `helm test`. | bool | `true` |
102102
| tests.image | Test pod image | string | `"bitnami/kubectl:latest"` |
103103

104-
105-
106104
### Installing Knative Eventing and Knative Serving CRDs
107105

108106
The orchestrator-infra chart requires several CRDs for Knative Eventing and Knative Serving. These CRDs will be applied prior to installing the chart, ensuring that Knative CRs can be created as part of the chart's deployment process. This approach eliminates the need to wait for the OpenShift Serverless Operator's subscription to install them beforehand.

0 commit comments

Comments
 (0)