Skip to content

Commit

Permalink
🌱 Bump fabric8.version from 6.13.3 to 6.13.4
Browse files Browse the repository at this point in the history
Bumps `fabric8.version` from 6.13.3 to 6.13.4.

Updates `io.fabric8:generator-annotations` from 6.13.3 to 6.13.4
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.13.3...v6.13.4)

Updates `io.fabric8:java-generator-maven-plugin` from 6.13.3 to 6.13.4

---
updated-dependencies:
- dependency-name: io.fabric8:generator-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.fabric8:java-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Vignaudo committed Sep 25, 2024
1 parent 787ecf5 commit 251328a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mano-crds/capi-crd-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<artifactId>capi-crd-main</artifactId>
<properties>
<fabric8.version>6.13.3</fabric8.version>
<fabric8.version>6.13.4</fabric8.version>
</properties>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion mano-crds/capi-crd-metal3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<artifactId>capi-crd-metal3</artifactId>
<properties>
<fabric8.version>6.13.3</fabric8.version>
<fabric8.version>6.13.4</fabric8.version>
</properties>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion mano-crds/capi-openstack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<artifactId>capi-crd-openstack</artifactId>
<properties>
<fabric8.version>6.13.3</fabric8.version>
<fabric8.version>6.13.4</fabric8.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 251328a

Please sign in to comment.