../

argocd-image-updaterが動かなかった

time="2024-04-13T10:40:00Z" level=warning msg="skipping app 'powerfulfamily-blog' of type '' because it's not of supported source type" application=powerfulfamily-blog

こんな事を言われて、イメージがプッシュされても拾ってきてくれません

Multiple helm sources: skipping app of type ’’ because it’s not of supported source type · Issue #558 · argoproj-labs/argocd-image-updater

どうやら、Multiple Sourcesに対応していないみたいです。私はそもそもMultiple Sourcesを使っていないのにMultiple Sourcesを使っているやつからコピペしたことによってsourcesの中に1つだけsourceがあるという状態になっていたので、それを消して普通のArgocd Applicationにすれば動きました