Skip to content

Commit

Permalink
chore(deps): update dependency clusterrolebinding to rbac.authorizati…
Browse files Browse the repository at this point in the history
…on.k8s.io/v1

Signed-off-by: Nicholas Wilde <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent c39d2c5 commit 686b1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/infrastructure/external-dns/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ rules:
resources: ["nodes"]
verbs: ["list", "watch"]
---
apiVersion: rbac.authorization.k8s.io/v1beta1
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: external-dns-viewer
Expand Down

0 comments on commit 686b1fa

Please sign in to comment.