Skip to content

Commit f93790e

Browse files
k8s-publishing-botbrendandburns
authored andcommitted
Automated openapi generation from release-1.30
Format and fluent-gen from release-1.30
1 parent 48ec575 commit f93790e

File tree

709 files changed

+14701
-17281
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

709 files changed

+14701
-17281
lines changed

kubernetes/.github/workflows/maven.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ jobs:
1717
runs-on: ubuntu-latest
1818
strategy:
1919
matrix:
20-
java: [ '8' ]
20+
java: [ 17, 21 ]
2121
steps:
22-
- uses: actions/checkout@v2
22+
- uses: actions/checkout@v4
2323
- name: Set up JDK
24-
uses: actions/setup-java@v2
24+
uses: actions/setup-java@v4
2525
with:
2626
java-version: ${{ matrix.java }}
2727
distribution: 'temurin'

kubernetes/.openapi-generator/COMMIT

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Requested Commit/Tag : v6.6.0
2-
Actual Commit : 7f8b853f502d9039c9a0aac2614ce92871e895ed
1+
Requested Commit/Tag : v7.6.0
2+
Actual Commit : ab7d0cb74f6ef95bdaeafd327bbdb5d54f819175

kubernetes/.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.6.0
1+
7.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d4cf964586286f87943c945f2bdce2e177ff733dc7431b40cc7c3c6982ee3c60
1+
1c81e5babf0c4a980f711a4272c350d0b657df2666a570aca99c255314d67139

0 commit comments

Comments
 (0)