argoproj-labs / argocd-vault-plugin

An Argo CD plugin to retrieve secrets from Secret Management tools and inject them into Kubernetes secrets
https://argocd-vault-plugin.readthedocs.io
Apache License 2.0
784 stars 185 forks source link

fix: Add quay.io prefix, since docker hub image is obsolete #623

Open bcopy opened 3 months ago

bcopy commented 3 months ago

Docker hub image is 7 months old and refers to inexistant ubuntu package repositories, failing the code example.

Description

Update the FROM image to the official upstream argocd image.

Checklist

Please make sure that your PR fulfills the following requirements:

Type of Change

Other information

werne2j commented 2 months ago

@bcopy please rebase and sign off on the commit when you have a chance

bcopy commented 1 month ago

@werne2j sorry, not sure what you mean by "sign off"

bcopy commented 1 month ago

I see one review approval is still needed