Skip to content

Commit

Permalink
chore(deps): update gcr.io/kubebuilder/kube-rbac-proxy docker tag to …
Browse files Browse the repository at this point in the history
…v0.16.0
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent f594c40 commit 0d3dfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/magiclove/wireguard_operator/deployment_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
spec: {
containers: [{
name: "kube-rbac-proxy"
image: "gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0"
image: "gcr.io/kubebuilder/kube-rbac-proxy:v0.16.0"
args: [
"--secure-listen-address=0.0.0.0:8443",
"--upstream=http://127.0.0.1:8080/",
Expand Down

0 comments on commit 0d3dfb2

Please sign in to comment.