Simon Waight 12/14/2021

Setting Helm Chart version and appVersion properties during CI/CD with GitHub Actions

Read Original

This technical article explains how to automate the setting of `version` and `appVersion` properties in Helm Charts during CI/CD, specifically using GitHub Actions. It addresses the challenges of manual updates and enforces Semantic Versioning (semver 2.0) requirements, providing a practical solution for DevOps and software deployment workflows.

Setting Helm Chart version and appVersion properties during CI/CD with GitHub Actions

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week