Skip to content

Commit

Permalink
feat: add argocd-image-updater plugin (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
thatmlopsguy authored Oct 6, 2024
1 parent 7bb3a4a commit 07908a9
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 @@ -75,6 +75,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| argo | [sudermanjr/asdf-argo](https://github.com/sudermanjr/asdf-argo) |
| argo-rollouts | [abatilo/asdf-argo-rollouts](https://github.com/abatilo/asdf-argo-rollouts) |
| argocd | [beardix/asdf-argocd](https://github.com/beardix/asdf-argocd) |
| argocd-image-updater | [thatmlopsguy/asdf-argocd-image-updater](https://github.com/thatmlopsguy/asdf-argocd-image-updater) |
| aria2 | [asdf-community/asdf-aria2](https://github.com/asdf-community/asdf-aria2) |
| asciidoctorj | [gliwka/asdf-asciidoctorj](https://github.com/gliwka/asdf-asciidoctorj) |
| asdf-plugin-manager | [asdf-community/asdf-plugin-manager](https://github.com/asdf-community/asdf-plugin-manager) |
Expand Down
1 change: 1 addition & 0 deletions plugins/argocd-image-updater
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/thatmlopsguy/asdf-argocd-image-updater.git

0 comments on commit 07908a9

Please sign in to comment.