Skip to content

Move helm charts to each project's source and document them on the main website #195

Closed
@aeneasr

Description

@aeneasr

Is your feature request related to a problem? Please describe.

Currently, the helm charts are hard to find. Additionally, automation is lacking to update the helm charts when releasing new software, leading to issues such as ory/hydra#2226 and people asking if we even maintain these helm charts (which we do!).

Describe the solution you'd like

We need to change the way these helm charts are defined. This should happen as follows:

  1. �[ ] Move all helm charts in their project's respective directory, e.g. github.com/ory/hydra/helm
  2. Move all documentation to the project's respective documentation in it's own top level navigation key
  3. Add automation to release new helm charts whenever we release a new software version, and bump the version keys
  4. Publish the helm charts using our website, under www.ory.sh/helm/charts

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething is not working.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions