Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/kong/kubernetes-configuration from 0.0.46 to 1.0.0 #932

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps github.com/kong/kubernetes-configuration from 0.0.46 to 1.0.0.

Release notes

Sourced from github.com/kong/kubernetes-configuration's releases.

v1.0.0

See the CHANGELOG.md

v1.0.0-rc.1

Changes

See changelog for a complete list of changes.

Install CRDs from all channels

kustomize build github.com/Kong/kubernetes-configuration/config/crd/gateway-operator\?ref=v1.0.0-rc.1 | kubectl apply -f -
kustomize build github.com/Kong/kubernetes-configuration/config/crd/ingress-controller\?ref=v1.0.0-rc.1 | kubectl apply -f -
kustomize build github.com/Kong/kubernetes-configuration/config/crd/ingress-controller-incubator\?ref=v1.0.0-rc.1 | kubectl apply -f -

v1.0.0-rc.0

Changes

See changelog for a complete list of changes.

Install CRDs from all channels

kustomize build github.com/kong/kubernetes-configuration/config/crd/gateway-operator\?ref=v1.0.0-rc.0 | kubectl apply -f -
kustomize build github.com/kong/kubernetes-configuration/config/crd/ingress-controller\?ref=v1.0.0-rc.0 | kubectl apply -f -
kustomize build github.com/kong/kubernetes-configuration/config/crd/ingress-controller-incubator\?ref=v1.0.0-rc.0 | kubectl apply -f -
Changelog

Sourced from github.com/kong/kubernetes-configuration's changelog.

v1.0.0

Release date: 2024-12-12

This is an initial stable release of the Kong Kubernetes configuration module. It includes CRDs for the Kong Ingress Controller and the Kong Gateway Operator in the ingress-controller, ingress-controller-incubator and gateway-operator channels.

Go bindings for the CRDs are available in the api/ directory and the pkg/clientset/ directory contains the clientset for interacting with the CRDs.

Commits
  • 797f429 chore: prepare release v1.0.0 (#191)
  • 59a1be9 chore(deps): update dependency kubernetes/code-generator to v0.32.0 (#188)
  • a685ad0 chore(deps): bump the k8s-io group with 4 updates (#190)
  • b2f0695 chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 (#189)
  • 8a0478f chore(deps): bump the k8s-io group with 4 updates (#187)
  • e0401c7 chore(deps): update dependency kubernetes/code-generator to v0.31.4 (#186)
  • 9f1d958 chore(deps): bump github.com/kong/go-kong from 0.60.0 to 0.61.0 (#185)
  • ed2561b chore(deps): update dependency mikefarah/yq to v4.44.6 (#184)
  • aa031ad chore(ci): add release meta to release workflow name (#182)
  • 551490e chore: prepare v1.0.0-rc.1 (#181)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/kong/kubernetes-configuration](https://github.com/kong/kubernetes-configuration) from 0.0.46 to 1.0.0.
- [Release notes](https://github.com/kong/kubernetes-configuration/releases)
- [Changelog](https://github.com/Kong/kubernetes-configuration/blob/main/CHANGELOG.md)
- [Commits](Kong/kubernetes-configuration@v0.0.46...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/kong/kubernetes-configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 13, 2024 11:23
@programmer04 programmer04 enabled auto-merge (squash) December 13, 2024 13:50
@programmer04 programmer04 merged commit 3aaf9c2 into main Dec 13, 2024
21 checks passed
@programmer04 programmer04 deleted the dependabot/go_modules/github.com/kong/kubernetes-configuration-1.0.0 branch December 13, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant