From 2c9e4dad0abaa4400afdef9ceff3084e71510ecb Mon Sep 17 00:00:00 2001 From: Xuecheng Zhang Date: Tue, 16 Apr 2024 17:30:30 +0800 Subject: [PATCH] bump TiDB Operator to v1.5.3, TiDB to v7.5.1 (#5620) --- charts/br-federation/values.yaml | 2 +- charts/tidb-cluster/values.yaml | 16 ++++++++-------- charts/tidb-drainer/values.yaml | 2 +- charts/tidb-lightning/values.yaml | 2 +- charts/tidb-operator/values.yaml | 4 ++-- deploy/aliyun/manifests/db-monitor.yaml.example | 2 +- deploy/aliyun/manifests/db.yaml.example | 2 +- deploy/aliyun/variables.tf | 4 ++-- deploy/aws/manifests/db-monitor.yaml.example | 2 +- deploy/aws/manifests/db.yaml.example | 2 +- deploy/aws/variables.tf | 4 ++-- deploy/gcp/manifests/db-monitor.yaml.example | 2 +- deploy/gcp/manifests/db.yaml.example | 2 +- deploy/gcp/variables.tf | 4 ++-- deploy/modules/aliyun/tidb-cluster/variables.tf | 2 +- deploy/modules/aws/tidb-cluster/variables.tf | 2 +- deploy/modules/gcp/tidb-cluster/variables.tf | 2 +- .../share/tidb-cluster-release/variables.tf | 2 +- .../tidb-cluster-scaled.yaml | 2 +- examples/advanced-statefulset/tidb-cluster.yaml | 2 +- examples/advanced/tidb-cluster.yaml | 14 +++++++------- examples/advanced/tidb-monitor.yaml | 2 +- examples/aks/tidb-cluster.yaml | 2 +- examples/aks/tidb-monitor.yaml | 2 +- examples/auto-scale/tidb-cluster.yaml | 2 +- examples/auto-scale/tidb-monitor.yaml | 2 +- examples/aws/tidb-cluster.yaml | 2 +- examples/aws/tidb-monitor.yaml | 2 +- examples/basic-cn/tidb-cluster.yaml | 2 +- examples/basic-cn/tidb-monitor.yaml | 2 +- examples/basic-random-password/tidb-cluster.yaml | 2 +- examples/basic-storagevolumes/tidb-cluster.yaml | 2 +- examples/basic-storagevolumes/tidb-monitor.yaml | 2 +- examples/basic-tls/tidb-cluster.yaml | 2 +- examples/basic-tls/tidb-monitor.yaml | 2 +- examples/basic/tidb-cluster.yaml | 2 +- examples/basic/tidb-monitor.yaml | 2 +- examples/dm/dm-cluster.yaml | 2 +- examples/dm/dm-monitor.yaml | 4 ++-- examples/gcp/tidb-cluster.yaml | 2 +- examples/gcp/tidb-monitor.yaml | 2 +- .../heterogeneous-tls/heterogeneous-cluster.yaml | 4 ++-- examples/heterogeneous-tls/tidb-cluster.yaml | 2 +- examples/heterogeneous-tls/tidb-monitor.yaml | 2 +- .../heterogeneous/heterogeneous-cluster.yaml | 2 +- examples/heterogeneous/tidb-cluster.yaml | 2 +- examples/heterogeneous/tidb-monitor.yaml | 2 +- examples/initialize/tidb-cluster.yaml | 2 +- examples/istio/tidb-cluster.yaml | 2 +- examples/istio/tidb-monitor.yaml | 2 +- .../monitor-dynamic-configmap/ns1-cluster.yaml | 2 +- .../monitor-dynamic-configmap/ns2-cluster.yaml | 2 +- .../monitor-dynamic-configmap/tidb-monitor.yaml | 2 +- .../ns1-cluster.yaml | 2 +- .../ns2-cluster.yaml | 2 +- .../tidb-monitor.yaml | 2 +- .../ns1-cluster.yaml | 2 +- .../ns2-cluster.yaml | 2 +- .../tidb-monitor.yaml | 2 +- .../monitor-prom-remotewrite/tidb-cluster.yaml | 2 +- .../monitor-prom-remotewrite/tidb-monitor.yaml | 2 +- examples/monitor-shards/tidb-cluster.yaml | 2 +- examples/monitor-shards/tidb-monitor.yaml | 2 +- .../grafana/tidb-monitor.yaml | 2 +- .../prometheus/tidb-monitor.yaml | 2 +- .../monitor-with-externalRules/tidb-monitor.yaml | 2 +- .../tidb-monitor-with-additional-volumes.yaml | 2 +- examples/monitor-with-thanos/tidb-monitor.yaml | 2 +- examples/multi-cluster/tidb-cluster-1.yaml | 2 +- examples/multi-cluster/tidb-cluster-2.yaml | 2 +- examples/multiple-pv-tikv/tidb-cluster.yaml | 2 +- examples/namespaced/tidb-cluster.yaml | 2 +- examples/namespaced/tidb-monitor.yaml | 2 +- examples/podpatch/tidb-cluster.yaml | 2 +- examples/podpatch/tidb-monitor.yaml | 2 +- examples/prometheus-operator/tidb-cluster.yaml | 2 +- examples/readiness/tidb-cluster.yaml | 2 +- examples/selfsigned-tls/tidb-cluster.yaml | 2 +- examples/tiflash/tidb-cluster.yaml | 2 +- examples/tiflash/tidb-monitor.yaml | 2 +- examples/tngm/tidb-cluster.yaml | 2 +- go.mod | 4 ++-- hack/bump-version.sh | 12 ++++++------ images/tidb-backup-manager/Dockerfile | 2 +- pkg/client/go.mod | 2 +- 85 files changed, 110 insertions(+), 110 deletions(-) diff --git a/charts/br-federation/values.yaml b/charts/br-federation/values.yaml index 19d5bfcbfa..d7a76a277c 100644 --- a/charts/br-federation/values.yaml +++ b/charts/br-federation/values.yaml @@ -10,7 +10,7 @@ rbac: # timezone is the default system timzone timezone: UTC -image: pingcap/br-federation-manager:v1.5.2 +image: pingcap/br-federation-manager:v1.5.3 imagePullPolicy: IfNotPresent # imagePullSecrets: [] diff --git a/charts/tidb-cluster/values.yaml b/charts/tidb-cluster/values.yaml index c44f8cf257..ebeaa40aff 100644 --- a/charts/tidb-cluster/values.yaml +++ b/charts/tidb-cluster/values.yaml @@ -38,7 +38,7 @@ services: type: ClusterIP discovery: - image: pingcap/tidb-operator:v1.5.2 + image: pingcap/tidb-operator:v1.5.3 imagePullPolicy: IfNotPresent resources: limits: @@ -111,7 +111,7 @@ pd: # annotations: {} "" # portName: "client" replicas: 3 - image: pingcap/pd:v7.5.0 + image: pingcap/pd:v7.5.1 # storageClassName is a StorageClass provides a way for administrators to describe the "classes" of storage they offer. # different classes might map to quality-of-service levels, or to backup policies, # or to arbitrary policies determined by the cluster administrators. @@ -223,7 +223,7 @@ tiproxy: replicas: 0 storageClassName: local-storage baseImage: pingcap/tiproxy - version: v7.5.0 + version: v7.5.1 imagePullPolicy: IfNotPresent resources: limits: {} @@ -269,7 +269,7 @@ tikv: # we can only set capacity in tikv.resources.limits.storage. replicas: 3 - image: pingcap/tikv:v7.5.0 + image: pingcap/tikv:v7.5.1 # storageClassName is a StorageClass provides a way for administrators to describe the "classes" of storage they offer. # different classes might map to quality-of-service levels, or to backup policies, # or to arbitrary policies determined by the cluster administrators. @@ -366,7 +366,7 @@ tidb: # initSqlConfigMapName: tidb-initsql # initSql: |- # create database app; - image: pingcap/tidb:v7.5.0 + image: pingcap/tidb:v7.5.1 # Image pull policy. imagePullPolicy: IfNotPresent @@ -520,7 +520,7 @@ monitor: storageClassName: local-storage storage: 10Gi initializer: - image: pingcap/tidb-monitor-initializer:v7.5.0 + image: pingcap/tidb-monitor-initializer:v7.5.1 imagePullPolicy: IfNotPresent config: K8S_PROMETHEUS_URL: http://prometheus-k8s.monitoring.svc:9090 @@ -606,7 +606,7 @@ binlog: pump: create: false replicas: 1 - image: pingcap/tidb-binlog:v7.5.0 + image: pingcap/tidb-binlog:v7.5.1 imagePullPolicy: IfNotPresent logLevel: info # storageClassName is a StorageClass provides a way for administrators to describe the "classes" of storage they offer. @@ -675,7 +675,7 @@ binlog: drainer: create: false - image: pingcap/tidb-binlog:v7.5.0 + image: pingcap/tidb-binlog:v7.5.1 imagePullPolicy: IfNotPresent logLevel: info # storageClassName is a StorageClass provides a way for administrators to describe the "classes" of storage they offer. diff --git a/charts/tidb-drainer/values.yaml b/charts/tidb-drainer/values.yaml index fbe233c98e..f12d320f4f 100644 --- a/charts/tidb-drainer/values.yaml +++ b/charts/tidb-drainer/values.yaml @@ -12,7 +12,7 @@ timezone: UTC # clusterName is the TiDB cluster name that should backup from or restore to. clusterName: demo -clusterVersion: v7.5.0 +clusterVersion: v7.5.1 baseImage: pingcap/tidb-binlog imagePullPolicy: IfNotPresent diff --git a/charts/tidb-lightning/values.yaml b/charts/tidb-lightning/values.yaml index ae041d6213..0955797a70 100644 --- a/charts/tidb-lightning/values.yaml +++ b/charts/tidb-lightning/values.yaml @@ -5,7 +5,7 @@ # timezone is the default system timzone timezone: UTC -image: pingcap/tidb-lightning:v7.5.0 +image: pingcap/tidb-lightning:v7.5.1 imagePullPolicy: IfNotPresent # imagePullSecrets: [] diff --git a/charts/tidb-operator/values.yaml b/charts/tidb-operator/values.yaml index fcbd288852..2742098c5a 100644 --- a/charts/tidb-operator/values.yaml +++ b/charts/tidb-operator/values.yaml @@ -12,12 +12,12 @@ rbac: timezone: UTC # operatorImage is TiDB Operator image -operatorImage: pingcap/tidb-operator:v1.5.2 +operatorImage: pingcap/tidb-operator:v1.5.3 imagePullPolicy: IfNotPresent # imagePullSecrets: [] # tidbBackupManagerImage is tidb backup manager image -tidbBackupManagerImage: pingcap/tidb-backup-manager:v1.5.2 +tidbBackupManagerImage: pingcap/tidb-backup-manager:v1.5.3 # # Enable or disable tidb-operator features: diff --git a/deploy/aliyun/manifests/db-monitor.yaml.example b/deploy/aliyun/manifests/db-monitor.yaml.example index bc3c8e7b1a..2fef705256 100644 --- a/deploy/aliyun/manifests/db-monitor.yaml.example +++ b/deploy/aliyun/manifests/db-monitor.yaml.example @@ -46,7 +46,7 @@ spec: # requests: # cpu: 50m # memory: 64Mi - version: v7.5.0 + version: v7.5.1 kubePrometheusURL: "" nodeSelector: {} persistent: true diff --git a/deploy/aliyun/manifests/db.yaml.example b/deploy/aliyun/manifests/db.yaml.example index 1d62d066a9..2b8ee240c0 100644 --- a/deploy/aliyun/manifests/db.yaml.example +++ b/deploy/aliyun/manifests/db.yaml.example @@ -109,4 +109,4 @@ spec: timezone: UTC tlsCluster: enabled: false - version: v7.5.0 + version: v7.5.1 diff --git a/deploy/aliyun/variables.tf b/deploy/aliyun/variables.tf index 0ebe23a4b0..e5f5fff807 100644 --- a/deploy/aliyun/variables.tf +++ b/deploy/aliyun/variables.tf @@ -10,7 +10,7 @@ variable "bastion_cpu_core_count" { variable "operator_version" { type = string - default = "v1.5.2" + default = "v1.5.3" } variable "operator_helm_values" { @@ -36,7 +36,7 @@ variable "cluster_name" { variable "tidb_version" { description = "TiDB cluster version" - default = "v7.5.0" + default = "v7.5.1" } variable "tidb_cluster_chart_version" { description = "tidb-cluster chart version" diff --git a/deploy/aws/manifests/db-monitor.yaml.example b/deploy/aws/manifests/db-monitor.yaml.example index e3a277e0ca..22fb02707b 100644 --- a/deploy/aws/manifests/db-monitor.yaml.example +++ b/deploy/aws/manifests/db-monitor.yaml.example @@ -44,7 +44,7 @@ spec: # requests: # cpu: 50m # memory: 64Mi - version: v7.5.0 + version: v7.5.1 kubePrometheusURL: "" nodeSelector: {} persistent: true diff --git a/deploy/aws/manifests/db.yaml.example b/deploy/aws/manifests/db.yaml.example index ef65cb5355..96e92641d9 100644 --- a/deploy/aws/manifests/db.yaml.example +++ b/deploy/aws/manifests/db.yaml.example @@ -109,4 +109,4 @@ spec: timezone: UTC tlsCluster: enabled: false - version: v7.5.0 + version: v7.5.1 diff --git a/deploy/aws/variables.tf b/deploy/aws/variables.tf index 99fb69fe9e..022d7a8d43 100644 --- a/deploy/aws/variables.tf +++ b/deploy/aws/variables.tf @@ -19,7 +19,7 @@ variable "eks_version" { variable "operator_version" { description = "TiDB operator version" - default = "v1.5.2" + default = "v1.5.3" } variable "operator_values" { @@ -80,7 +80,7 @@ variable "bastion_instance_type" { # For aws tutorials compatiablity variable "default_cluster_version" { - default = "v7.5.0" + default = "v7.5.1" } variable "default_cluster_pd_count" { diff --git a/deploy/gcp/manifests/db-monitor.yaml.example b/deploy/gcp/manifests/db-monitor.yaml.example index f741ac10f6..d829fb2f68 100644 --- a/deploy/gcp/manifests/db-monitor.yaml.example +++ b/deploy/gcp/manifests/db-monitor.yaml.example @@ -44,7 +44,7 @@ spec: # requests: # cpu: 50m # memory: 64Mi - version: v7.5.0 + version: v7.5.1 kubePrometheusURL: "" nodeSelector: {} persistent: true diff --git a/deploy/gcp/manifests/db.yaml.example b/deploy/gcp/manifests/db.yaml.example index ccb87e191c..f001463690 100644 --- a/deploy/gcp/manifests/db.yaml.example +++ b/deploy/gcp/manifests/db.yaml.example @@ -5,7 +5,7 @@ metadata: spec: helper: image: busybox:1.34.1 - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain schedulerName: tidb-scheduler diff --git a/deploy/gcp/variables.tf b/deploy/gcp/variables.tf index 5a137e6a50..4d9c6ebcc2 100644 --- a/deploy/gcp/variables.tf +++ b/deploy/gcp/variables.tf @@ -24,11 +24,11 @@ variable "node_locations" { variable "tidb_version" { description = "TiDB version" - default = "v7.5.0" + default = "v7.5.1" } variable "tidb_operator_version" { - default = "v1.5.2" + default = "v1.5.3" } variable "tidb_operator_chart_version" { diff --git a/deploy/modules/aliyun/tidb-cluster/variables.tf b/deploy/modules/aliyun/tidb-cluster/variables.tf index 901a674069..9bdbcce515 100644 --- a/deploy/modules/aliyun/tidb-cluster/variables.tf +++ b/deploy/modules/aliyun/tidb-cluster/variables.tf @@ -12,7 +12,7 @@ variable "image_id" { variable "tidb_version" { description = "TiDB cluster version" - default = "v7.5.0" + default = "v7.5.1" } variable "tidb_cluster_chart_version" { diff --git a/deploy/modules/aws/tidb-cluster/variables.tf b/deploy/modules/aws/tidb-cluster/variables.tf index 20197154ca..0ac87394b2 100644 --- a/deploy/modules/aws/tidb-cluster/variables.tf +++ b/deploy/modules/aws/tidb-cluster/variables.tf @@ -19,7 +19,7 @@ variable "cluster_name" { variable "cluster_version" { type = string - default = "v7.5.0" + default = "v7.5.1" } variable "ssh_key_name" { diff --git a/deploy/modules/gcp/tidb-cluster/variables.tf b/deploy/modules/gcp/tidb-cluster/variables.tf index a739167556..411cee4722 100644 --- a/deploy/modules/gcp/tidb-cluster/variables.tf +++ b/deploy/modules/gcp/tidb-cluster/variables.tf @@ -9,7 +9,7 @@ variable "tidb_operator_id" { variable "cluster_name" {} variable "cluster_version" { description = "The TiDB cluster version" - default = "v7.5.0" + default = "v7.5.1" } variable "tidb_cluster_chart_version" { description = "The TiDB cluster chart version" diff --git a/deploy/modules/share/tidb-cluster-release/variables.tf b/deploy/modules/share/tidb-cluster-release/variables.tf index 6d6ed3361f..70cd969f00 100644 --- a/deploy/modules/share/tidb-cluster-release/variables.tf +++ b/deploy/modules/share/tidb-cluster-release/variables.tf @@ -20,7 +20,7 @@ variable "cluster_name" { variable "cluster_version" { type = string - default = "v7.5.0" + default = "v7.5.1" } variable "pd_count" { diff --git a/examples/advanced-statefulset/tidb-cluster-scaled.yaml b/examples/advanced-statefulset/tidb-cluster-scaled.yaml index 18f719df59..219ba9bf38 100644 --- a/examples/advanced-statefulset/tidb-cluster-scaled.yaml +++ b/examples/advanced-statefulset/tidb-cluster-scaled.yaml @@ -5,7 +5,7 @@ metadata: tikv.tidb.pingcap.com/delete-slots: '[1]' name: asts spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/advanced-statefulset/tidb-cluster.yaml b/examples/advanced-statefulset/tidb-cluster.yaml index d27e3122e0..64cd08aeeb 100644 --- a/examples/advanced-statefulset/tidb-cluster.yaml +++ b/examples/advanced-statefulset/tidb-cluster.yaml @@ -3,7 +3,7 @@ kind: TidbCluster metadata: name: asts spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/advanced/tidb-cluster.yaml b/examples/advanced/tidb-cluster.yaml index 412d5a40c8..9d43030d7f 100644 --- a/examples/advanced/tidb-cluster.yaml +++ b/examples/advanced/tidb-cluster.yaml @@ -10,7 +10,7 @@ spec: ####################### ## TiDB cluster version - version: "v7.5.0" + version: "v7.5.1" ## Time zone of TiDB cluster Pods timezone: UTC @@ -215,7 +215,7 @@ spec: ############################# ## The following block overwrites TiDB cluster-level configurations in `spec` - # version: "v7.5.0" + # version: "v7.5.1" # imagePullPolicy: IfNotPresent # imagePullSecrets: # - name: secretName @@ -402,7 +402,7 @@ spec: ############################### ## The following block overwrites TiDB cluster-level configurations in `spec` - # version: "v7.5.0" + # version: "v7.5.1" # imagePullPolicy: IfNotPresent # imagePullSecrets: # - name: secretName @@ -610,7 +610,7 @@ spec: ############################### ## The following block overwrites TiDB cluster-level configurations in `spec` - # version: "v7.5.0" + # version: "v7.5.1" # imagePullPolicy: IfNotPresent # imagePullSecrets: # - name: secretName @@ -791,7 +791,7 @@ spec: ## Ref: https://docs.pingcap.com/tidb-in-kubernetes/stable/deploy-tidb-binlog/#deploy-pump # pump: # baseImage: pingcap/tidb-binlog - # version: "v7.5.0" + # version: "v7.5.1" # replicas: 1 # storageClassName: local-storage # requests: @@ -833,7 +833,7 @@ spec: ## Ref: https://docs.pingcap.com/tidb-in-kubernetes/stable/deploy-ticdc/ # ticdc: # baseImage: pingcap/ticdc - # version: "v7.5.0" + # version: "v7.5.1" # replicas: 3 # storageClassName: local-storage # requests: @@ -879,7 +879,7 @@ spec: # # Basic TiFlash Configuration # # ############################### # baseImage: pingcap/tiflash - # version: "v7.5.0" + # version: "v7.5.1" # replicas: 1 # # limits: # # cpu: 2000m diff --git a/examples/advanced/tidb-monitor.yaml b/examples/advanced/tidb-monitor.yaml index 8ee47c21bd..f86d0843e0 100644 --- a/examples/advanced/tidb-monitor.yaml +++ b/examples/advanced/tidb-monitor.yaml @@ -377,7 +377,7 @@ spec: ## ImagePullPolicy of initializer. # imagePullPolicy: IfNotPresent ## Initializer version. - version: v7.5.0 + version: v7.5.1 ## Describes the compute resource requirements and limits of initializer. ## Ref: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/ diff --git a/examples/aks/tidb-cluster.yaml b/examples/aks/tidb-cluster.yaml index 470b40f9ab..d60b9cbda6 100644 --- a/examples/aks/tidb-cluster.yaml +++ b/examples/aks/tidb-cluster.yaml @@ -3,7 +3,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC configUpdateStrategy: RollingUpdate pvReclaimPolicy: Retain diff --git a/examples/aks/tidb-monitor.yaml b/examples/aks/tidb-monitor.yaml index b1adb0d817..c3c2cce172 100644 --- a/examples/aks/tidb-monitor.yaml +++ b/examples/aks/tidb-monitor.yaml @@ -29,7 +29,7 @@ spec: initializer: baseImage: pingcap/tidb-monitor-initializer imagePullPolicy: IfNotPresent - version: v7.5.0 + version: v7.5.1 kubePrometheusURL: "" persistent: true prometheus: diff --git a/examples/auto-scale/tidb-cluster.yaml b/examples/auto-scale/tidb-cluster.yaml index 51876f1e29..3d0445c5ce 100644 --- a/examples/auto-scale/tidb-cluster.yaml +++ b/examples/auto-scale/tidb-cluster.yaml @@ -3,7 +3,7 @@ kind: TidbCluster metadata: name: auto-scaling-demo spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/auto-scale/tidb-monitor.yaml b/examples/auto-scale/tidb-monitor.yaml index aa3c8edf55..99b8eec219 100644 --- a/examples/auto-scale/tidb-monitor.yaml +++ b/examples/auto-scale/tidb-monitor.yaml @@ -13,7 +13,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/aws/tidb-cluster.yaml b/examples/aws/tidb-cluster.yaml index a9f182c8b7..f42dc98ae0 100644 --- a/examples/aws/tidb-cluster.yaml +++ b/examples/aws/tidb-cluster.yaml @@ -3,7 +3,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC configUpdateStrategy: RollingUpdate pvReclaimPolicy: Retain diff --git a/examples/aws/tidb-monitor.yaml b/examples/aws/tidb-monitor.yaml index 519e93c302..dfa42bb9b5 100644 --- a/examples/aws/tidb-monitor.yaml +++ b/examples/aws/tidb-monitor.yaml @@ -32,7 +32,7 @@ spec: initializer: baseImage: pingcap/tidb-monitor-initializer imagePullPolicy: IfNotPresent - version: v7.5.0 + version: v7.5.1 kubePrometheusURL: "" persistent: true prometheus: diff --git a/examples/basic-cn/tidb-cluster.yaml b/examples/basic-cn/tidb-cluster.yaml index 04dcd3f7f1..89152da0ab 100644 --- a/examples/basic-cn/tidb-cluster.yaml +++ b/examples/basic-cn/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/basic-cn/tidb-monitor.yaml b/examples/basic-cn/tidb-monitor.yaml index 49c5ef81c8..5470698ffc 100644 --- a/examples/basic-cn/tidb-monitor.yaml +++ b/examples/basic-cn/tidb-monitor.yaml @@ -13,7 +13,7 @@ spec: version: 7.5.11 initializer: baseImage: uhub.service.ucloud.cn/pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: uhub.service.ucloud.cn/pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/basic-random-password/tidb-cluster.yaml b/examples/basic-random-password/tidb-cluster.yaml index 2dcb2a1026..0c073a1532 100644 --- a/examples/basic-random-password/tidb-cluster.yaml +++ b/examples/basic-random-password/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/basic-storagevolumes/tidb-cluster.yaml b/examples/basic-storagevolumes/tidb-cluster.yaml index 39fdd9e819..838848be1d 100644 --- a/examples/basic-storagevolumes/tidb-cluster.yaml +++ b/examples/basic-storagevolumes/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/basic-storagevolumes/tidb-monitor.yaml b/examples/basic-storagevolumes/tidb-monitor.yaml index 49c5ef81c8..5470698ffc 100644 --- a/examples/basic-storagevolumes/tidb-monitor.yaml +++ b/examples/basic-storagevolumes/tidb-monitor.yaml @@ -13,7 +13,7 @@ spec: version: 7.5.11 initializer: baseImage: uhub.service.ucloud.cn/pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: uhub.service.ucloud.cn/pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/basic-tls/tidb-cluster.yaml b/examples/basic-tls/tidb-cluster.yaml index 366e61de12..4f8a7a3585 100644 --- a/examples/basic-tls/tidb-cluster.yaml +++ b/examples/basic-tls/tidb-cluster.yaml @@ -8,7 +8,7 @@ metadata: spec: tlsCluster: enabled: true - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Delete enableDynamicConfiguration: true diff --git a/examples/basic-tls/tidb-monitor.yaml b/examples/basic-tls/tidb-monitor.yaml index 5607457b32..5f2b4390e7 100644 --- a/examples/basic-tls/tidb-monitor.yaml +++ b/examples/basic-tls/tidb-monitor.yaml @@ -13,7 +13,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/basic/tidb-cluster.yaml b/examples/basic/tidb-cluster.yaml index fa80ca11e0..59969fd6c8 100644 --- a/examples/basic/tidb-cluster.yaml +++ b/examples/basic/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/basic/tidb-monitor.yaml b/examples/basic/tidb-monitor.yaml index 77c92cc1cc..0753affd5b 100644 --- a/examples/basic/tidb-monitor.yaml +++ b/examples/basic/tidb-monitor.yaml @@ -14,7 +14,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/dm/dm-cluster.yaml b/examples/dm/dm-cluster.yaml index 00db3e9498..bc43c017d7 100644 --- a/examples/dm/dm-cluster.yaml +++ b/examples/dm/dm-cluster.yaml @@ -3,7 +3,7 @@ kind: DMCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 pvReclaimPolicy: Retain discovery: {} master: diff --git a/examples/dm/dm-monitor.yaml b/examples/dm/dm-monitor.yaml index bb6dc9be3b..37ad16c1aa 100644 --- a/examples/dm/dm-monitor.yaml +++ b/examples/dm/dm-monitor.yaml @@ -11,7 +11,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 @@ -23,5 +23,5 @@ spec: - name: basic initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 imagePullPolicy: IfNotPresent diff --git a/examples/gcp/tidb-cluster.yaml b/examples/gcp/tidb-cluster.yaml index 351d068cac..7444b29fa0 100644 --- a/examples/gcp/tidb-cluster.yaml +++ b/examples/gcp/tidb-cluster.yaml @@ -3,7 +3,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC configUpdateStrategy: RollingUpdate pvReclaimPolicy: Retain diff --git a/examples/gcp/tidb-monitor.yaml b/examples/gcp/tidb-monitor.yaml index eed6003789..61958532ca 100644 --- a/examples/gcp/tidb-monitor.yaml +++ b/examples/gcp/tidb-monitor.yaml @@ -30,7 +30,7 @@ spec: initializer: baseImage: pingcap/tidb-monitor-initializer imagePullPolicy: IfNotPresent - version: v7.5.0 + version: v7.5.1 kubePrometheusURL: "" persistent: true prometheus: diff --git a/examples/heterogeneous-tls/heterogeneous-cluster.yaml b/examples/heterogeneous-tls/heterogeneous-cluster.yaml index 0f404d4119..b48c99a610 100644 --- a/examples/heterogeneous-tls/heterogeneous-cluster.yaml +++ b/examples/heterogeneous-tls/heterogeneous-cluster.yaml @@ -10,7 +10,7 @@ spec: enabled: true configUpdateStrategy: RollingUpdate enableDynamicConfiguration: true - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain discovery: {} @@ -38,7 +38,7 @@ spec: tiflash: baseImage: pingcap/tiflash maxFailoverCount: 0 - version: v7.5.0 + version: v7.5.1 maxFailoverCount: 1 replicas: 1 storageClaims: diff --git a/examples/heterogeneous-tls/tidb-cluster.yaml b/examples/heterogeneous-tls/tidb-cluster.yaml index d1b98bdb2b..ae7cee31f2 100644 --- a/examples/heterogeneous-tls/tidb-cluster.yaml +++ b/examples/heterogeneous-tls/tidb-cluster.yaml @@ -8,7 +8,7 @@ metadata: spec: tlsCluster: enabled: true - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/heterogeneous-tls/tidb-monitor.yaml b/examples/heterogeneous-tls/tidb-monitor.yaml index 5b7ca144a6..a5c726817a 100644 --- a/examples/heterogeneous-tls/tidb-monitor.yaml +++ b/examples/heterogeneous-tls/tidb-monitor.yaml @@ -14,7 +14,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/heterogeneous/heterogeneous-cluster.yaml b/examples/heterogeneous/heterogeneous-cluster.yaml index 1da18f18b2..1702a7b34d 100644 --- a/examples/heterogeneous/heterogeneous-cluster.yaml +++ b/examples/heterogeneous/heterogeneous-cluster.yaml @@ -7,7 +7,7 @@ metadata: name: basic-heterogeneous spec: configUpdateStrategy: RollingUpdate - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/heterogeneous/tidb-cluster.yaml b/examples/heterogeneous/tidb-cluster.yaml index 6adc6ae834..c6a9a6db27 100644 --- a/examples/heterogeneous/tidb-cluster.yaml +++ b/examples/heterogeneous/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/heterogeneous/tidb-monitor.yaml b/examples/heterogeneous/tidb-monitor.yaml index 519cf70172..6a8853c007 100644 --- a/examples/heterogeneous/tidb-monitor.yaml +++ b/examples/heterogeneous/tidb-monitor.yaml @@ -14,7 +14,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/initialize/tidb-cluster.yaml b/examples/initialize/tidb-cluster.yaml index 4a8943a52b..954c61d1eb 100644 --- a/examples/initialize/tidb-cluster.yaml +++ b/examples/initialize/tidb-cluster.yaml @@ -3,7 +3,7 @@ kind: TidbCluster metadata: name: initialize-demo spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/istio/tidb-cluster.yaml b/examples/istio/tidb-cluster.yaml index fa80ca11e0..59969fd6c8 100644 --- a/examples/istio/tidb-cluster.yaml +++ b/examples/istio/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/istio/tidb-monitor.yaml b/examples/istio/tidb-monitor.yaml index 77c92cc1cc..0753affd5b 100644 --- a/examples/istio/tidb-monitor.yaml +++ b/examples/istio/tidb-monitor.yaml @@ -14,7 +14,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/monitor-dynamic-configmap/ns1-cluster.yaml b/examples/monitor-dynamic-configmap/ns1-cluster.yaml index c0e682459c..b3b904a50d 100644 --- a/examples/monitor-dynamic-configmap/ns1-cluster.yaml +++ b/examples/monitor-dynamic-configmap/ns1-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: ns1 spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/monitor-dynamic-configmap/ns2-cluster.yaml b/examples/monitor-dynamic-configmap/ns2-cluster.yaml index 1033cce028..7e2287c036 100644 --- a/examples/monitor-dynamic-configmap/ns2-cluster.yaml +++ b/examples/monitor-dynamic-configmap/ns2-cluster.yaml @@ -7,7 +7,7 @@ metadata: name: ns2 namespace: ns2 spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/monitor-dynamic-configmap/tidb-monitor.yaml b/examples/monitor-dynamic-configmap/tidb-monitor.yaml index 82b9f6edd5..3ba5129aa6 100644 --- a/examples/monitor-dynamic-configmap/tidb-monitor.yaml +++ b/examples/monitor-dynamic-configmap/tidb-monitor.yaml @@ -17,7 +17,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/monitor-multiple-cluster-non-tls/ns1-cluster.yaml b/examples/monitor-multiple-cluster-non-tls/ns1-cluster.yaml index 5083ef97c6..68d1e418fa 100644 --- a/examples/monitor-multiple-cluster-non-tls/ns1-cluster.yaml +++ b/examples/monitor-multiple-cluster-non-tls/ns1-cluster.yaml @@ -7,7 +7,7 @@ metadata: name: ns1 namespace: ns1 spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/monitor-multiple-cluster-non-tls/ns2-cluster.yaml b/examples/monitor-multiple-cluster-non-tls/ns2-cluster.yaml index 4801cd5b85..a9a10154ac 100644 --- a/examples/monitor-multiple-cluster-non-tls/ns2-cluster.yaml +++ b/examples/monitor-multiple-cluster-non-tls/ns2-cluster.yaml @@ -7,7 +7,7 @@ metadata: name: ns2 namespace: ns2 spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/monitor-multiple-cluster-non-tls/tidb-monitor.yaml b/examples/monitor-multiple-cluster-non-tls/tidb-monitor.yaml index 82b9f6edd5..3ba5129aa6 100644 --- a/examples/monitor-multiple-cluster-non-tls/tidb-monitor.yaml +++ b/examples/monitor-multiple-cluster-non-tls/tidb-monitor.yaml @@ -17,7 +17,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/monitor-multiple-cluster-tls/ns1-cluster.yaml b/examples/monitor-multiple-cluster-tls/ns1-cluster.yaml index 2f5fcb5fc1..5285778017 100644 --- a/examples/monitor-multiple-cluster-tls/ns1-cluster.yaml +++ b/examples/monitor-multiple-cluster-tls/ns1-cluster.yaml @@ -9,7 +9,7 @@ metadata: spec: tlsCluster: enabled: true - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/monitor-multiple-cluster-tls/ns2-cluster.yaml b/examples/monitor-multiple-cluster-tls/ns2-cluster.yaml index 8b9bfb47c6..5e2d77529f 100644 --- a/examples/monitor-multiple-cluster-tls/ns2-cluster.yaml +++ b/examples/monitor-multiple-cluster-tls/ns2-cluster.yaml @@ -9,7 +9,7 @@ metadata: spec: tlsCluster: enabled: true - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/monitor-multiple-cluster-tls/tidb-monitor.yaml b/examples/monitor-multiple-cluster-tls/tidb-monitor.yaml index 82b9f6edd5..3ba5129aa6 100644 --- a/examples/monitor-multiple-cluster-tls/tidb-monitor.yaml +++ b/examples/monitor-multiple-cluster-tls/tidb-monitor.yaml @@ -17,7 +17,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/monitor-prom-remotewrite/tidb-cluster.yaml b/examples/monitor-prom-remotewrite/tidb-cluster.yaml index 4f0984cc0a..80ab69b158 100644 --- a/examples/monitor-prom-remotewrite/tidb-cluster.yaml +++ b/examples/monitor-prom-remotewrite/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/monitor-prom-remotewrite/tidb-monitor.yaml b/examples/monitor-prom-remotewrite/tidb-monitor.yaml index 0681e26850..1d6ebf2ea7 100644 --- a/examples/monitor-prom-remotewrite/tidb-monitor.yaml +++ b/examples/monitor-prom-remotewrite/tidb-monitor.yaml @@ -20,7 +20,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/monitor-shards/tidb-cluster.yaml b/examples/monitor-shards/tidb-cluster.yaml index 4f0984cc0a..80ab69b158 100644 --- a/examples/monitor-shards/tidb-cluster.yaml +++ b/examples/monitor-shards/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/monitor-shards/tidb-monitor.yaml b/examples/monitor-shards/tidb-monitor.yaml index 32ab1a71e9..3c1d5b5531 100644 --- a/examples/monitor-shards/tidb-monitor.yaml +++ b/examples/monitor-shards/tidb-monitor.yaml @@ -12,7 +12,7 @@ spec: version: v2.27.1 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/monitor-with-externalConfigMap/grafana/tidb-monitor.yaml b/examples/monitor-with-externalConfigMap/grafana/tidb-monitor.yaml index bff6f7cffb..5a24bbfe62 100644 --- a/examples/monitor-with-externalConfigMap/grafana/tidb-monitor.yaml +++ b/examples/monitor-with-externalConfigMap/grafana/tidb-monitor.yaml @@ -16,7 +16,7 @@ spec: mountPath: /grafana-dashboard-definitions/tidb/dashboards/custom initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/monitor-with-externalConfigMap/prometheus/tidb-monitor.yaml b/examples/monitor-with-externalConfigMap/prometheus/tidb-monitor.yaml index a247951032..30eabb8200 100644 --- a/examples/monitor-with-externalConfigMap/prometheus/tidb-monitor.yaml +++ b/examples/monitor-with-externalConfigMap/prometheus/tidb-monitor.yaml @@ -20,7 +20,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/monitor-with-externalRules/tidb-monitor.yaml b/examples/monitor-with-externalRules/tidb-monitor.yaml index aba12064f0..a393bdc719 100644 --- a/examples/monitor-with-externalRules/tidb-monitor.yaml +++ b/examples/monitor-with-externalRules/tidb-monitor.yaml @@ -16,7 +16,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/monitor-with-thanos/tidb-monitor-with-additional-volumes.yaml b/examples/monitor-with-thanos/tidb-monitor-with-additional-volumes.yaml index aaafa014bf..2741a16bc3 100644 --- a/examples/monitor-with-thanos/tidb-monitor-with-additional-volumes.yaml +++ b/examples/monitor-with-thanos/tidb-monitor-with-additional-volumes.yaml @@ -21,7 +21,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/monitor-with-thanos/tidb-monitor.yaml b/examples/monitor-with-thanos/tidb-monitor.yaml index 6e620c6b26..ffcfef7b90 100644 --- a/examples/monitor-with-thanos/tidb-monitor.yaml +++ b/examples/monitor-with-thanos/tidb-monitor.yaml @@ -16,7 +16,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/multi-cluster/tidb-cluster-1.yaml b/examples/multi-cluster/tidb-cluster-1.yaml index 8d31ff8b56..e108d6a557 100644 --- a/examples/multi-cluster/tidb-cluster-1.yaml +++ b/examples/multi-cluster/tidb-cluster-1.yaml @@ -4,7 +4,7 @@ metadata: name: cluster1 namespace: pingcap spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/multi-cluster/tidb-cluster-2.yaml b/examples/multi-cluster/tidb-cluster-2.yaml index 8a37c2fad5..07f0379d53 100644 --- a/examples/multi-cluster/tidb-cluster-2.yaml +++ b/examples/multi-cluster/tidb-cluster-2.yaml @@ -4,7 +4,7 @@ metadata: name: cluster2 namespace: pingcap spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/multiple-pv-tikv/tidb-cluster.yaml b/examples/multiple-pv-tikv/tidb-cluster.yaml index 150c72a12e..605e6a569b 100644 --- a/examples/multiple-pv-tikv/tidb-cluster.yaml +++ b/examples/multiple-pv-tikv/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Delete discovery: {} diff --git a/examples/namespaced/tidb-cluster.yaml b/examples/namespaced/tidb-cluster.yaml index 4f0984cc0a..80ab69b158 100644 --- a/examples/namespaced/tidb-cluster.yaml +++ b/examples/namespaced/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/namespaced/tidb-monitor.yaml b/examples/namespaced/tidb-monitor.yaml index f2b5f48f70..06f2e3771b 100644 --- a/examples/namespaced/tidb-monitor.yaml +++ b/examples/namespaced/tidb-monitor.yaml @@ -13,7 +13,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/podpatch/tidb-cluster.yaml b/examples/podpatch/tidb-cluster.yaml index 073a6fadf8..ead2d11650 100644 --- a/examples/podpatch/tidb-cluster.yaml +++ b/examples/podpatch/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/podpatch/tidb-monitor.yaml b/examples/podpatch/tidb-monitor.yaml index 119b37440a..7ded390e12 100644 --- a/examples/podpatch/tidb-monitor.yaml +++ b/examples/podpatch/tidb-monitor.yaml @@ -14,7 +14,7 @@ spec: version: 7.5.11 initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/prometheus-operator/tidb-cluster.yaml b/examples/prometheus-operator/tidb-cluster.yaml index d98c2a3388..c9a95c998e 100644 --- a/examples/prometheus-operator/tidb-cluster.yaml +++ b/examples/prometheus-operator/tidb-cluster.yaml @@ -3,7 +3,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/readiness/tidb-cluster.yaml b/examples/readiness/tidb-cluster.yaml index 2440404a19..333368441c 100644 --- a/examples/readiness/tidb-cluster.yaml +++ b/examples/readiness/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/selfsigned-tls/tidb-cluster.yaml b/examples/selfsigned-tls/tidb-cluster.yaml index aeb461b59b..513a687fed 100644 --- a/examples/selfsigned-tls/tidb-cluster.yaml +++ b/examples/selfsigned-tls/tidb-cluster.yaml @@ -3,7 +3,7 @@ kind: TidbCluster metadata: name: tls spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/examples/tiflash/tidb-cluster.yaml b/examples/tiflash/tidb-cluster.yaml index 4ffaf6b5b4..6cbd20760f 100644 --- a/examples/tiflash/tidb-cluster.yaml +++ b/examples/tiflash/tidb-cluster.yaml @@ -62,4 +62,4 @@ spec: storage: 100Gi storageClassName: local-storage timezone: UTC - version: v7.5.0 + version: v7.5.1 diff --git a/examples/tiflash/tidb-monitor.yaml b/examples/tiflash/tidb-monitor.yaml index 864d06509a..831030f29f 100644 --- a/examples/tiflash/tidb-monitor.yaml +++ b/examples/tiflash/tidb-monitor.yaml @@ -15,7 +15,7 @@ spec: type: NodePort initializer: baseImage: pingcap/tidb-monitor-initializer - version: v7.5.0 + version: v7.5.1 reloader: baseImage: pingcap/tidb-monitor-reloader version: v1.0.1 diff --git a/examples/tngm/tidb-cluster.yaml b/examples/tngm/tidb-cluster.yaml index fa80ca11e0..59969fd6c8 100644 --- a/examples/tngm/tidb-cluster.yaml +++ b/examples/tngm/tidb-cluster.yaml @@ -6,7 +6,7 @@ kind: TidbCluster metadata: name: basic spec: - version: v7.5.0 + version: v7.5.1 timezone: UTC pvReclaimPolicy: Retain enableDynamicConfiguration: true diff --git a/go.mod b/go.mod index 357c89c0e3..23bd13251e 100644 --- a/go.mod +++ b/go.mod @@ -35,8 +35,8 @@ require ( github.com/pingcap/advanced-statefulset/client v1.17.1-0.20230403114412-d141a788a127 github.com/pingcap/errors v0.11.4 github.com/pingcap/kvproto v0.0.0-20200927054727-1290113160f0 - github.com/pingcap/tidb-operator/pkg/apis v1.5.2 - github.com/pingcap/tidb-operator/pkg/client v1.5.2 + github.com/pingcap/tidb-operator/pkg/apis v1.5.3 + github.com/pingcap/tidb-operator/pkg/client v1.5.3 github.com/prometheus/client_golang v1.7.1 github.com/prometheus/client_model v0.2.0 github.com/prometheus/common v0.26.0 diff --git a/hack/bump-version.sh b/hack/bump-version.sh index 36b238f49a..674ae81b7d 100755 --- a/hack/bump-version.sh +++ b/hack/bump-version.sh @@ -22,12 +22,12 @@ if [[ "$OSTYPE" == "darwin"* ]]; then fi # parameters -OPERATOR_OLD="v1\.5.1" -OPERATOR_NEW="v1\.5.2" -TIDB_OLD="v7\.1\.1" -TIDB_NEW="v7\.5\.0" -DM_OLD="v7.1.1" -DM_NEW="v7.5.0" +OPERATOR_OLD="v1.5.2" +OPERATOR_NEW="v1.5.3" +TIDB_OLD="v7.5.0" +TIDB_NEW="v7.5.1" +DM_OLD="v7.5.0" +DM_NEW="v7.5.1" find ./deploy -name "*\.tf"| xargs $SED_BIN -i "s/$OPERATOR_OLD/$OPERATOR_NEW/g" find ./charts -name "*\.yaml"| xargs $SED_BIN -i "s/$OPERATOR_OLD/$OPERATOR_NEW/g" diff --git a/images/tidb-backup-manager/Dockerfile b/images/tidb-backup-manager/Dockerfile index e4a161fa72..8910baa185 100644 --- a/images/tidb-backup-manager/Dockerfile +++ b/images/tidb-backup-manager/Dockerfile @@ -2,7 +2,7 @@ FROM pingcap/pingcap-base:v1 ARG TARGETARCH ARG RCLONE_VERSION=v1.57.0 ARG SHUSH_VERSION=v1.4.0 -ARG TOOLKIT_VERSION=v7.5.0 +ARG TOOLKIT_VERSION=v7.5.1 RUN dnf install -y ca-certificates bind-utils wget nc unzip && dnf clean all RUN wget -nv https://github.com/ncw/rclone/releases/download/${RCLONE_VERSION}/rclone-${RCLONE_VERSION}-linux-${TARGETARCH}.zip \ diff --git a/pkg/client/go.mod b/pkg/client/go.mod index 6524691371..66f21433ac 100644 --- a/pkg/client/go.mod +++ b/pkg/client/go.mod @@ -3,7 +3,7 @@ module github.com/pingcap/tidb-operator/pkg/client go 1.21 require ( - github.com/pingcap/tidb-operator/pkg/apis v1.5.2 + github.com/pingcap/tidb-operator/pkg/apis v1.5.3 k8s.io/apimachinery v0.20.15 k8s.io/client-go v0.20.15 )