Skarlso / crd-bootstrap

Continuously reconcil CRDs in the cluster with template validation before apply.
https://artifacthub.io/packages/helm/crd-bootstrap/crd-bootstrap
Apache License 2.0
49 stars 0 forks source link

Bump the go group with 7 updates #89

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the go group with 7 updates:

Package From To
github.com/docker/cli 26.1.2+incompatible 26.1.3+incompatible
helm.sh/helm/v3 3.14.4 3.15.0
k8s.io/api 0.30.0 0.30.1
k8s.io/apiextensions-apiserver 0.30.0 0.30.1
k8s.io/apimachinery 0.30.0 0.30.1
k8s.io/cli-runtime 0.30.0 0.30.1
k8s.io/client-go 0.30.0 0.30.1

Updates github.com/docker/cli from 26.1.2+incompatible to 26.1.3+incompatible

Commits
  • b72abbb Merge pull request #5073 from vvoland/vendor-docker
  • 26e9ff4 vendor: github.com/docker/docker v26.1.3-dev (8e96db1c328d)
  • 4021ee9 Merge pull request #5071 from laurazard/backport/5051-26.1
  • 326c713 OTel: implement missing MeterProvider ForceFlush
  • ee359a3 OTel: add command.time metric to plugin commands
  • 004e292 Merge pull request #5070 from laurazard/backport/5067-26.1
  • 6691085 Use funcs on DockerCli to return Meter/TracerProviders, not initialize them. ...
  • 60f2d38 Merge pull request #5068 from dvdksn/26.1_backport_doc-vxlan-listen-addr
  • 81b482e docs: clarify that --data-path-addr doesn't restrict access
  • See full diff in compare view


Updates helm.sh/helm/v3 from 3.14.4 to 3.15.0

Release notes

Sourced from helm.sh/helm/v3's releases.

Helm v3.15.0 is a feature release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Opt-in to hiding secrets when running dry-run for install and upgrade
  • Added robustness to wait checks

Installation and Upgrading

Download Helm v3.15.0. The common platform binaries are here:

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.15.1 is the next patch release and will be on June 12, 2024.
  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • Updating to k8s 1.30 c4e37b39dbb341cb3f716220df9f9d306d123a58 (Matt Farina)
  • bump version to v3.15.0 d7afa3b6b432c09a02cd07342e908ba5bed34940 (Matt Farina)
  • bump version to 774346777c5b311251d8252cd470d56bdd23a403 (Matt Farina)
  • Fix namespace on kubeconfig error 214fb6eff393f1c17890d45e9eaee86f6b37ea17 (Calvin Krist)
  • Update testdata PKI with keys that have validity until 3393 (Fixes #12880) 1b75d48189c2484cb5904f7996933d8d85315adb (Dirk Müller)
  • chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 dac23c82ce3bc05b6e72a1571bea48e424494fb0 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 3.24.7 to 3.24.10 167d57676d22ea10fa7869e6f85c6fe2e46b3292 (dependabot[bot])
  • chore: remove repetitive words dd37787ffd25419cf5f76222e682fbba47d289eb (deterclosed)
  • Modified how created annotation is populated based on package creation time 0a69a0dea6b1dcebaaf5d5b67c9a56eade463a71 (Andrew Block)
  • chore(deps): bump github.com/docker/docker aaaf1128d2dd2ce3e119472cae0bd9da3d62eb89 (dependabot[bot])

... (truncated)

Commits
  • c4e37b3 Updating to k8s 1.30
  • d7afa3b bump version to v3.15.0
  • 7743467 bump version to
  • cf823d4 Merge pull request #12971 from dirkmueller/cert_extended_range
  • 1df0064 Merge pull request #12966 from helm/dependabot/go_modules/golang.org/x/net-0....
  • c6beb16 Merge pull request #12979 from CalvinKrist/fix-namespace-on-kube-error
  • 214fb6e Fix namespace on kubeconfig error
  • 1b75d48 Update testdata PKI with keys that have validity until 3393 (Fixes #12880)
  • dac23c8 chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
  • 14d0c13 Merge pull request #11569 from alex-petrov-vt/iss-11553
  • Additional commits viewable in compare view


Updates k8s.io/api from 0.30.0 to 0.30.1

Commits
  • 41b1806 Update dependencies to v0.30.1 tag
  • 0fd470c Merge pull request #124702aojea/automated-cherry-pick-of-#124572
  • a669f18 Merge pull request #124694 from pmalek/backport-124553-to-release-1.30
  • 15001b5 fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)
  • d9a08c5 tag service.spec.TrafficDistribution field as alpha
  • See full diff in compare view


Updates k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1

Commits


Updates k8s.io/apimachinery from 0.30.0 to 0.30.1

Commits


Updates k8s.io/cli-runtime from 0.30.0 to 0.30.1

Commits


Updates k8s.io/client-go from 0.30.0 to 0.30.1

Commits
  • 8e3349b Update dependencies to v0.30.1 tag
  • 4e1652b Merge pull request #124694 from pmalek/backport-124553-to-release-1.30
  • 2daa31e fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)
  • See full diff in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions