Giter Site home page Giter Site logo

helm-charts's Introduction

Replicated Helm Charts

Helm charts maintained by the Replicated team

Releasing

This repo uses chart-releaser to release all charts in the charts folder. Chart releaser will look for changes in the charts folder, and release charts that have changed on merge to main. The release is made available on github using the version that the charts Chart.yaml lists. The repository will also be automatically tagged for the release making it easy to identify where in the source history any given chart version was created from.

While chart-releaser will release multiple charts at once, pull requests should only modify a single chart at a time. If any chart fails to release chart-releaser will stop processing charts. By only modifying a single chart with any given pull request, not only is version history clear for each chart but a failure to release one chart does not impact the release of an alternate chart.

The Github action will list any reason for failure to release. A common mistake is not updating the Chart.lock file to match the Chart.yaml file. If a lock file is included in a chart, chart-release will verify that it matches the Chart.yaml version to avoid unexpected dependency versions. A failure to release only needs to be fixed in a new PR and merged again to trigger chart-releaser to try again.

At no point should a version ever be re-released. Once released a version is immutable. If a chart needs to be updated, a new version should be created. This is to ensure that the version history of a chart is clear and unambiguous.

wg-easy

To make releasing of the library chart easier this repo only intendeds to host this single chart. Examples using the chart can now be found at https://github.com/replicatedhq/platform-examples. The previous wg-easy chart has been moved to a personal repository of the maintainer at: https://github.com/chris-sanders/helm-charts/tree/master/charts/wg-easy

helm-charts's People

Contributors

adamancini avatar chris-sanders avatar danj-replicated avatar dexteryan avatar diamonwiggins avatar drohnow avatar xavpaice avatar

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.