how to see and approve new version on dashboard for manual deployed_version #866
Unanswered
bobmorane06
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I may have misunderstood how to configure argus, but I can't figure how to see and approve a new version for a service that has no deployed_version mechanism.
I tried the following, but it only gives me a Skip button when a new version is detected. If I use
deployed_version: type: manual, when I upgrade the service, do I need to go back to the .yml file and change the version under deployed_version ? Or is there a way to have the Approve button that would change the version in the yml ?Or is there an alternative to not populate the version number in the yml and whenever there's a new release I would need to click on approve for argus to update the version in the database ?
Beta Was this translation helpful? Give feedback.
All reactions