Skip to content

Commit

Permalink
Merge pull request #1872 from travisyx/master
Browse files Browse the repository at this point in the history
Upgrade resizer to v1.12.0
  • Loading branch information
mattcary authored Nov 15, 2024
2 parents 66899b6 + 6039d2b commit a28f8d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ metadata:
name: imagetag-csi-resize-prow-rc
imageTag:
name: registry.k8s.io/sig-storage/csi-resizer
newTag: "v1.11.1"
newTag: "v1.12.0"
---
apiVersion: builtin
kind: ImageTagTransformer
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/images/stable-master/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ metadata:
name: imagetag-csi-resizer
imageTag:
name: registry.k8s.io/sig-storage/csi-resizer
newTag: "v1.11.1"
newTag: "v1.12.0"
---

apiVersion: builtin
Expand Down

0 comments on commit a28f8d3

Please sign in to comment.