File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project are documented in this file.
44
5+ ## 1.2.2
6+
7+ ** Release date:** 2023-12-11
8+
9+ This patch releases updates a variety of dependencies, including an update of
10+ the container base image to Alpine v3.19.
11+
12+ Improvements:
13+ - build: update Alpine to 3.19
14+ [ #675 ] ( https://github.com/fluxcd/notification-controller/pull/675 )
15+ - Update dependencies
16+ [ #677 ] ( https://github.com/fluxcd/notification-controller/pull/677 )
17+
518## 1.2.1
619
720** Release date:** 2023-12-08
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ resources:
66images :
77 - name : fluxcd/notification-controller
88 newName : fluxcd/notification-controller
9- newTag : v1.2.1
9+ newTag : v1.2.2
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/chainguard-dev/git-urls v1.0.2
1616 github.com/containrrr/shoutrrr v0.8.0
1717 github.com/fluxcd/cli-utils v0.36.0-flux.2
18- github.com/fluxcd/notification-controller/api v1.2.1
18+ github.com/fluxcd/notification-controller/api v1.2.2
1919 github.com/fluxcd/pkg/apis/event v0.6.0
2020 github.com/fluxcd/pkg/apis/meta v1.2.0
2121 github.com/fluxcd/pkg/git v0.16.0
You can’t perform that action at this time.
0 commit comments