-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump up zoonavigator version #102
base: master
Are you sure you want to change the base?
Conversation
tag: 0.6.0 | ||
web: elkozmon/zoonavigator | ||
api: elkozmon/zoonavigator | ||
tag: latest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since users can override this image tag manually in their values files, I think we should specify an actual version instead of latest
here.
web: elkozmon/zoonavigator | ||
api: elkozmon/zoonavigator |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if we can collapse the two images. I'll need to take a closer look at the release notes to understand the difference between these two images, since they appear to be collapsed now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make sense
This PR will fix #88. |
Just this change did not work for me, but a modified deployment for zoonavigator that had the following
Note the removal of the secondary container, and the modified ENV variables. |
The current zoonavigator docker image version in the helm chart is 0.6 which is deprecated.
Bump up the version to the latest version.