Skip to content

chore: add support for updating the Helm chart version and appVersion on release#240

Merged
nathanklick merged 1 commit intomainfrom
00203-CI-Release-Helm-Version
Aug 3, 2023
Merged

chore: add support for updating the Helm chart version and appVersion on release#240
nathanklick merged 1 commit intomainfrom
00203-CI-Release-Helm-Version

Conversation

@nathanklick
Copy link
Copy Markdown
Member

Description

This pull request changes the following:

  • Adds support for automatically updating the Helm chart appVersion field on release.

Related Issues

@nathanklick nathanklick added the Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. label Aug 3, 2023
@nathanklick nathanklick self-assigned this Aug 3, 2023
@nathanklick nathanklick changed the title chore: add support for updating the Helm chart appVersion chore: add support for updating the Helm chart appVersion on release Aug 3, 2023
@nathanklick nathanklick changed the title chore: add support for updating the Helm chart appVersion on release chore: add support for updating the Helm chart version and appVersion on release Aug 3, 2023
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
@nathanklick nathanklick force-pushed the 00203-CI-Release-Helm-Version branch from 001237c to 68702f7 Compare August 3, 2023 21:12
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 3, 2023

Unit Test Results

13 files  ±0  13 suites  ±0   32s ⏱️ -1s
57 tests ±0  54 ✔️ ±0  3 💤 ±0  0 ±0 
58 runs  ±0  55 ✔️ ±0  3 💤 ±0  0 ±0 

Results for commit 68702f7. ± Comparison against base commit 172b5ba.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Aug 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 3, 2023

Codecov Report

Merging #240 (68702f7) into main (172b5ba) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #240   +/-   ##
=========================================
  Coverage     54.68%   54.68%           
  Complexity      219      219           
=========================================
  Files            47       47           
  Lines          1046     1046           
  Branches        129      129           
=========================================
  Hits            572      572           
  Misses          424      424           
  Partials         50       50           

Impacted file tree graph

@nathanklick nathanklick merged commit fa60863 into main Aug 3, 2023
@nathanklick nathanklick deleted the 00203-CI-Release-Helm-Version branch August 3, 2023 23:55
@swirlds-automation
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@swirlds-automation
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. released on @0.5.x released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CIWE: Update the semantic release configuration to automatically update the Helm chart version and appVersion

3 participants