You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/search-replace-create-setters/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This is an advanced example depicting [setter] creation process using `search-re
12
12
Get the example package by running the following commands:
13
13
14
14
```shell
15
-
$ kpt pkg get https://github.com/GoogleContainerTools/kpt-functions-catalog.git/examples/search-replace-create-setters
15
+
$ kpt pkg get https://github.com/GoogleContainerTools/kpt-functions-catalog.git/examples/search-replace-create-setters@search-replace/v0.2
16
16
```
17
17
18
18
Let's start with the input resource
@@ -37,7 +37,7 @@ You can target specific values using path expression and regex capture groups,
0 commit comments