Giter Site home page Giter Site logo

helm-charts's Introduction

Vector Helm Charts

Official Helm charts for Vector. Currently supported:

How to use the Vector Helm Repository

You need to add this repository to your Helm repositories:

helm repo add vector https://helm.vector.dev
helm repo update

Releasing

Charts are packaged and released with cr when the develop branch is merged into master.

To make releasing easier two scripts are utilized in the steps below.

  1. $ .github/release-vector-version.sh

    • This queries vectordotdev/vector for the latest release and updates the vector chart's default image.
    • This is convenient when updating the chart after a Vector release.
  2. Commit the changes generated from step 1. This needs to be a conventional commit.

    • E.g. "feat(vector): Bump Vector to v0.29.0"
  3. $ .github/release-changelog.sh

    • This pulls the current vector chart version and uses git-cliff to update the CHANGELOG.md. Run this to generate the final commit merged into develop before merging develop into master.
    • This script requires yq and git-cliff to be installed.
  4. Commit the changes generated from step 1. This needs to be a conventional commit.

    • E.g. "feat(vector): Regenerate CHANGELOG"

helm-charts's People

Contributors

spencergilbert avatar jszwedko avatar dependabot[bot] avatar dannylongeuay avatar neuronull avatar avihaisam avatar kevinburkesegment avatar minebaev avatar sipr-octo avatar sam-mcbr avatar tombokombo avatar r0b3r4 avatar alexanderldavis avatar andresperezl avatar androothechen avatar aryanap avatar goedelsoup-clari avatar tacy-octo avatar dm3ch avatar anisimovdk avatar dsmith3197 avatar enicholson125 avatar jendler avatar yasumoto avatar jonathanlking avatar cybergrind avatar nabokihms avatar ribetm avatar namm2 avatar savanipoojan78 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.