Skip to content

fix: default tag is not set properly for proxy containers#266

Merged
nathanklick merged 1 commit intomainfrom
264-default-tag-is-not-set-properly-for-haproxy
Aug 8, 2023
Merged

fix: default tag is not set properly for proxy containers#266
nathanklick merged 1 commit intomainfrom
264-default-tag-is-not-set-properly-for-haproxy

Conversation

@leninmehedy
Copy link
Copy Markdown
Member

Description

This pull request changes the following:

  • add the fix so that haproxy and envoy-proxy uses the default image tag instead of using Chart.AppVersion

Related Issues

Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
@leninmehedy leninmehedy linked an issue Aug 8, 2023 that may be closed by this pull request
@leninmehedy leninmehedy requested a review from nathanklick August 8, 2023 23:29
@nathanklick nathanklick merged commit deabd16 into main Aug 8, 2023
@nathanklick nathanklick deleted the 264-default-tag-is-not-set-properly-for-haproxy branch August 8, 2023 23:37
swirlds-automation added a commit that referenced this pull request Aug 9, 2023
## [0.6.0](v0.5.0...v0.6.0) (2023-08-09)

### Features

* convert chart tests from the custom bash script to be BATS unit tests ([#256](#256)) ([0bcdfcb](0bcdfcb))
* update partial templates to match naming conventions and prefix with fullstack namespace ([#265](#265)) ([fb73b5d](fb73b5d))

### Bug Fixes

* correct KeyValuePair equals and add coverage for ServiceLocator ([#257](#257)) ([5b17978](5b17978))
* default tag is not set properly for proxy containers ([#266](#266)) ([deabd16](deabd16))
* enable overriding individual properties for sidecars ([#250](#250)) ([7d5a4e1](7d5a4e1))
* only allow jrs profile during node setup ([#249](#249)) ([dd326c1](dd326c1))
* typo in the semantic release config preventing the updates to Chart.yaml from being committed ([#252](#252)) ([02a576b](02a576b))
* update verification script so that CI pipeline fails if node fails to start ([#254](#254)) ([7f051c0](7f051c0))
@swirlds-automation
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.6.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Charts[Network Node]: Default tag is not set properly for haproxy

3 participants