This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
TCE Release v0.6.0
We are delighted to present version v0.6.0 of Tanzu Community Edition.
A big thank you to everyone who contributed to the release!
Major Changes
Implements new packaging format
This release updated all packages to the latest format as required by the Carvel APIs & kapp-controller.
Deprecation & Removal Notices
Since we are currently shipping versions pre-v1.0.0, we aren't maintaining backward compatibility with prior releases. This is a notice that prior releases may not function as intended.
Upgrading
Download the latest release, and run the install.sh
/ install.bat
script within the package.
Full Changelog From Latest Minor Release
- Add GH action to add labels to PRs (#878, @carlisia)
- Add configs to readme. (#875, @akodali18)
- Add standardized configuration options for fluent-bit addon (#569, @LukeWinikates)
- Adds support for IPv6 networks with Calico CNI on a vSphere provider (#737, @adobley)
- Akoo template bug fix (#732, @iXinqi)
- Bump versions(alertmanager) and Add configurations(prometheus, grafana) and auto certmanager certs (#750, @akodali18)
- Bumps go mod for cluster-api force push (#751, @jpmcb)
- Doc: Troubleshooting doc template (#743, @kcoriordan)
- Doc: Update pkg readmes (#738, @kcoriordan)
- Download repo dependencies when missing (#874, @dvonthenen)
- Enable the ability to create a release from a release branch (#829, @dvonthenen)
- External-dns addon is updated to v0.8.0 (#757, @flawedmatrix)
- External-dns package will now error on missing required configuration (#833, @adobley)
- Fix CI on main - md linting issues with licensing comments in go files (#811, @jpmcb)
- Fix akodeploymentconfig templates (#740, @iXinqi)
- Fix alertmanager config as secret instead of ConfigMap. Modify defaults for Grafana (#835, @akodali18)
- Fix broken build with missing cluster-api dependencies (#768, @jpmcb)
- Fix multi-branch (ie release branch) tag support (#901, @dvonthenen)
- Fix multi-branch support (#866, @dvonthenen)
- Fix prom package lint on README (#902, @dvonthenen)
- Fix rc/beta/alpha tags (#860, @dvonthenen)
- Pinniped package provides authentication/identity services (#731, @benjaminapetersen)
- Provide the correct branding for management cluster plugin (#858, @dvonthenen)
- Remove old docs to avoid confusion (#576, @stmcginnis)
- Run build-all in check-build github action (#792, @jpmcb)
- Script to easily download a TCE release from Github (#899, @jpmcb)
- Shortening description for new troubleshooting template (#894, @kcoriordan)
- Standalone-cluster create using kickstart UI detects clusterconfig file (#698, @jpmcb)
- Update kapp controller to available sha on develop branch (#789, @jpmcb)
- Update kapp-controller to v0.20.0-rc.1 (#783, @shyaamsn)
- Update package versions for 0.5.0 (#538, @seemiller)
- [AVI] Fix three bugs in ako-operator templates (#798, @iXinqi)