Skip to content

Commit 630cf47

Browse files
author
Paulo Gomes
authored
Merge pull request #284 from pjbgf/release-v0.19.3
Release v0.19.3
2 parents 2c67b9a + 69f7800 commit 630cf47

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## 0.19.3
4+
5+
**Release date:** 2022-07-13
6+
7+
This prerelease comes with some minor improvements and updates dependencies
8+
to patch upstream CVEs.
9+
10+
Fixes:
11+
12+
- Fix spelling mistake in azure/exchanger.go
13+
[#265](https://github.com/fluxcd/image-reflector-controller/pull/265)
14+
15+
Improvements:
16+
17+
- build: Upgrade to Go 1.18
18+
[#281](https://github.com/fluxcd/image-reflector-controller/pull/281)
19+
- Add native registry login tests for EKS, AKS and GKE
20+
[#275](https://github.com/fluxcd/image-reflector-controller/pull/275)
21+
- Introduce registry package
22+
[#276](https://github.com/fluxcd/image-reflector-controller/pull/276)
23+
- tests/int: ECR force delete and use go 1.18
24+
[#282](https://github.com/fluxcd/image-reflector-controller/pull/282)
25+
- Update dependencies
26+
[#280](https://github.com/fluxcd/image-reflector-controller/pull/280)
27+
[#283](https://github.com/fluxcd/image-reflector-controller/pull/283)
28+
29+
330
## 0.19.2
431

532
**Release date:** 2022-06-24

0 commit comments

Comments
 (0)