Skip to content

Commit 2c49aa6

Browse files
chore: Fix changelog
1 parent 148d2ee commit 2c49aa6

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Support the annotation `restarter.stackable.tech/ignore` on ConfigMaps and Secrets and the
10-
annotations `restarter.stackable.tech/ignore-configmap.x` and
11-
`restarter.stackable.tech/ignore-secret.x` on StatefulSets to exclude ConfigMaps and Secrets from
12-
the restarter controller ([#410]).
9+
- Support the label `restarter.stackable.tech/ignore` on ConfigMaps and Secrets and the annotations
10+
`restarter.stackable.tech/ignore-configmap.x` and `restarter.stackable.tech/ignore-secret.x` on
11+
StatefulSets to exclude ConfigMaps and Secrets from the restarter controller ([#410]).
1312

1413
[#410]: https://github.com/stackabletech/commons-operator/pull/410
1514

0 commit comments

Comments
 (0)