Skip to content

v1.1.0-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@cofyc cofyc released this 15 May 11:08
· 1555 commits to master since this release
9fa99d7

We're glad to announce the v1.1.0-rc.4 release of the TiDB Operator.

This is the third candidate release of v1.1.0, which focuses on the usability, extensibility, and security of the TiDB Operator. While we encourage usage in non-critical environments, it is NOT recommended to use this version in critical environments.

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.1.0-rc.4
docker pull uhub.ucloud.cn/pingcap/tidb-operator:v1.1.0-rc.4
docker pull pingcap/tidb-backup-manager:v1.1.0-rc.4
docker pull uhub.ucloud.cn/pingcap/tidb-backup-manager:v1.1.0-rc.4

Helm Charts:

# helm repo add pingcap https://charts.pingcap.org/
# helm search pingcap --version=v1.1.0-rc.4 # helm 2
# helm search repo pingcap --version=v1.1.0-rc.4 # helm 3
NAME                  	CHART VERSION	APP VERSION	DESCRIPTION                            
pingcap/tidb-backup   	v1.1.0-rc.4 	           	A Helm chart for TiDB Backup or Restore
pingcap/tidb-cluster  	v1.1.0-rc.4 	           	A Helm chart for TiDB Cluster          
pingcap/tidb-drainer  	v1.1.0-rc.4  	           	A Helm chart for TiDB Binlog drainer.  
pingcap/tidb-lightning	v1.1.0-rc.4  	           	A Helm chart for TiDB Lightning        
pingcap/tidb-operator 	v1.1.0-rc.4  	           	tidb-operator Helm chart for Kubernetes
pingcap/tikv-importer 	v1.1.0-rc.4  	           	A Helm chart for TiKV Importer