|
2 | 2 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
3 | 3 | **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* |
4 | 4 |
|
5 | | -- [v1.5.2](#v152) |
6 | | - - [Downloads for v1.5.2](#downloads-for-v152) |
7 | | - - [Changelog since v1.5.1](#changelog-since-v151) |
| 5 | +- [v1.5.3](#v153) |
| 6 | + - [Downloads for v1.5.3](#downloads-for-v153) |
| 7 | + - [Changelog since v1.5.2](#changelog-since-v152) |
8 | 8 | - [Changes by Kind](#changes-by-kind) |
9 | 9 | - [Bug Fixes](#bug-fixes) |
10 | 10 | - [Others](#others) |
11 | | -- [v1.5.1](#v151) |
12 | | - - [Downloads for v1.5.1](#downloads-for-v151) |
13 | | - - [Changelog since v1.5.0](#changelog-since-v150) |
| 11 | +- [v1.5.2](#v152) |
| 12 | + - [Downloads for v1.5.2](#downloads-for-v152) |
| 13 | + - [Changelog since v1.5.1](#changelog-since-v151) |
14 | 14 | - [Changes by Kind](#changes-by-kind-1) |
15 | 15 | - [Bug Fixes](#bug-fixes-1) |
16 | 16 | - [Others](#others-1) |
| 17 | +- [v1.5.1](#v151) |
| 18 | + - [Downloads for v1.5.1](#downloads-for-v151) |
| 19 | + - [Changelog since v1.5.0](#changelog-since-v150) |
| 20 | + - [Changes by Kind](#changes-by-kind-2) |
| 21 | + - [Bug Fixes](#bug-fixes-2) |
| 22 | + - [Others](#others-2) |
17 | 23 | - [v1.5.0](#v150) |
18 | 24 | - [Downloads for v1.5.0](#downloads-for-v150) |
19 | 25 | - [What's New](#whats-new) |
20 | 26 | - [Multiple Scheduling Groups](#multiple-scheduling-groups) |
21 | 27 | - [New Way to Customize Scheduler](#new-way-to-customize-scheduler) |
22 | 28 | - [Other Notable Changes](#other-notable-changes) |
23 | 29 | - [API Changes](#api-changes) |
24 | | - - [Bug Fixes](#bug-fixes-2) |
| 30 | + - [Bug Fixes](#bug-fixes-3) |
25 | 31 | - [Security](#security) |
26 | 32 | - [Features & Enhancements](#features--enhancements) |
27 | 33 | - [Other](#other) |
|
31 | 37 |
|
32 | 38 | <!-- END doctoc generated TOC please keep comment here to allow auto update --> |
33 | 39 |
|
| 40 | +# v1.5.3 |
| 41 | +## Downloads for v1.5.3 |
| 42 | + |
| 43 | +Download v1.5.3 in the [v1.5.3 release page](https://github.com/karmada-io/karmada/releases/tag/v1.5.3). |
| 44 | + |
| 45 | +## Changelog since v1.5.2 |
| 46 | +### Changes by Kind |
| 47 | +#### Bug Fixes |
| 48 | +- Chart: Fixed the issue that `karmada-search` no ETCD secret volume mount when using external ETCD. (#3785, @my-git9) |
| 49 | + |
| 50 | +#### Others |
| 51 | +None. |
| 52 | + |
34 | 53 | # v1.5.2 |
35 | 54 | ## Downloads for v1.5.2 |
36 | 55 |
|
|
0 commit comments