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.15.0
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 7609fea commit 154075c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/unwind/dragonfly_operator_system/deployment_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import (
spec: {
containers: [{
name: "kube-rbac-proxy"
image: "gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1"
image: "gcr.io/kubebuilder/kube-rbac-proxy:v0.15.0"
args: [
"--secure-listen-address=0.0.0.0:8443",
"--upstream=http://127.0.0.1:8080/",
Expand Down

0 comments on commit 154075c

Please sign in to comment.