Update generated files under kyaml.

sed -i 's|version: v0.17.0|version: v0.19.8|' kyaml/yaml/internal/k8sgen/k8scopy.yaml
rm kyaml/yaml/internal/k8sgen/pkg/labels/zz_generated.deepcopy.go
(cd kyaml; make generate)
This commit is contained in:
monopole
2021-02-28 10:10:31 -08:00
parent 508f294e0c
commit 2e6ef91a7c
14 changed files with 126 additions and 44 deletions

View File

@@ -4,7 +4,7 @@
# The files to vendor (copy).
# See {repo}/cmd/k8scopy/main.go for more info.
module: k8s.io/apimachinery
version: v0.17.0
version: v0.19.8
packages:
- name: pkg/labels
files: