-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(*) update helm and controller-runtime (#2764)
* chore(deps): bump helm.sh/helm/v3 from 3.3.4 to 3.6.3 Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.3.4 to 3.6.3. - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.3.4...v3.6.3) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Fix breaking changes Signed-off-by: Charly Molter <charly.molter@konghq.com> * chore(*) get read of admission v1beta1 api Signed-off-by: Bart Smykla <bartek@smykla.com> * chore(*) remove minikube 1.16 from tests As we stopped supporting Kubernetes < 1.17, I'm removing minikube 1.16 from our CI/CD Signed-off-by: Bart Smykla <bartek@smykla.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bart Smykla <bartek@smykla.com>
- Loading branch information
1 parent
5abca2f
commit 5d0380f
Showing
60 changed files
with
872 additions
and
989 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,4 +12,3 @@ updates: | |
interval: "weekly" | ||
labels: | ||
- "dependencies" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.