Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 2a6da9f

Browse files
committed
Added variables to kustomizer #2581
1 parent 247f40d commit 2a6da9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3443,7 +3443,7 @@ tools:
34433443
- package
34443444
- manager
34453445
download:
3446-
- url: https://github.com/stefanprodan/kustomizer/releases/download/v2.1.2/kustomizer_2.1.2_linux_amd64.tar.gz
3446+
- url: https://github.com/stefanprodan/kustomizer/releases/download/v${version}/kustomizer_${version}_linux_${alt_arch}.tar.gz
34473447
type: tarball
34483448
files:
34493449
- kustomizer

0 commit comments

Comments
 (0)