zalf-rdm / geonode-k8s

A Kubernetes helm chart for the geospacial webapplication Geonode
https://geonode-k8s.readthedocs.io/en/latest/
GNU General Public License v2.0
13 stars 8 forks source link

Task: Clean up tags which conflicts with version scheme #94

Closed ridoo closed 7 months ago

ridoo commented 1 year ago

Task Description

The first two releases used a version scheme which aligned with GeoNode. Since #66 we have separated the Chart release version from the GeoNode release version which makes sense for several reason.

However, as there are tags which are now conflicting with our current version scheme (version 4.0.x and 4.0.2). From the current scheme perspective, these would lay in the future. I would propose to either re-tag those and document this fact in the README, or to document these two tags to be obsoleted and skip them, we could even skip them on our next release, using version 5.0.0 and document that fact. Then we can leave that version hassle behind.

What do you think?

Additional Information

Any additional information or context that may be helpful in completing the task.

mwallschlaeger commented 7 months ago

I've done this.