Skip to content

Commit

Permalink
Update sigs.k8s.io/kustomize/api to v0.10.0
Browse files Browse the repository at this point in the history
This includes a bump of the K8s dependencies in the API module
to align with the v0.22.1 pulled in by Helm.

Signed-off-by: Hidde Beydals <[email protected]>
  • Loading branch information
hiddeco committed Oct 8, 2021
1 parent cc647d9 commit 2814140
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 10 deletions.
4 changes: 2 additions & 2 deletions api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/fluxcd/pkg/apis/kustomize v0.1.0
github.com/fluxcd/pkg/apis/meta v0.10.0
github.com/fluxcd/pkg/runtime v0.12.0
k8s.io/apiextensions-apiserver v0.21.3
k8s.io/apimachinery v0.21.3
k8s.io/apiextensions-apiserver v0.22.1
k8s.io/apimachinery v0.22.1
sigs.k8s.io/controller-runtime v0.9.5
)
Loading

0 comments on commit 2814140

Please sign in to comment.