Skip to content

v0.1.10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 19:35
0624d32

📚 Documentation/Examples

fix: example should use remote link and alb controller version fixed to 1.11.0 @hongchaodeng (#13)

Two fixes:

  • The alb controller chart version should be 1.11.0. We should not use the appVersion
  • The example should use remote link, not relying on specific directory layout.

Pull request checklist

Please check if your PR fulfills the following requirements:

  • pre-commit has been run
  • Tests for the changes have been added (for bug fixes / features)
  • All tests passing
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Pull Request Type

  • Bugfix
  • New feature
  • Refactoring (no functional changes)
  • Documentation change
  • Other (please describe):

Does this introduce a breaking change?

  • Yes
  • No

Other information