mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-23 03:48:50 +00:00
Update sigs.k8s.io/cli-utils to v0.22.2
This is the first release that includes a patch of the `CachingClusterReader` so that it continues on all list errors. Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
168c65bb6e
commit
baaa466c0f
3 changed files with 39 additions and 63 deletions
2
go.mod
2
go.mod
|
|
@ -27,7 +27,7 @@ require (
|
|||
k8s.io/apimachinery v0.20.2
|
||||
k8s.io/cli-runtime v0.20.2 // indirect
|
||||
k8s.io/client-go v0.20.2
|
||||
sigs.k8s.io/cli-utils v0.20.2
|
||||
sigs.k8s.io/cli-utils v0.22.2
|
||||
sigs.k8s.io/controller-runtime v0.8.2
|
||||
sigs.k8s.io/kustomize/api v0.7.4
|
||||
sigs.k8s.io/yaml v1.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue