tomjohnburton

Results 21 comments of tomjohnburton

Pingdom has since updated their api with different to accept a different kind of `apiKey`. Has this change been reflected in the code? Also it would be worth updating the...

I'm getting this error too. Any updates to be had?

Any update on this?? Would be great to have

Not sure if this is the place for it but.... ### Fun fact If you're running this in CI, and you're using token auth and it's complaining that there is...

interesting project. I'll take a look!

Sure, where do I start?

Something strange happened With the following config: ``` argocd-image-updater.argoproj.io/image-list: stake=REDACTED/stake:v0.1.x argocd-image-updater.argoproj.io/stake.update-strategy: semver argocd-image-updater.argoproj.io/stake.allow-tags: regexp:^v.*$ argocd-image-updater.argoproj.io/stake.helm.image-name: image.repository ``` it worked. ``` msg="Using version constraint 'v0.1.x' when looking for a new tag"...