Skip to content

Commit

Permalink
Bump io.kokuwa.maven:helm-maven-plugin from 6.14.0 to 6.15.0 (#11)
Browse files Browse the repository at this point in the history
Bumps [io.kokuwa.maven:helm-maven-plugin](https://github.com/kokuwaio/helm-maven-plugin) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/kokuwaio/helm-maven-plugin/releases)
- [Commits](kokuwaio/helm-maven-plugin@6.14.0...6.15.0)

---
updated-dependencies:
- dependency-name: io.kokuwa.maven:helm-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: Viet Nguyen Duc <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 8256a88 commit ebcd44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<plugin>
<groupId>io.kokuwa.maven</groupId>
<artifactId>helm-maven-plugin</artifactId>
<version>6.14.0</version>
<version>6.15.0</version>
<extensions>true</extensions>
<configuration>
<chartDirectory>${project.build.directory}/classes</chartDirectory>
Expand Down

0 comments on commit ebcd44f

Please sign in to comment.