Skip to content

Commit

Permalink
feat: add apko plugin (asdf-vm#940)
Browse files Browse the repository at this point in the history
Co-authored-by: James Hegedus <[email protected]>
  • Loading branch information
2 people authored and Maxim Butov committed May 6, 2024
1 parent 52c1a11 commit a46fccf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| Ansible (ansible-base) | [amrox/asdf-pyapp](https://github.com/amrox/asdf-pyapp) | [![Build Status](https://github.com/amrox/asdf-pyapp/workflows/Build/badge.svg)](https://github.com/amrox/asdf-pyapp/actions) |
| ant | [jackboespflug/asdf-ant](https://github.com/jackboespflug/asdf-ant) | [![Build Status](https://github.com/jackboespflug/asdf-ant/workflows/Build/badge.svg?branch=main)](https://github.com/jackboespflug/asdf-ant/actions) |
| Apache Jmeter | [comdotlinux/asdf-jmeter](https://github.com/comdotlinux/asdf-jmeter) | [![Build Status](https://github.com/comdotlinux/asdf-jmeter/workflows/Build/badge.svg)](https://github.com/comdotlinux/asdf-jmeter/actions) |
| apko | [omissis/asdf-apko](https://github.com/omissis/asdf-apko) | [![Build Status](https://github.com/omissis/asdf-apko/actions/workflows/build.yml/badge.svg)](https://github.com/omissis/asdf-apko/actions) |
| Apollo Router | [safx/asdf-apollo-router](https://github.com/safx/asdf-apollo-router) | [![Build Status](https://github.com/safx/asdf-apollo-router/actions/workflows/build.yml/badge.svg)](https://github.com/safx/asdf-apollo-router/actions) |
| arc | [ORCID/asdf-arc](https://github.com/ORCID/asdf-arc) | [![Build](https://github.com/ORCID/asdf-arc/actions/workflows/build.yml/badge.svg)](https://github.com/ORCID/asdf-arc/actions/workflows/build.yml) |
| argo | [sudermanjr/asdf-argo](https://github.com/sudermanjr/asdf-argo) | [![Build Status](https://github.com/sudermanjr/asdf-argo/workflows/master/badge.svg?branch=master)](https://github.com/sudermanjr/asdf-argo/actions) |
Expand Down
1 change: 1 addition & 0 deletions plugins/apko
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/omissis/asdf-apko.git

0 comments on commit a46fccf

Please sign in to comment.