https://github.com/opf/helm-charts
OPF helm chart repository
https://github.com/opf/helm-charts
Last synced: 3 months ago
JSON representation
OPF helm chart repository
- Host: GitHub
- URL: https://github.com/opf/helm-charts
- Owner: opf
- License: gpl-3.0
- Created: 2022-10-17T08:43:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-08T11:14:25.000Z (3 months ago)
- Last Synced: 2025-10-08T13:20:19.080Z (3 months ago)
- Language: Ruby
- Homepage: https://charts.openproject.org
- Size: 761 KB
- Stars: 14
- Watchers: 4
- Forks: 34
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://artifacthub.io/packages/search?repo=openproject-helm-charts)


# OpenProject Helm Charts
This is a self-contained Helm chart registry for OpenProject based on github pages
using helm's [chart-releaser](https://github.com/helm/chart-releaser-action) action.
## Installation
Please refer to our [documentation](https://www.openproject.org/docs/installation-and-operations/installation/helm-chart/) for instructions on how to install the OpenProject helm chart.
### Bitnami charts
Due to Bitnami's move to get rid of their free and public helm offering, we will need to find alternatives for the builtin packages (memacached, postgres). For testing purposes, we currently reference their legacy charts. Please note that they are not subject to updates nor security updates.
For production systems, we recommend you use their security offering, or alternatives (such as CNPG). We are interested in using these alternatives in our charts as well, feel free to provide pull requests to help us in that regard.
https://github.com/bitnami/charts/issues/35164
## GitHub package registry
We publish newer versions of this chart to the GitHub package registry: https://github.com/opf/helm-charts/pkgs/container/helm-charts%2Fopenproject
## Helm chart signing
We sign our chart using the [Helm Provenance and Integrity](https://helm.sh/docs/topics/provenance/) functionality. You can find the used public key here
- https://github.com/opf/helm-charts/blob/main/signing.key
- https://keys.openpgp.org/vks/v1/by-fingerprint/CB1CA0488A75B7471EA1B087CF56DD6A0AE260E5
# Contribution
We welcome all contributions. For the release management, we're using the [changeset action](https://github.com/changesets/action) to generate the changelog and maintain the release process.