Skip to content

Commit b4f498e

Browse files
chore: Update CHANGELOG.md
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eff718c commit b4f498e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@
44

55
* `Image` - Add new annotation `kimup.cloudavenue.io/failure-policy` to control the failure policy of the image tag mutation. The default value is `Fail`. The supported values are `Fail` and `Ignore`. (GH-93)
66

7+
### :tada: **Improvements**
8+
9+
* `image/status` - Fix the documentation of the `image/status. (GH-101)
10+
711
### :bug: **Bug Fixes**
812

913
* `healthz` - Fix the issue where the port specified in the `healthz-port` configuration was not being used. (GH-100)
14+
* `image` - Now the image is displayed correctly the `last-result`. (GH-101)
1015
* `image` - Now the status of the image is displayed correctly in the `image` list if the image/repository is not found in the registry. (GH-103)
1116
* `kimup-operator` - Now webhook start with default port 9443. (GH-105)
1217
* `metrics` - Fix the issue where the port specified in the `metrics-port` configuration was not being used. (GH-100)

0 commit comments

Comments
 (0)