Feature: Pin a specific `nginx` tag
Description of the change
Currently nginx:alpine is used which is bad practice, as the image will never be updated after the initial pull. I suggest that rather a specific nginx version should be used, which would be updated regularly.
Benefits
-
Users wouldn't need to manually check of updates of nginx and manually overwrite the nginx tag.
-
Tests of this Helm chart would be more meaningful as the nginx version that is tested against is what would also be running on enduser's systems.
Possible drawbacks
- There would be an additional maintenance effor of keeping the version up-to-date in this chart.
okay, so it turns out there's a list of "always enabled" apps that one cannot unselect.
so for improved UX and less confusion we should display these in the dropdown list, but in a disabled way so that the user sees that they cannot remove them