Skip to content

Commit 61be4f5

Browse files
authored
Merge pull request #3058 from vmware/pinny/bump-deps
Bump dependencies
2 parents 35c23a5 + d28b485 commit 61be4f5

269 files changed

Lines changed: 10056 additions & 8557 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright 2020-2026 the Pinniped contributors. All Rights Reserved.
44
# SPDX-License-Identifier: Apache-2.0
55

6-
ARG BUILD_IMAGE=golang:1.26.2@sha256:5f3787b7f902c07c7ec4f3aa91a301a3eda8133aa32661a3b3a3a86ab3a68a36
6+
ARG BUILD_IMAGE=golang:1.26.2@sha256:b54cbf583d390341599d7bcbc062425c081105cc5ef6d170ced98ef9d047c716
77
ARG BASE_IMAGE=gcr.io/distroless/static:nonroot@sha256:e3f945647ffb95b5839c07038d64f9811adf17308b9121d8a2b87b6a22a80a39
88

99
# Prepare to cross-compile by always running the build stage in the build platform, not the target platform.

deploy/concierge/rbac.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! Copyright 2020-2024 the Pinniped contributors. All Rights Reserved.
1+
#! Copyright 2020-2026 the Pinniped contributors. All Rights Reserved.
22
#! SPDX-License-Identifier: Apache-2.0
33

44
#@ load("@ytt:data", "data")
@@ -19,7 +19,7 @@ rules:
1919
resources: [ apiservices ]
2020
verbs: [ get, list, patch, update, watch ]
2121
- apiGroups: [ admissionregistration.k8s.io ]
22-
resources: [ validatingwebhookconfigurations, mutatingwebhookconfigurations, validatingadmissionpolicies, validatingadmissionpolicybindings ]
22+
resources: [ validatingwebhookconfigurations, mutatingwebhookconfigurations, validatingadmissionpolicies, validatingadmissionpolicybindings, mutatingadmissionpolicies, mutatingadmissionpolicybindings ]
2323
verbs: [ get, list, watch ]
2424
- apiGroups: [ flowcontrol.apiserver.k8s.io ]
2525
resources: [ flowschemas, prioritylevelconfigurations ]

generated/1.30/apis/go.mod

Lines changed: 0 additions & 26 deletions
This file was deleted.

generated/1.30/apis/go.sum

Lines changed: 0 additions & 91 deletions
This file was deleted.

generated/1.30/client/concierge/clientset/versioned/typed/authentication/v1alpha1/fake/fake_jwtauthenticator.go

Lines changed: 0 additions & 119 deletions
This file was deleted.

0 commit comments

Comments
 (0)