Skip to content

Commit

Permalink
Bump github.com/gardener/gardener from 1.75.1 to 1.76.0
Browse files Browse the repository at this point in the history
Bumps [github.com/gardener/gardener](https://github.com/gardener/gardener) from 1.75.1 to 1.76.0.
- [Release notes](https://github.com/gardener/gardener/releases)
- [Commits](gardener/gardener@v1.75.1...v1.76.0)

---
updated-dependencies:
- dependency-name: github.com/gardener/gardener
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent c2e6649 commit 2078da7
Show file tree
Hide file tree
Showing 83 changed files with 1,975 additions and 1,878 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/ahmetb/gen-crd-api-reference-docs v0.3.0
github.com/gardener/gardener v1.75.1
github.com/gardener/gardener v1.76.0
github.com/go-logr/logr v1.2.4
github.com/golang/mock v1.6.0
github.com/onsi/ginkgo/v2 v2.9.2
Expand Down Expand Up @@ -39,7 +39,7 @@ require (
github.com/fatih/color v1.13.0 // indirect
github.com/fluent/fluent-operator/v2 v2.2.0 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/gardener/etcd-druid v0.18.1 // indirect
github.com/gardener/etcd-druid v0.18.4 // indirect
github.com/gardener/hvpa-controller/api v0.5.0 // indirect
github.com/gardener/machine-controller-manager v0.48.1 // indirect
github.com/ghodss/yaml v1.0.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,10 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=
github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw=
github.com/gardener/etcd-druid v0.18.1 h1:dcId4WayxlZiKvDMxLZHmmvWFXjTBFVqQWmqB5/8mdM=
github.com/gardener/etcd-druid v0.18.1/go.mod h1:Bn4doVhryu6GWdXaYlVNy7TZMjUSMr5EjChei06KX0w=
github.com/gardener/gardener v1.75.1 h1:swf09N6L/7PtJ9psISgzoG3A7+IGcS0jwlUaFvjfK8g=
github.com/gardener/gardener v1.75.1/go.mod h1:vABeQSerLzU1NHbcvR3OafPdfwnnjg2VrX3ZIRhk9t4=
github.com/gardener/etcd-druid v0.18.4 h1:CyDQRRBPDXYSoNPaSnrs4lw3Ht+aD3LuQZQliJz+Gw0=
github.com/gardener/etcd-druid v0.18.4/go.mod h1:NfBcP/xYSrbbtbPPFzEQ7CSQ73l+GtNQgx466Gv7FW0=
github.com/gardener/gardener v1.76.0 h1:y7cyDTCAeKDgt5R+3eqZYvK4EnQ4n9LuTGHGmwjScQg=
github.com/gardener/gardener v1.76.0/go.mod h1:kSr7MNtOVSMHt/zW6C2OVZFhFG58246zBtoRNsvBc0o=
github.com/gardener/hvpa-controller/api v0.5.0 h1:f4F3O7YUrenwh4S3TgPREPiB287JjjUiUL18OqPLyAA=
github.com/gardener/hvpa-controller/api v0.5.0/go.mod h1:QQl3ELkCaki+8RhXl0FZMfvnm0WCGwGJlGmrxJj6lvM=
github.com/gardener/machine-controller-manager v0.48.1 h1:Oxr5e6gRm7P40Ds4nGlga/0nmfF7cH4rOfjthR6Mm38=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/.ci/doc.go
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/.ci/prepare_release
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/add-license-header.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/check-apidiff.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/check-charts.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/check-docforge.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/check-generate.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/check-imports.sh
100755 → 100644
Empty file.
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/check-skaffold-deps.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/check.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/cherry-pick-pull.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/ci-common.sh
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/ci-e2e-kind-upgrade.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/ci-e2e-kind.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/clean.sh
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/format.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/gardener-down.sh
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/generate-crds.sh
100755 → 100644
Empty file.
Empty file.
2 changes: 1 addition & 1 deletion vendor/github.com/gardener/gardener/hack/generate-monitoring-docs.sh
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file modified vendor/github.com/gardener/gardener/hack/generate-parallel.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/generate.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/get-build-ld-flags.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/hook-me.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/install.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/kind-down.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/kind-extensions-up.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/kind-up.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/prepare-envtest.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/start-envtest.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/test-cover-clean.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/test-cover.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/test-e2e-local.env
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/test-e2e-local.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/test-integration.env
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/test-integration.sh
100755 → 100644
Empty file.
4 changes: 2 additions & 2 deletions vendor/github.com/gardener/gardener/hack/test-prometheus.sh
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file modified vendor/github.com/gardener/gardener/hack/test.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/tools.go
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/tools.mk
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/update-codegen.sh
100755 → 100644
Empty file.
Empty file modified vendor/github.com/gardener/gardener/hack/update-protobuf.sh
100755 → 100644
Empty file.
14 changes: 0 additions & 14 deletions vendor/github.com/gardener/gardener/pkg/apis/core/types_seed.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 10 additions & 6 deletions vendor/github.com/gardener/gardener/pkg/apis/core/types_shoot.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2078da7

Please sign in to comment.