diff --git a/packages/packages.yaml.tmpl b/packages/packages.yaml.tmpl index 7f17b07f..561d8fe8 100644 --- a/packages/packages.yaml.tmpl +++ b/packages/packages.yaml.tmpl @@ -139,7 +139,7 @@ components: - {{ .Release.version }} builders: # binary builder, also we need it when build for mac to get build tools versions and other informations. - if: {{ semver.CheckConstraint ">= 7.4.0-0" .Release.version }} - image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v20240325-24-gd14aee6-go1.21 + image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v20240325-91-g4bdc4c6-go1.21 - if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }} image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v20240325-24-gd14aee6-go1.20 - if: {{ semver.CheckConstraint ">= 6.1.0-0, < 7.0.0-0" .Release.version }} @@ -246,7 +246,7 @@ components: - {{ .Release.version }} builders: - if: {{ semver.CheckConstraint ">= 7.4.0-0" .Release.version }} - image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v20240325-24-gd14aee6-go1.21 + image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v20240325-91-g4bdc4c6-go1.21 - if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }} image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v20240325-24-gd14aee6-go1.20 - if: {{ semver.CheckConstraint ">= 6.1.0-0, < 7.0.0-0" .Release.version }} @@ -343,7 +343,7 @@ components: - {{ .Release.version }} builders: # binary builder, also we need it when build for mac to get build tools versions and other informations. - if: {{ semver.CheckConstraint ">= 7.4.0-0" .Release.version }} - image: ghcr.io/pingcap-qe/cd/builders/pd:v20240325-24-gd14aee6-go1.21 + image: ghcr.io/pingcap-qe/cd/builders/pd:v20240325-91-g4bdc4c6-go1.21 - if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }} image: ghcr.io/pingcap-qe/cd/builders/pd:v20240325-24-gd14aee6-go1.20 - if: {{ semver.CheckConstraint ">= 6.1.0-0, < 7.0.0-0" .Release.version }} @@ -546,7 +546,7 @@ components: - {{ .Release.version }} builders: # binary builder, also we need it when build for mac to get build tools versions and other informations. - if: {{ semver.CheckConstraint ">= 7.4.0-0" .Release.version }} - image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-24-gd14aee6-go1.21 + image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-91-g4bdc4c6-go1.21 - if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }} image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-24-gd14aee6-go1.20 - if: {{ semver.CheckConstraint ">= 6.1.0-0, < 7.0.0-0" .Release.version }} @@ -890,7 +890,7 @@ components: - {{ .Release.version }} builders: # BUG: tidb-tools has not release branches and all tags taged on master branch. - - image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-24-gd14aee6-go1.21 + - image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-91-g4bdc4c6-go1.21 routers: - description: interpret versions according to semantic version spec. if: {{ semver.CheckConstraint ">= 6.1.0-0" .Release.version }} @@ -936,7 +936,7 @@ components: - {{ .Release.version }} builders: # BUG: tidb-ctl has not release branches and all tags taged on master branch. - - image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-24-gd14aee6-go1.21 + - image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-91-g4bdc4c6-go1.21 routers: - description: For all versions. os: [linux, darwin] @@ -968,7 +968,7 @@ components: - {{ .Release.version }} builders: # binary builder, also we need it when build for mac to get build tools versions and other informations. - if: {{ semver.CheckConstraint ">= 7.4.0-0" .Release.version }} - image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-24-gd14aee6-go1.21 + image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-91-g4bdc4c6-go1.21 - if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }} image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-24-gd14aee6-go1.20 - if: {{ semver.CheckConstraint ">= 6.1.0-0, < 7.0.0-0" .Release.version }} @@ -1057,7 +1057,7 @@ components: - {{ strings.ReplaceAll "/" "-" .Git.ref | strings.ToLower }} - {{ .Release.version }} builders: - - image: ghcr.io/pingcap-qe/cd/builders/tidb-operator:v20240325-52-ga8d3395 + - image: ghcr.io/pingcap-qe/cd/builders/tidb-operator:v20240325-91-g4bdc4c6 routers: - description: interpret versions according to semantic version spec. if: {{ semver.CheckConstraint ">= 1.5.0-0" .Release.version }} @@ -1336,9 +1336,9 @@ components: - {{ .Release.version }} builders: # binary builder, also we need it when build for mac to get build tools versions and other informations. - if: {{ semver.CheckConstraint ">= 7.4.0-0" .Release.version }} - image: ghcr.io/pingcap-qe/cd/builders/tiflow:v20240325-24-gd14aee6-go1.21 + image: ghcr.io/pingcap-qe/cd/builders/tiflow:v20240325-91-g4bdc4c6-go1.21 - if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }} - image: ghcr.io/pingcap-qe/cd/builders/tiflow:v20240325-24-gd14aee6-go1.21 + image: ghcr.io/pingcap-qe/cd/builders/tiflow:v20240325-91-g4bdc4c6-go1.21 - if: {{ semver.CheckConstraint ">= 6.1.0-0, < 7.0.0-0" .Release.version }} image: ghcr.io/pingcap-qe/cd/builders/tiflow:v20240325-24-gd14aee6-go1.19 - if: {{ semver.CheckConstraint "< 6.1.0-0" .Release.version }} @@ -1784,7 +1784,7 @@ components: - {{ .Release.version }} builders: # binary builder, also we need it when build for mac to get build tools versions and other informations. - if: {{ and (semver.CheckConstraint ">= 0.1.2-0" .Release.version) (ne "fips" .Release.profile) }} - image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-24-gd14aee6-go1.21 + image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-91-g4bdc4c6-go1.21 routers: - description: From 0.1.2 if: {{ semver.CheckConstraint ">= 0.1.2-0" .Release.version }}