Giter Site home page Giter Site logo

helm-charts's Introduction

Release Charts

Uptick Helm Charts

This repo contains the public helm charts of the company. Create a chart in the charts folder so they are publicly available as a helm chart to be installed via helm, gitops or terraform.

How Do I

Install git precommit hooks

This hook will prevent commits that fail helm lint.

make git/install-pre-commit-hook

Create a chart

cd charts; helm create *chart_name*

Bump a chart version

  1. Modify the version: value in Charts.yaml.
  2. Commit the change and merge to master.
  3. The github actions will make a new tag and release for any charts with a detected change. The changes will appear in the gh-pages branch. Any chart will also have a archive created for it and added as an artificat to a github release.

Install the helm chart

The helm repository is located at https://uptick.github.io/helm-charts/ .

To add the repo: helm repo add uptick https://uptick.github.io/helm-charts/

To search the repo helm search repo uptick --devel (devel is neccessary for any pre v1 chart)

To see available charts visit https://uptick.github.io/helm-charts/index.yaml

helm-charts's People

Contributors

uptickmetachu avatar mdesouky avatar

Stargazers

Jarek Głowacki avatar

Watchers

Luke Hodkinson avatar Chad Oliver avatar James Cloos avatar Lie Ryan avatar Jarek Głowacki avatar Roz avatar Naomi Higgins avatar Alex avatar Monsieur Henry avatar Tim Phillips avatar

helm-charts's Issues

pod-killer changes;

We need pod-killer to also:

  • remove evicted pods
  • delete long running jobs > 11 hours

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.