We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7ecaa6 commit eb5ec54Copy full SHA for eb5ec54
.github/workflows/build.yml
@@ -72,7 +72,7 @@ jobs:
72
strategy:
73
fail-fast: false
74
matrix:
75
- kubernetes: [v1.25.4]
+ kubernetes: [v1.27.3]
76
steps:
77
- name: Checkout
78
uses: actions/checkout@v2
.github/workflows/pull_request.yml
@@ -212,7 +212,7 @@ jobs:
212
213
214
215
216
217
218
0 commit comments