Skip to content

Commit

Permalink
Bump MetalLB
Browse files Browse the repository at this point in the history
This commit bumps MetalLB:
from: 417f016c4870f6c90b66c935ea97e1706d51dd86
Bump frrk8s to 0.0.14 (2024-07-19)

to:  dc75825d85cc5e8055076e4c9765db070ac5540a
Point to correct K3s documentation (2024-08-22)

Signed-off-by: github-actions[bot] <[email protected]>
  • Loading branch information
web-flow committed Aug 24, 2024
1 parent 7d8418f commit fcc6a0c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
2 changes: 0 additions & 2 deletions bin/metallb-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4700,7 +4700,6 @@ rules:
- metallb-webhook-configuration
resources:
- validatingwebhookconfigurations
- mutatingwebhookconfigurations
verbs:
- create
- delete
Expand All @@ -4713,7 +4712,6 @@ rules:
- admissionregistration.k8s.io
resources:
- validatingwebhookconfigurations
- mutatingwebhookconfigurations
verbs:
- list
- watch
Expand Down
4 changes: 1 addition & 3 deletions bundle/manifests/metallb-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ metadata:
categories: Networking
certified: "false"
containerImage: quay.io/metallb/metallb-operator
createdAt: "2024-07-22T10:18:02Z"
createdAt: "2024-08-24T05:05:13Z"
description: An operator for deploying MetalLB on a kubernetes cluster.
operators.operatorframework.io/builder: operator-sdk-v1.34.1
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
Expand Down Expand Up @@ -547,7 +547,6 @@ spec:
- metallb-webhook-configuration
resources:
- validatingwebhookconfigurations
- mutatingwebhookconfigurations
verbs:
- create
- delete
Expand All @@ -560,7 +559,6 @@ spec:
- admissionregistration.k8s.io
resources:
- validatingwebhookconfigurations
- mutatingwebhookconfigurations
verbs:
- list
- watch
Expand Down
2 changes: 0 additions & 2 deletions config/metallb_rbac/metallb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,6 @@ rules:
- metallb-webhook-configuration
resources:
- validatingwebhookconfigurations
- mutatingwebhookconfigurations
verbs:
- create
- delete
Expand All @@ -389,7 +388,6 @@ rules:
- admissionregistration.k8s.io
resources:
- validatingwebhookconfigurations
- mutatingwebhookconfigurations
verbs:
- list
- watch
Expand Down
2 changes: 1 addition & 1 deletion hack/metallb_ref.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
417f016c4870f6c90b66c935ea97e1706d51dd86
dc75825d85cc5e8055076e4c9765db070ac5540a

0 comments on commit fcc6a0c

Please sign in to comment.