File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
cluster/manifests/stackset-controller Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- {{ $version := "v1.4.36 " }}
1
+ {{ $version := "v1.4.38 " }}
2
2
apiVersion : apps/v1
3
3
kind : Deployment
4
4
metadata :
Original file line number Diff line number Diff line change 4
4
5
5
toolchain go1.22.0
6
6
7
- require github.com/zalando-incubator/stackset-controller v1.4.36
7
+ require github.com/zalando-incubator/stackset-controller v1.4.38
8
8
9
9
require (
10
10
github.com/beorn7/perks v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -506,8 +506,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
506
506
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
507
507
github.com/yuin/goldmark v1.4.1 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
508
508
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
509
- github.com/zalando-incubator/stackset-controller v1.4.36 h1:m9Zq+1RN6wDs+eDniaMTsfISR2iHOvZBKRk8gd/fOZM =
510
- github.com/zalando-incubator/stackset-controller v1.4.36 /go.mod h1:cs6DeHcxl4xAAXl5pK1oAoxjKbmp10PBLKqYqw21VxI =
509
+ github.com/zalando-incubator/stackset-controller v1.4.38 h1:3QkwkuG1y1LZD18j99OU8hM5oLBnRFdvmN/izwRztls =
510
+ github.com/zalando-incubator/stackset-controller v1.4.38 /go.mod h1:cs6DeHcxl4xAAXl5pK1oAoxjKbmp10PBLKqYqw21VxI =
511
511
go.etcd.io/bbolt v1.3.2 /go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU =
512
512
go.etcd.io/bbolt v1.3.6 /go.mod h1:qXsaaIqmgQH0T+OPdb99Bf+PKfBBQVAdyD6TY9G8XM4 =
513
513
go.etcd.io/etcd/api/v3 v3.5.4 /go.mod h1:5GB2vv4A4AOn3yk7MftYGHkUfGtDHnEraIjym4dYz5A =
You can’t perform that action at this time.
0 commit comments