charts
charts copied to clipboard
OpenShift Helm charts Repository
Hello, There is an error when trying to install `httpd-template` on OKD 4.13 with Kubernetes Version: v1.26.4-3014+636f2be6157d45-dirty ``` Error: INSTALLATION FAILED: chart requires kubeVersion: >=1.20.0 which is incompatible with Kubernetes...
Hey folks! We've noticed this repo is indexed by ArtifactHub for some time... It seems a random user decided to index it. https://artifacthub.io/packages/search?repo=openshift I think it would be nice if...
Currently we update the index.yaml with a series of git commands: https://github.com/openshift-helm-charts/charts/blob/5a503393f7e9e5f97c0b98ba89e77065ac8edb63/scripts/src/chartrepomanager/chartrepomanager.py#L310-L453 chart-releaser provides a way to update an index, see https://github.com/helm/chart-releaser/blob/main/doc/cr_index.md We should make use of it, via a...
Is it possible for community projects to be flagged so that chart PRs are automatically merged? In the case of the Data Grid product it's possible for a PR to...
Workflow and script updates from development repository Release-1.7.4
- add smsf-dispatcher helm charts - add smsf-dispatcher pvc helm charts - add smsf-dispatcher helm charts - add smsf-dispatcher helm charts - add smsf-dispatcher helm charts - add smsf-configuration helm...
It looks like when indexing the charts, the charts are currently appending `redhat-` to the front of the chart name, which unfortunately breaks helm dependencies feature. For example, if I...