feat: for the hedera-network Helm chart set the minimum Kubernetes server version#231
Merged
nathanklick merged 2 commits intomainfrom Aug 3, 2023
Merged
feat: for the hedera-network Helm chart set the minimum Kubernetes server version#231nathanklick merged 2 commits intomainfrom
nathanklick merged 2 commits intomainfrom
Conversation
…peline Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
|
Kudos, SonarCloud Quality Gate passed! |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #231 +/- ##
=========================================
Coverage 56.70% 56.70%
Complexity 144 144
=========================================
Files 36 36
Lines 723 723
Branches 73 73
=========================================
Hits 410 410
Misses 281 281
Partials 32 32 |
nathanklick
approved these changes
Aug 3, 2023
swirlds-automation
added a commit
that referenced
this pull request
Aug 4, 2023
## [0.5.0](v0.4.0...v0.5.0) (2023-08-04) ### Features * add CI pipeline tests for network node helm installation ([#228](#228)) ([3e665f3](3e665f3)) * add service locator API initial draft ([#230](#230)) ([1e81f65](1e81f65)) * for the hedera-network Helm chart set the minimum Kubernetes server version ([#231](#231)) ([de9aceb](de9aceb)) ### Bug Fixes * use reasonable defaults for the per node configuration in the values.yaml file ([#229](#229)) ([92032f9](92032f9)) * resolves the issues caused by the environment variable not being passed to the service scripts ([#235](#235)) ([022b03d](022b03d))
Contributor
|
🎉 This PR is included in version 0.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Contributor
|
🎉 This PR is included in version 0.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Description
This pull request changes the following:
Related Issues