Skip to content

v1.4.7

Compare
Choose a tag to compare
@Ehco1996 Ehco1996 released this 26 Jul 05:28
· 303 commits to master since this release
4ad5b9f

We're glad to announce the v1.4.7 release of the TiDB Operator!

Please refer to the CHANGELOG for all the changes in this release and our official documents to learn how to use TiDB Operator to manage TiDB clusters in Kubernetes.

Docker images:

docker pull pingcap/tidb-operator:v1.4.7
docker pull pingcap/tidb-backup-manager:v1.4.7

Helm Charts:

# helm repo add pingcap https://charts.pingcap.org/
# helm search pingcap --version=v1.4.7 # helm 2
# helm search repo pingcap --version=v1.4.7 # helm 3
NAME                  	CHART VERSION	APP VERSION  	DESCRIPTION
pingcap/tidb-drainer  	v1.4.7       	           	A Helm chart for TiDB Binlog drainer.
pingcap/tidb-lightning	v1.4.7       	           	A Helm chart for TiDB Lightning
pingcap/tidb-operator 	v1.4.7       	v1.4.7     	tidb-operator Helm chart for Kubernetes
pingcap/tikv-importer 	v1.4.7       	           	A Helm chart for TiKV Importer