fix(deps): update kubernetes monorepo to v0.36.3 (#459)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 5m8s
Unbound Release / Create Release (push) Failing after 11m18s
Release / release (push) Failing after 12m5s
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 5m8s
Unbound Release / Create Release (push) Failing after 11m18s
Release / release (push) Failing after 12m5s
This commit was merged in pull request #459.
This commit is contained in:
@@ -9,9 +9,9 @@ require (
|
||||
github.com/apex/log v1.9.0
|
||||
github.com/stretchr/testify v1.11.1
|
||||
gitlab.com/unboundsoftware/apex-mocks v0.2.0
|
||||
k8s.io/api v0.36.2
|
||||
k8s.io/apimachinery v0.36.2
|
||||
k8s.io/client-go v0.36.2
|
||||
k8s.io/api v0.36.3
|
||||
k8s.io/apimachinery v0.36.3
|
||||
k8s.io/client-go v0.36.3
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -51,6 +51,6 @@ require (
|
||||
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2 // indirect
|
||||
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 // indirect
|
||||
sigs.k8s.io/randfill v1.0.0 // indirect
|
||||
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 // indirect
|
||||
sigs.k8s.io/structured-merge-diff/v6 v6.3.3 // indirect
|
||||
sigs.k8s.io/yaml v1.6.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user