Skip to content

Commit

Permalink
sink: Update jobs to reflect kubernetes v1.29 release
Browse files Browse the repository at this point in the history
With v1.29[1] released we could replace the current job for running
against kubernetes v1.26 with v1.28.

[1] https://github.com/kubernetes/kubernetes/releases/tag/v1.29.0
  • Loading branch information
anoopcs9 committed Dec 16, 2023
1 parent f8f463b commit 3b7a1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/sink-clustered-deployment.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- project:
name: samba_sink_mini_k8s
k8s_version:
- '1.26'
- '1.28'
- '1.27'
- 'latest'
jobs:
Expand Down

0 comments on commit 3b7a1e0

Please sign in to comment.