vmware-tanzu / cert-injection-webhook

Provides a Kubernetes webhook to inject CA certificates and proxy environment variables into pods.
Other
31 stars 10 forks source link

Bump github.com/pivotal/kpack from 0.10.1 to 0.12.2 #82

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps github.com/pivotal/kpack from 0.10.1 to 0.12.2.

Release notes

Sourced from github.com/pivotal/kpack's releases.

kpack v0.12.2

Bug Fixes

Fix azure devops git by @​tomkennedy513 in buildpacks-community/kpack#1338

sha256 checksum:

ce4bbbed3e880e1a2234b40ada96f87bf56fa8ab35df0dae071af286100734d7  release-0.12.2.yaml

Full Changelog: https://github.com/buildpacks-community/kpack/compare/v0.12.1...v0.12.2

kpack v0.12.1

What's Changed

Bug Fixes

Bumped Dependencies

sha256 checksum:

cda4deb4b4e9f6591166230628409dda97f0c7c45366112bfff8381efacfe475  release-0.12.1.yaml

Full Changelog: https://github.com/buildpacks-community/kpack/compare/v0.12.0...v0.12.1

kpack v0.12.0

Breaking Changes

  • Removed support for platform API < 0.7
  • Minimum k8s version is now 1.25

What's Changed

Bumped Dependencies

... (truncated)

Commits
  • 057a103 Merge pull request #1342 from buildpacks-community/update-unit-tests-0-12
  • e24879b Run ci on PRs to release branches
  • 3796ae0 Change name of executable in test
  • cbe4b20 [0.12.x] Fix azure devops (#1338)
  • bc76956 Merge pull request #1328 from buildpacks-community/main
  • d0e0770 Merge pull request #1324 from buildpacks-community/dependabot/github_actions/...
  • d7f1979 Bump docker/login-action from 2.2.0 to 3.0.0
  • ef0f7c7 Merge pull request #1323 from buildpacks-community/update-readme
  • bca29d6 Update README to point to CNCF slack
  • 60397f4 Merge pull request #1320 from buildpacks-community/dependabot/go_modules/gola...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

chenbh commented 11 months ago

@dependabot rebase

chenbh commented 11 months ago

@dependabot rebase

dependabot[bot] commented 11 months ago

Superseded by #89.