Skip to content

Commit

Permalink
Merge pull request #3665 from rancher/githubaction-go-generate-2024-0…
Browse files Browse the repository at this point in the history
…8-29-03-55-41

[release/v1.6] go generate
  • Loading branch information
kinarashah authored Aug 29, 2024
2 parents 8d3e73e + db4aea9 commit 8b3b48a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
4 changes: 2 additions & 2 deletions data/bindata.go

Large diffs are not rendered by default.

16 changes: 12 additions & 4 deletions data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -15116,7 +15116,9 @@
"24.0.x",
"25.0.x",
"26.0.x",
"26.1.x"
"26.1.x",
"27.0.x",
"27.1.x"
],
"1.28": [
"1.13.x",
Expand All @@ -15131,7 +15133,9 @@
"24.0.x",
"25.0.x",
"26.0.x",
"26.1.x"
"26.1.x",
"27.0.x",
"27.1.x"
],
"1.29": [
"1.13.x",
Expand All @@ -15146,7 +15150,9 @@
"24.0.x",
"25.0.x",
"26.0.x",
"26.1.x"
"26.1.x",
"27.0.x",
"27.1.x"
],
"1.30": [
"1.13.x",
Expand All @@ -15161,7 +15167,9 @@
"24.0.x",
"25.0.x",
"26.0.x",
"26.1.x"
"26.1.x",
"27.0.x",
"27.1.x"
],
"1.8": [
"1.11.x",
Expand Down

0 comments on commit 8b3b48a

Please sign in to comment.