Skip to content

Commit b7bb0fc

Browse files
authored
Merge pull request #18 from ventx/release-please--branches--main
chore(main): release 2.4.0
2 parents aebd196 + 58cae37 commit b7bb0fc

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [2.4.0](https://github.com/ventx/helm3-ci/compare/2.3.0...2.4.0) (2024-01-29)
4+
5+
6+
### Features
7+
8+
* add chart-testing default configs to /etc/ct so no explicit config needs to be provided ([121ca50](https://github.com/ventx/helm3-ci/commit/121ca50675a412679891757e03ad8776066382e3))
9+
* version bump of all apt packages ([a991a0c](https://github.com/ventx/helm3-ci/commit/a991a0cc6b86015d0c137819ab3dae04489cda53))
10+
11+
12+
### Bug Fixes
13+
14+
* chart-testing config files extraction and cleanup /tmp afterwards ([80133d4](https://github.com/ventx/helm3-ci/commit/80133d475680616cb647a13bea595b7e667fdfe3))
15+
316
## [2.3.0](https://github.com/ventx/helm3-ci/compare/2.2.1...2.3.0) (2023-09-08)
417

518

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Multi-Arch image with tools and plugins for Helm Charts in **C**ontinous **I**nt
77

88
## Docker Hub
99

10-
[ventx/helm3-ci:2.3.0](https://hub.docker.com/r/ventx/helm3-ci) <!-- {x-release-please-version} -->
10+
[ventx/helm3-ci:2.4.0](https://hub.docker.com/r/ventx/helm3-ci) <!-- {x-release-please-version} -->
1111

1212

1313
## Docker image

0 commit comments

Comments
 (0)