Skip to content

Commit

Permalink
chore(packages): update tidb-binlog in file packages.yaml.tmpl
Browse files Browse the repository at this point in the history
Signed-off-by: wuhuizuo <[email protected]>
  • Loading branch information
wuhuizuo committed Jan 9, 2024
1 parent 0e83cad commit c9f9efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/packages.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ components:
routers:
- description: interpret versions according to semantic version spec.
# ref: https://github.com/Masterminds/semver#checking-version-constraints
if: {{ semver.CheckConstraint ">= 7.1.0-0" .Release.version }}
if: {{ semver.CheckConstraint ">= 6.5.0-0" .Release.version }}
os: [linux, darwin]
arch: [amd64, arm64]
profile: [release]
Expand Down

0 comments on commit c9f9efa

Please sign in to comment.