From e7132141a2905af609cc5600e0241b704fb04d80 Mon Sep 17 00:00:00 2001 From: Langleu Date: Sat, 30 May 2026 17:51:06 +0200 Subject: [PATCH] feat: add varlock plugin --- README.md | 1 + plugins/varlock | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/varlock diff --git a/README.md b/README.md index 9a06f9e4..5cf4c5ce 100644 --- a/README.md +++ b/README.md @@ -832,6 +832,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | V | [jthegedus/asdf-v](https://github.com/jthegedus/asdf-v) | | vale | [pdemagny/asdf-vale](https://github.com/pdemagny/asdf-vale) | | vals | [dex4er/asdf-vals](https://github.com/dex4er/asdf-vals) | +| varlock | [Langleu/asdf-varlock](https://github.com/Langleu/asdf-varlock) | | Vault | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | Velero | [looztra/asdf-velero](https://github.com/looztra/asdf-velero) | | vendir | [vmware-tanzu/asdf-carvel](https://github.com/vmware-tanzu/asdf-carvel) | diff --git a/plugins/varlock b/plugins/varlock new file mode 100644 index 00000000..3048fbc8 --- /dev/null +++ b/plugins/varlock @@ -0,0 +1 @@ +repository = https://github.com/Langleu/asdf-varlock.git