immich-app / immich-charts

Helm chart implementation of Immich
https://immich.app
GNU Affero General Public License v3.0
107 stars 45 forks source link

WIP: helm releaser - gh-pages #16

Closed orbatschow closed 1 year ago

orbatschow commented 1 year ago

NOTE: This PR refers to the main branch at the moment. The gh-pages branch does not exist and needs to be created beforehand. After creating the new branch it is necessary to merge the changes into the newly created gh-pages branch

This will provide a README.md for the helm repository branch. It is also necessary in order to make the helm-releaser PR work.

Related: https://github.com/immich-app/immich-charts/pull/17

PixelJonas commented 1 year ago

@orbatschow can you resolve the conflict? looks like a some changes of this branch conflict with your other PR

PixelJonas commented 1 year ago

I also added the gh-pages branch https://github.com/immich-app/immich-charts/tree/gh-pages

orbatschow commented 1 year ago

@PixelJonas I updated my branch and there shouldn't be any more conflicts.

orbatschow commented 1 year ago

@PixelJonas Note: after merging this PR, the Helm repository will only start working, when there is a new commit on the main branch, that will bump the chart version. If you would like I can open a PR for this.