correct change entry
Signed-off-by: Ian Martin <ian@imartin.net>
This commit is contained in:
parent
a52bd9b3a8
commit
571f003d7c
1 changed files with 1 additions and 13 deletions
|
@ -23,17 +23,5 @@ dependencies:
|
||||||
condition: redis-ha.enabled
|
condition: redis-ha.enabled
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: fixed
|
||||||
description: ApplicationSet utilizes global tolerations
|
description: ApplicationSet utilizes global tolerations
|
||||||
- kind: added
|
|
||||||
description: Global nodeSelector configuration
|
|
||||||
- kind: added
|
|
||||||
description: Global tolerations configuration
|
|
||||||
- kind: added
|
|
||||||
description: Global topologySpreadConstraints configuration
|
|
||||||
- kind: added
|
|
||||||
description: Missing component level topologySpreadConstraints configuration
|
|
||||||
- kind: added
|
|
||||||
description: Missing component level priorityClassName configuration
|
|
||||||
- kind: changed
|
|
||||||
description: Global affinity preset can be disabled
|
|
||||||
|
|
Loading…
Reference in a new issue