Skip to content

Commit 3e58c8d

Browse files
authored
Merge pull request #997 from clintonmedbery/clintonmedbery/fix/update-gen-commit-fix-dubious-repo
fix: update gen commit to fix error with dubious repo
2 parents 2d907a0 + f4f2ab2 commit 3e58c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616

1717
# kubernetes-client/gen commit to use for code generation.
18-
export GEN_COMMIT=82c3ff5
18+
export GEN_COMMIT=b32dcd6
1919

2020
# GitHub username/organization to clone kubernetes repo from.
2121
export USERNAME=kubernetes

0 commit comments

Comments
 (0)