Giter VIP home page Giter VIP logo

charts's Introduction

Tractus-X Helm Charts

To have all Tractus-X sub-product Helm Charts in one place, a central Tractus-X Helm Repository is build. The central Helm Repository is split into two repositories:

  • Dev
  • Stable

Helm Repository URL

Both repositories will be hosted via GitHub Pages within this repository (eclipse-tractus-x/charts) and will be accessible under URL

Availability

Dev Repository

Dev repository will contain all released Helm Charts of any Tractus-X sub-product. Only a certain number of released Helm charts per Tractus-X sub-product might be kept due to clarity reasons.

The Dev Helm repository will be updated once a day.

Stable repository

Stable repository will contain all Helm charts versions of Tractus-X sub-products associated with an official Tractus-X release. Helm charts associated with Tractus-X versions which have reached its end of lifetime, will be removed from the stable repository.

The Stable Helm repository will be updated when a new Tractus-X release or a patch update is released.

Usage

Dev Repository

$ helm repo add tractusx-dev https://eclipse-tractusx.github.io/charts/dev
$ helm search repo tractusx-dev/portal
NAME                    CHART VERSION   APP VERSION     DESCRIPTION                            
tractusx-dev/portal         0.8.0           0.8.0           Helm chart for Catena-X Portal frontend
tractusx-dev/portal-backend 0.8.0           0.8.0           Helm chart for Catena-X Portal backend
$ helm install tractusx-dev/portal
[...]

Stable Repository

$ helm repo add tractusx https://eclipse-tractusx.github.io/charts/dev
$ helm search repo tractusx/portal
NAME                    CHART VERSION   APP VERSION     DESCRIPTION                            
tractusx/portal         0.8.0           0.8.0           Helm chart for Catena-X Portal frontend
tractusx/portal-backend 0.8.0           0.8.0           Helm chart for Catena-X Portal backend
$ helm install tractusx/portal
[...]

charts's People

Contributors

carslen avatar sebastianbezold 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.