Skip to content

Commit

Permalink
update uri for version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hashmap-kz committed Jan 1, 2025
1 parent 654547a commit 0aa74d5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions plugins/envsubst.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,34 +17,34 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/hashmap-kz/kubectl-envsubst/releases/download/v1.0.6/kubectl-envsubst_1.0.6_darwin_amd64.tar.gz
uri: https://github.com/hashmap-kz/kubectl-envsubst/releases/download/v1.0.6/kubectl-envsubst_v1.0.6_darwin_amd64.tar.gz
sha256: c6f25417476f01438330201509c00f8b007e775c211980ff68461842d7966045
bin: kubectl-envsubst
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/hashmap-kz/kubectl-envsubst/releases/download/v1.0.6/kubectl-envsubst_1.0.6_darwin_arm64.tar.gz
uri: https://github.com/hashmap-kz/kubectl-envsubst/releases/download/v1.0.6/kubectl-envsubst_v1.0.6_darwin_arm64.tar.gz
sha256: 0a607e688825a059b0c4a9ca566b59d97fe3d350141d4d5674143f6ed9ebd83d
bin: kubectl-envsubst
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/hashmap-kz/kubectl-envsubst/releases/download/v1.0.6/kubectl-envsubst_1.0.6_linux_amd64.tar.gz
uri: https://github.com/hashmap-kz/kubectl-envsubst/releases/download/v1.0.6/kubectl-envsubst_v1.0.6_linux_amd64.tar.gz
sha256: f408c21bbeae8934d7bf106a73c63039a870269f242495dcd6f9854c7da0754b
bin: kubectl-envsubst
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/hashmap-kz/kubectl-envsubst/releases/download/v1.0.6/kubectl-envsubst_1.0.6_linux_arm64.tar.gz
uri: https://github.com/hashmap-kz/kubectl-envsubst/releases/download/v1.0.6/kubectl-envsubst_v1.0.6_linux_arm64.tar.gz
sha256: 6cd3082019a838a007718849a129a48962d03c4cd14e6c0046db8e3e4999de68
bin: kubectl-envsubst
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/hashmap-kz/kubectl-envsubst/releases/download/v1.0.6/kubectl-envsubst_1.0.6_windows_amd64.tar.gz
uri: https://github.com/hashmap-kz/kubectl-envsubst/releases/download/v1.0.6/kubectl-envsubst_v1.0.6_windows_amd64.tar.gz
sha256: f1d9de1d592422f521508d4a14897bbdd497f314b59c9079f7353ae197b21497
bin: kubectl-envsubst.exe

0 comments on commit 0aa74d5

Please sign in to comment.