Skip to content

Commit

Permalink
Bump org.eclipse.jkube:kubernetes-maven-plugin from 1.14.0 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jkube:kubernetes-maven-plugin from 1.14.0 to 1.15.0.

---
updated-dependencies:
- dependency-name: org.eclipse.jkube:kubernetes-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 9d1900d commit 542e4fe
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 @@ -65,7 +65,7 @@
<jkube.generator.from>registry.access.redhat.com/ubi8/openjdk-${maven.compiler.release}:latest</jkube.generator.from>
<jkube.namespace>${project.artifactId}</jkube.namespace>
<jkube.recreate>true</jkube.recreate>
<jkube.version>1.14.0</jkube.version>
<jkube.version>1.15.0</jkube.version>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 542e4fe

Please sign in to comment.