Giter Site home page Giter Site logo

tchen / adwerx-charts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adwerx/charts

0.0 0.0 0.0 2.58 MB

helm charts maintained by Adwerx Engineering

License: MIT License

Shell 76.77% Python 0.70% Makefile 0.54% Dockerfile 3.08% Mustache 18.91%

adwerx-charts's Introduction

charts

Helm charts created by Adwerx Engineering

Installing charts from this repo

You can find our public charts in Helm Hub

Or

You'll first need to add the adwerx repository with the command below:

helm repo add adwerx https://adwerx.github.io/charts/

You can now install charts like so:

helm install adwerx/awx --version 1.0.0

Contributing

Please review the CODE_OF_CONDUCT and REVIEW_GUIDELINES before contributing.

Code of Conduct

Please review our Code of Conduct before contributing.

When opening or reviewing a pull request, please keep in mind the chart review guidlelines.

Versioning charts

Charts are versioned using the SEMVER pattern. Please bump the chart version and re-package the chart when changes are made. If you're unsure how to do this please open an issue.

Publishing a chart

Our chart files are served from GitHub Pages. The docs/ folder is served, so the index.yaml and all chart files (.tgz) must reside in docs/.

To package a chart and update the index.yaml, you can use the bin/package script:

First, ensure you've commited your changes to the chart and the chart is ready to publish. Then, bump the version in the Chart.yaml to the version you'd like to publish. Then use the bin/package script to run tests, package the chart, commit the package and version bump, and tag that commit with the chart and version.

bin/package {name}

The last thing to do is to git push origin master --tags and after the github pages build, the chart will be available from our repository at https://adwerx.github.io/charts/index.yaml

adwerx-charts's People

Contributors

jbielick avatar envek avatar wolmi avatar amandeepsinghghai avatar ashwin153 avatar audig avatar jakesylvestre avatar lesmyrmidons avatar liyangw avatar tchen avatar mdef avatar yonahd 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.