Helm chart release management between environments

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • flux2-kustomize-helm-example

    A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.

  • My recommendation would be to take a look at their documented example of this exact scenario with various overlays for production and staging, but you could ofc add as many as you wanted. All you would do is for production point flux to the production overlay/ directory, which then calls all your normal files but overrides some values you desire. Further to this you can keep your helm chart focused on lets say the "most-common" use case, then just call it with whatever additional values you would like, E.G here in the same repo as above. Notice the values at the bottom of the yaml file which override the charts default values.

  • release-please-action

    automated releases based on conventional commits

  • If you are using GitHub Action, you can try this https://github.com/google-github-actions/release-please-action

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Weaveworks Is Shuting Down

    5 projects | news.ycombinator.com | 5 Feb 2024
  • self-built apps: do you like using helm or kustomize to deliver them to kubernetes

    2 projects | /r/kubernetes | 3 May 2023
  • Flux: can I add a monitored path after bootstrap?

    1 project | /r/kubernetes | 10 Apr 2023
  • Am I wrong for avoiding helm completely?

    4 projects | /r/kubernetes | 29 Oct 2022
  • Helm Intro and Cheatsheet

    8 projects | dev.to | 10 Oct 2022