Catalog app using custom image?

I’m running a docker “app” from the catalog. The author of the app is asking me to test a specific container image to see if it resolves the issue.

This happens to me the container/stack management app I use - it’s the only app I install from the catalog, all others are installed using that app.

Is there way to temporarily edit the catalog app’s yaml and specify the custom image? I’m hesitant to convert it to custom yaml since that’s a one-way trip and I like the simplicity of the catalog app and form.

I’d be fine finding and editing the current yaml (without converting to custom) and then again when I’m done testing.

Thanks!

Figured out a workaround.

Pulled the new image manually, tagged it with the version tag in use by the catalog app. Set the tag on the actual-in-use image to a placeholder. Restarted the app.

Easy to reverse :slight_smile:

Another, more “final” option would be to convert the truenas app to a custom app, edit the app and change the image

Thanks. I understand this - I mentioned it in my initial post. It’s a one way trip I’m trying to avoid just to this one build.