From 807e3bec5fce7a1f294a23a8c20d827dfc3cc62b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 17 Jun 2023 12:11:39 +0000 Subject: [PATCH] chore(release): 1.1.1 [skip ci] ## [1.1.1](https://github.com/signavio/k8s-helm-dep-updater/compare/v1.1.0...v1.1.1) (2023-06-17) ### Bug Fixes * configurable secret names for registries ([dcf080a](https://github.com/signavio/k8s-helm-dep-updater/commit/dcf080acd0f7ab41789591af3003c62cedd70793)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c74eaf..2be7c56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.1](https://github.com/signavio/k8s-helm-dep-updater/compare/v1.1.0...v1.1.1) (2023-06-17) + + +### Bug Fixes + +* configurable secret names for registries ([dcf080a](https://github.com/signavio/k8s-helm-dep-updater/commit/dcf080acd0f7ab41789591af3003c62cedd70793)) + # [1.1.0](https://github.com/signavio/k8s-helm-dep-updater/compare/v1.0.0...v1.1.0) (2023-05-23)