Pin to kyaml (#4020)

* Pin to kyaml

* Pin prefixsuffixtransformer to kyaml 0.11.0

* Pin replicacounttransformer to kyaml 0.11.0
This commit is contained in:
Katrina Verey
2021-06-30 14:59:03 -04:00
committed by GitHub
parent 5427ab7cc3
commit aa92d83d8c
10 changed files with 14 additions and 14 deletions

View File

@@ -16,7 +16,5 @@ require (
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/inf.v0 v0.9.1
k8s.io/kube-openapi v0.0.0-20210421082810-95288971da7e
sigs.k8s.io/kustomize/kyaml v0.10.20
sigs.k8s.io/kustomize/kyaml v0.11.0
)
replace sigs.k8s.io/kustomize/kyaml => ../../kyaml