This repo contains a Helm chart for deploying hobbyfarm as well as documentation on using the platform.
There is a GitHub Actions Workflow that will publish a new version of the chart (to GitHub Releases) if the version
in charts/hobbyfarm/Chart.yaml
is bumped.
Date | Version |
---|---|
20 JUNE 2023 | v3.0.0 |
31 SEPTEMBER 2023 | v4.0.0 |
HobbyFarm follows semantic versioning, e.g major.minor.patch.
Type | Cadence |
---|---|
Major | Twice-yearly |
Minor | As needed, between majors |
Patch | As needed, between minors |
It is the goal of this project to release major versions in the months of March and September of each year. This plan was adopted 03 APR 2023, with a major release scheduled for 31 MAY 2023. Thus, the first "on schedule" major release of HobbyFarm will be in SEPT 2023.
Contributions of all kinds are welcome and encouraged. HobbyFarm is actively seeking contributors in the following areas:
- Go development
- Frontend (Angular) development
- Testing
- Documentation
- Project Organization
Contribution docs are in-progress. In the meantime, please reach us via Slack in the #hobbyfarm-dev
channel on Building Open Source Slack or via issue in this repository.