Skip to content

Commit 06bcaf9

Browse files
authored
docs: update readme for v0.2.1 release (#24)
1 parent 40df39b commit 06bcaf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This plugin also aims to facilitate this in a tightly controlled way in order to
2121
Prebuilt binaries for several architectures can be found attached to any of the available [releases][github-release-link].
2222

2323
```shell
24-
$ wget https://github.com/joshdk/template-transformer/releases/download/v0.2.0/template-transformer-linux-amd64.tar.gz
24+
$ wget https://github.com/joshdk/template-transformer/releases/download/v0.2.1/template-transformer-linux-amd64.tar.gz
2525
$ tar -xf template-transformer-linux-amd64.tar.gz
2626
$ mkdir -p ${XDG_CONFIG_HOME}/kustomize/plugin/jdk.sh/v1beta1/templatetransformer/
2727
$ install TemplateTransformer ${XDG_CONFIG_HOME}/kustomize/plugin/jdk.sh/v1beta1/templatetransformer/TemplateTransformer

0 commit comments

Comments
 (0)