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.26 " }}
1
+ {{ $version := "v1.4.27 " }}
2
2
apiVersion : apps/v1
3
3
kind : Deployment
4
4
metadata :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/zalando-incubator/kubernetes-on-aws/test/e2e/stackset
2
2
3
3
go 1.21
4
4
5
- require github.com/zalando-incubator/stackset-controller v1.4.26
5
+ require github.com/zalando-incubator/stackset-controller v1.4.27
6
6
7
7
require (
8
8
github.com/beorn7/perks v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -438,8 +438,8 @@ github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod h1:
438
438
github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
439
439
github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
440
440
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
441
- github.com/zalando-incubator/stackset-controller v1.4.26 h1:BdxjU2Nn6HJov7Stec4jNuA+a/XFR0jSBuFm5oo8loA =
442
- github.com/zalando-incubator/stackset-controller v1.4.26 /go.mod h1:9sGmpa7ABBiAI/uBUPEkyzN+P+hNlOIVc+naGh6m1ro =
441
+ github.com/zalando-incubator/stackset-controller v1.4.27 h1:IpcZAyywm07lS70R/Qa6wqStaoxuIppQhNhaHi+EJW4 =
442
+ github.com/zalando-incubator/stackset-controller v1.4.27 /go.mod h1:9sGmpa7ABBiAI/uBUPEkyzN+P+hNlOIVc+naGh6m1ro =
443
443
go.etcd.io/bbolt v1.3.2 /go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU =
444
444
go.etcd.io/bbolt v1.3.3 /go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU =
445
445
go.etcd.io/etcd v0.0.0-20191023171146-3cf2f69b5738 /go.mod h1:dnLIgRNXwCJa5e+c6mIZCrds/GIG4ncV9HhK5PX7jPg =
You can’t perform that action at this time.
0 commit comments