Giter VIP home page Giter VIP logo

Comments (7)

lumi017 avatar lumi017 commented on July 16, 2024 2

IMO, it's a good practice to keep versioning. You can easily achieve it by making releases. It will create a tag with a snapshot of your repo including the chart package. You can also add release notes to it.

from kube-eagle-helm-chart.

lumi017 avatar lumi017 commented on July 16, 2024 1

Have a look at https://github.com/mumoshu/prometheus-process-exporter He does the release and attaches the package tgz to it and the index.yaml points to the download of the tgz from each release
https://github.com/mumoshu/prometheus-process-exporter/releases
https://github.com/mumoshu/prometheus-process-exporter/blob/master/docs/index.yaml#L21

from kube-eagle-helm-chart.

weeco avatar weeco commented on July 16, 2024

I believe all the new chart versions are backwards compatible, aren't they? I planned to keep the latest version of each major version.

There are no plans to move the chart to charts/stable because of two reasons:

  1. I do not believe they would add charts for unpopular applications such as Kube Eagle
  2. I do not like being dependent on the Helm chart members to get changes merged into stable. Just recently I contributed to a SSO chart and it took 6 months until a chart member reviewed and merged it.

from kube-eagle-helm-chart.

weeco avatar weeco commented on July 16, 2024

I already did it for the last release or am I missing something?

from kube-eagle-helm-chart.

lumi017 avatar lumi017 commented on July 16, 2024

Yeah, just wanted to share a nice pattern which leverages the release feature of github

from kube-eagle-helm-chart.

weeco avatar weeco commented on July 16, 2024

Ah now I get your point. This way all the packages do not pollute the repository which is nice. I am just wondering how he gets the packages into the releases. Does he upload the files as github release manually on each release or is there a better way?

from kube-eagle-helm-chart.

lumi017 avatar lumi017 commented on July 16, 2024

There are some tools to automate it. For example https://github.com/cheton/github-release-cli

from kube-eagle-helm-chart.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.