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.33 " }}
1
+ {{ $version := "v1.4.34 " }}
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.33
5
+ require github.com/zalando-incubator/stackset-controller v1.4.34
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 @@ -493,8 +493,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
493
493
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
494
494
github.com/yuin/goldmark v1.4.1 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
495
495
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
496
- github.com/zalando-incubator/stackset-controller v1.4.33 h1:DkbUxlROutOnBrBgg5VuPnXoUmABH2iH830WO36Fy5Y =
497
- github.com/zalando-incubator/stackset-controller v1.4.33 /go.mod h1:1BOmpWXc2sG7jQ9pM1orQSR8ngUaRZUguAx0SBTdC2k =
496
+ github.com/zalando-incubator/stackset-controller v1.4.34 h1:TvdTvVGzkOakCI3W9CABbLVFArsNkBZiV40tPQ/f19I =
497
+ github.com/zalando-incubator/stackset-controller v1.4.34 /go.mod h1:1BOmpWXc2sG7jQ9pM1orQSR8ngUaRZUguAx0SBTdC2k =
498
498
go.etcd.io/bbolt v1.3.2 /go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU =
499
499
go.etcd.io/bbolt v1.3.6 /go.mod h1:qXsaaIqmgQH0T+OPdb99Bf+PKfBBQVAdyD6TY9G8XM4 =
500
500
go.etcd.io/etcd/api/v3 v3.5.0 /go.mod h1:cbVKeC6lCfl7j/8jBhAK6aIYO9XOjdptoxU/nLQcPvs =
You can’t perform that action at this time.
0 commit comments