Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Replace k8s v1.28.0-rc.1 with k8s 1.28.3 support (#89)
## Description <!-- Please include a summary of the change in your PR and what it's fixing. --> Update k8s version to latest supported version. ## Type of change <!-- Please check the relevant option. --> - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] New feature / enhancement (non-breaking change which adds functionality) - [ ] Security fix - [ ] Bug fix (non-breaking change which fixes an issue) ## Checklist: <!-- Please check applicable options. --> - [ ] Add changelog entry following the [contributing guide](../CONTRIBUTING.md#pull-requests) - [ ] Documentation has been updated - [ ] This change requires changes in testing: - [ ] unit tests - [ ] E2E tests
- Loading branch information