Releases: pingcap/tidb-operator
v1.1.3
We're glad to announce the v1.1.3 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.1.3
docker pull registry.cn-beijing.aliyuncs.com/tidb/tidb-operator:v1.1.3
docker pull pingcap/tidb-backup-manager:v1.1.3
docker pull registry.cn-beijing.aliyuncs.com/tidb/tidb-backup-manager:v1.1.3
Helm Charts:
# helm repo add pingcap https://charts.pingcap.org/
# helm search pingcap --version=v1.1.3 # helm 2
# helm search repo pingcap --version=v1.1.3 # helm 3
NAME CHART VERSION APP VERSION DESCRIPTION
NAME CHART VERSION APP VERSION DESCRIPTION
pingcap/tidb-backup v1.1.3 A Helm chart for TiDB Backup or Restore
pingcap/tidb-cluster v1.1.3 A Helm chart for TiDB Cluster
pingcap/tidb-drainer v1.1.3 A Helm chart for TiDB Binlog drainer.
pingcap/tidb-lightning v1.1.3 A Helm chart for TiDB Lightning
pingcap/tidb-operator v1.1.3 tidb-operator Helm chart for Kubernetes
pingcap/tikv-importer v1.1.3 A Helm chart for TiKV Importer
v1.1.2
We're glad to announce the v1.1.2 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.1.2
docker pull registry.cn-beijing.aliyuncs.com/tidb/tidb-operator:v1.1.2
docker pull pingcap/tidb-backup-manager:v1.1.2
docker pull registry.cn-beijing.aliyuncs.com/tidb/tidb-backup-manager:v1.1.2
Helm Charts:
# helm repo add pingcap https://charts.pingcap.org/
# helm search pingcap --version=v1.1.2 # helm 2
# helm search repo pingcap --version=v1.1.2 # helm 3
NAME CHART VERSION APP VERSION DESCRIPTION
NAME CHART VERSION APP VERSION DESCRIPTION
pingcap/tidb-backup v1.1.2 A Helm chart for TiDB Backup or Restore
pingcap/tidb-cluster v1.1.2 A Helm chart for TiDB Cluster
pingcap/tidb-drainer v1.1.2 A Helm chart for TiDB Binlog drainer.
pingcap/tidb-lightning v1.1.2 A Helm chart for TiDB Lightning
pingcap/tidb-operator v1.1.2 tidb-operator Helm chart for Kubernetes
pingcap/tikv-importer v1.1.2 A Helm chart for TiKV Importer
v1.1.1
We're glad to announce the v1.1.1 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.1.1
docker pull registry.cn-beijing.aliyuncs.com/tidb/tidb-operator:v1.1.1
docker pull pingcap/tidb-backup-manager:v1.1.1
docker pull registry.cn-beijing.aliyuncs.com/tidb/tidb-backup-manager:v1.1.1
Helm Charts:
# helm repo add pingcap https://charts.pingcap.org/
# helm search pingcap --version=v1.1.1 # helm 2
# helm search repo pingcap --version=v1.1.1 # helm 3
NAME CHART VERSION APP VERSION DESCRIPTION
pingcap/tidb-backup v1.1.1 A Helm chart for TiDB Backup or Restore
pingcap/tidb-cluster v1.1.1 A Helm chart for TiDB Cluster
pingcap/tidb-drainer v1.1.1 A Helm chart for TiDB Binlog drainer.
pingcap/tidb-lightning v1.1.1 A Helm chart for TiDB Lightning
pingcap/tidb-operator v1.1.1 tidb-operator Helm chart for Kubernetes
pingcap/tikv-importer v1.1.1 A Helm chart for TiKV Importer
v1.0.7
For user guide, please check out document.
Docker images:
docker pull pingcap/tidb-operator:v1.0.7
Helm charts:
http://charts.pingcap.org/tidb-operator-v1.0.7.tgz
http://charts.pingcap.org/tidb-cluster-v1.0.7.tgz
http://charts.pingcap.org/tidb-backup-v1.0.7.tgz
http://charts.pingcap.org/tidb-drainer-v1.0.7.tgz
http://charts.pingcap.org/tidb-lightning-v1.0.7.tgz
- Fix alert rules lost after rolling upgrade (#2715)
- Upgrade local volume provisioner to 2.3.4 (#1778)
- Fix operator failover config invalid (#1877)
- Remove unnecessary duplicated docs (#2100)
- Update doc links and image in readme (#2106)
- Emit events when PD failover (#1466)
- Fix some broken urls (#1501)
- Remove some not very useful update events (#1486)
v1.1.0
We're glad to announce the v1.1.0 release of the TiDB Operator!
This is the GA release of v1.1.0
, which focuses on the usability, extensibility, and security 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.1.0
docker pull registry.cn-beijing.aliyuncs.com/tidb/tidb-operator:v1.1.0
docker pull pingcap/tidb-backup-manager:v1.1.0
docker pull registry.cn-beijing.aliyuncs.com/tidb/tidb-backup-manager:v1.1.0
Helm Charts:
# helm repo add pingcap https://charts.pingcap.org/
# helm search pingcap --version=v1.1.0 # helm 2
# helm search repo pingcap --version=v1.1.0 # helm 3
NAME CHART VERSION APP VERSION DESCRIPTION
pingcap/tidb-backup v1.1.0 A Helm chart for TiDB Backup or Restore
pingcap/tidb-cluster v1.1.0 A Helm chart for TiDB Cluster
pingcap/tidb-drainer v1.1.0 A Helm chart for TiDB Binlog drainer.
pingcap/tidb-lightning v1.1.0 A Helm chart for TiDB Lightning
pingcap/tidb-operator v1.1.0 tidb-operator Helm chart for Kubernetes
pingcap/tikv-importer v1.1.0 A Helm chart for TiKV Importer
v1.1.0-rc.4
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
v1.1.0-rc.3
We're glad to announce the v1.1.0-rc.3 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.3
docker pull uhub.ucloud.cn/pingcap/tidb-operator:v1.1.0-rc.3
docker pull pingcap/tidb-backup-manager:v1.1.0-rc.3
docker pull uhub.ucloud.cn/pingcap/tidb-backup-manager:v1.1.0-rc.3
Helm Charts:
# helm repo add pingcap https://charts.pingcap.org/
# helm search pingcap --version=v1.1.0-rc.3 # helm 2
# helm search repo pingcap --version=v1.1.0-rc.3 # helm 3
NAME CHART VERSION APP VERSION DESCRIPTION
pingcap/tidb-backup v1.1.0-rc.3 A Helm chart for TiDB Backup or Restore
pingcap/tidb-cluster v1.1.0-rc.3 A Helm chart for TiDB Cluster
pingcap/tidb-drainer v1.1.0-rc.3 A Helm chart for TiDB Binlog drainer.
pingcap/tidb-lightning v1.1.0-rc.3 A Helm chart for TiDB Lightning
pingcap/tidb-operator v1.1.0-rc.3 tidb-operator Helm chart for Kubernetes
pingcap/tikv-importer v1.1.0-rc.3 A Helm chart for TiKV Importer
TiDB Operator v1.1.0-rc.2
We're glad to announce the v1.1.0-rc.2 release of the TiDB Operator.
This is the second 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.2
docker pull uhub.ucloud.cn/pingcap/tidb-operator:v1.1.0-rc.2
docker pull pingcap/tidb-backup-manager:v1.1.0-rc.2
docker pull uhub.ucloud.cn/pingcap/tidb-backup-manager:v1.1.0-rc.2
Helm Charts:
# helm repo add pingcap https://charts.pingcap.org/
# helm search pingcap --version=v1.1.0-rc.2 # helm 2
# helm search repo pingcap --version=v1.1.0-rc.2 # helm 3
NAME CHART VERSION APP VERSION DESCRIPTION
pingcap/tidb-backup v1.1.0-rc.2 A Helm chart for TiDB Backup or Restore
pingcap/tidb-cluster v1.1.0-rc.2 A Helm chart for TiDB Cluster
pingcap/tidb-drainer v1.1.0-rc.2 A Helm chart for TiDB Binlog drainer.
pingcap/tidb-lightning v1.1.0-rc.2 A Helm chart for TiDB Lightning
pingcap/tidb-operator v1.1.0-rc.2 tidb-operator Helm chart for Kubernetes
pingcap/tikv-importer v1.1.0-rc.2 A Helm chart for TiKV Importer
TiDB Operator v1.1.0-rc.1
We're glad to announce the v1.1.0-rc.1 release of the TiDB Operator.
This is a 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.1
docker pull uhub.ucloud.cn/pingcap/tidb-operator:v1.1.0-rc.1
docker pull pingcap/tidb-backup-manager:v1.1.0-rc.1
docker pull uhub.ucloud.cn/pingcap/tidb-backup-manager:v1.1.0-rc.1
Helm Charts:
# helm repo add pingcap https://charts.pingcap.org/
# helm search pingcap --version =v1.1.0-rc.1 # helm 2
# helm search repo pingcap --version =v1.1.0-rc.1 # helm 3
NAME CHART VERSION APP VERSION DESCRIPTION
pingcap/tidb-backup v1.1.0-rc.1 A Helm chart for TiDB Backup or Restore
pingcap/tidb-cluster v1.1.0-rc.1 A Helm chart for TiDB Cluster
pingcap/tidb-drainer v1.1.0-rc.1 A Helm chart for TiDB Binlog drainer.
pingcap/tidb-lightning v1.1.0-rc.1 A Helm chart for TiDB Lightning
pingcap/tidb-operator v1.1.0-rc.1 tidb-operator Helm chart for Kubernetes
pingcap/tikv-importer v1.1.0-rc.1 A Helm chart for TiKV Importer
Contributors
Thanks again to everyone who contributed to this release! ❤️(alphabetically by user name)
TiDB Operator v1.1.0-beta.2
We're glad to announce the v1.1.0-beta.2 release of the TiDB Operator.
This is a pre-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.
Docker images:
docker pull pingcap/tidb-operator:v1.1.0-beta.2
docker pull uhub.ucloud.cn/pingcap/tidb-operator:v1.1.0-beta.2
docker pull pingcap/tidb-backup-manager:v1.1.0-beta.2
docker pull uhub.ucloud.cn/pingcap/tidb-backup-manager:v1.1.0-beta.2
Contributors
Thanks again to everyone who contributed to this release! ❤️(alphabetically by user name)