We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7bfcf commit 8a40e70Copy full SHA for 8a40e70
1 file changed
.github/workflows/k8s-tests.yml
@@ -27,7 +27,7 @@ jobs:
27
# are tested (https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#available-versions)
28
- databases: pgsql
29
brokers: redis
30
- k8s: 'v1.30.3'
+ k8s: 'v1.33.4'
31
os: debian
32
steps:
33
- name: Checkout
0 commit comments