Releases: vmware-tanzu/community-edition
TCE Release v0.4.0-rc.1
TCE Release v0.3.0
Tanzu Community Edition v0.3.0 released!
- Download: https://via.vmw.com/tce-release
- Release Video: https://via.vmw.com/tce-rel-030
- Getting Started: https://via.vmw.com/tce-gs
Release Highlights:
-
Package management via tanzu CLI
- discover, configure, and install packages (addons) in clusters.
-
Observability stack
- prometheus, grafana, alert mgr, and fluentbit
-
CAPD support
- CLI support for local clusters running in docker
-
Packaging APIs
- rebuilt on the latest Carvel APIs
-
MacOS Binaries are now signed!
TCE Release v0.3.0-rc.2
IMPORTANT NOTE: This is an engineering pre-release. Functionality and documentation may not be stable. The build was created to support engineering development efforts.
Initial implementation for the re-platform effort using the new Carvel APIs. Please take note of the first issue where the plugin has been renamed to package
.
Changelog:
TCE Release v0.3.0-rc.1
IMPORTANT NOTE: This is an engineering pre-release. Functionality and documentation may not be stable. The build was created to support engineering development efforts.
Initial implementation for the re-platform effort using the new Carvel APIs. Please take note of the first issue where the plugin has been renamed to package
.
Changelog:
- [NEW] Plugin renamed to package #284
- [NEW] Newly named package plugin implements new Carvel APIs #298 #300 #308
- [NEW] Prometheus Addon #235
- [NEW] Introduce fluent-bit addon #291
- [NEW] Add Grafana Add-on #296
- [NEW] Design documentation for addon management #232
- [ENHANCE] Repackage cert-manager with new carvel APIs #282
- [ENHANCE] Repackage knative-serving with new Carvel APIs #283
- [ENHANCE] Repackage velero with carvel APIs #285
- [ENHANCE] cert manager to use overlays and to use vendir #238
- [ENHANCE] contour to use overlays and to use vendir #239
- [ENHANCE] gatekeeper to use overlays and to use vendir #244
- [ENHANCE] velero to use overlays and to use vendir #275
- [FIX] Various bug relating to install #241 #245
TCE Release v0.2.0
This is the February release for Tanzu Community Edition (TCE) v0.2.0
This release includes knative as a user-managed add-on. It also includes multiple enhancements to the CLI and build processes, which can be found in the changelog below.
Please visit the Getting Started with TCE page here:
https://github.com/vmware-tanzu/tce/blob/main/docs/getting-started.md
Changelog:
- [NEW] Introduction of knative addon
- [NEW] TCE tarball now supports a fully offline mode of operation by default (no need to set the github token anymore)
- [ENHANCEMENT] Improvements to getting-started guide
- [ENHANCEMENT] Refactored
release
andtoken
commands - [ENHANCEMENT] CI to include checks and also build automation
- [ENHANCEMENT]
extension get
now implements a--force
command: #230 - [ENHANCEMENT] if the config.yaml is missing, create one using the
version
of the release: #177 - [FIX] Surface error to user when attempted to delete non-existent plugin #181
- [FIX] If the token isn't set and
get --force
or therelease
is changed, when attempting to download a new version of the extension and error will be thrown: #195
Tanzu Community Edition v0.1.0
This is the initial release for Tanzu Community Edition (TCE) v0.1.0
This release includes a Proof Of Concept for an extension/addon plugin for Tanzu CLI which will enable the installation of the following extensions on a Tanzu Kubernetes Grid (TKG) cluster:
- cert-manager
- contour
- gatekeeper
- velero
Please visit the Getting Started with TCE page here:
https://github.com/vmware-tanzu/tce/blob/main/docs/getting-started.md