Skip to content

morteza1131/helm-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Helm Check in CI/CD

Overview

You can check if previous deployment is succed or not, sometimes in ci/cd deployment in some condition like cancelling deploy stage in middle of deployment, Helm deploy state become one of pending-install, pending-upgrade or pending-rollback and we could not deploy agian untill we fix the issue by manually executing helm rollback command.

You can use this script in your CI/CD env and automatically fix the issue.

Usage

./helm-check.sh NAMESPACE RELEASE_NAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages