Skip to content

Commit 053b552

Browse files
Bump io.kokuwa.maven:helm-maven-plugin from 6.15.0 to 6.16.0 (#12)
Bumps [io.kokuwa.maven:helm-maven-plugin](https://github.com/kokuwaio/helm-maven-plugin) from 6.15.0 to 6.16.0. - [Release notes](https://github.com/kokuwaio/helm-maven-plugin/releases) - [Commits](kokuwaio/helm-maven-plugin@6.15.0...6.16.0) --- updated-dependencies: - dependency-name: io.kokuwa.maven:helm-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebcd44f commit 053b552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>io.kokuwa.maven</groupId>
110110
<artifactId>helm-maven-plugin</artifactId>
111-
<version>6.15.0</version>
111+
<version>6.16.0</version>
112112
<extensions>true</extensions>
113113
<configuration>
114114
<chartDirectory>${project.build.directory}/classes</chartDirectory>

0 commit comments

Comments
 (0)