File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ Here is the schema for [v1 Kptfile] which is compatible with kpt `v1.0`.
113
113
[ Details below] ( #sync-merged-with-update ) .
114
114
5 . ` functions ` section in ` v1alpha1 ` Kptfile holds definitions for Starlark
115
115
functions only. This section is deprecated and all the functions can be
116
- declared in the ` pipeline ` section including [ Starlark functions ] .
116
+ declared in the ` pipeline ` section including [ Starlark function ] .
117
117
6 . ` inventory-object ` is moved to ` inventory ` section in ` v1 ` Kptfile.
118
118
[ Details below] ( #live-group-changes ) .
119
119
@@ -321,7 +321,6 @@ kpt `v0.39`) to `v1` version(compatible with kpt `v1.0`).
321
321
[ v0.39 commands ] : https://googlecontainertools.github.io/kpt/reference/
322
322
[ v1.0 commands ] : https://kpt.dev/reference/cli/
323
323
[ v1 kptfile ] : https://github.com/GoogleContainerTools/kpt/blob/main/pkg/api/kptfile/v1/types.go
324
- [ starlark functions ] : https://catalog.kpt.dev/starlark/v0.1/
325
324
[ starlark function ] : https://catalog.kpt.dev/starlark/v0.1/
326
325
[ apply-setters ] : https://catalog.kpt.dev/apply-setters/v0.1/
327
326
[ setter inheritance ] : https://googlecontainertools.github.io/kpt/concepts/setters/#inherit-setter-values-from-parent-package
You can’t perform that action at this time.
0 commit comments