Skip to content

Commit

Permalink
Bump org.eclipse.jkube:kubernetes-maven-plugin from 1.13.1 to 1.14.0 (#…
Browse files Browse the repository at this point in the history
…60)

Bumps org.eclipse.jkube:kubernetes-maven-plugin from 1.13.1 to 1.14.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 98b62d4 commit 147c7ed
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.13.1</jkube.version>
<jkube.version>1.14.0</jkube.version>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 147c7ed

Please sign in to comment.