Skip to content

1.0.0

Compare
Choose a tag to compare
@mwallschlaeger mwallschlaeger released this 11 Sep 10:55
· 60 commits to main since this release
f787598

Helm Chart for Geonode a web-based application and platform for developing geospatial information systems (GIS) and for deploying spatial data infrastructures (SDI). We decided to change the release version numbering and make it independent from the geonode version and start all over with geonode-k8s version 1.0.0. Further this repository is now available on artifacthub.

Release Version overview:

GeoNode-k8s chart version GeoNode version(s) geonode container image geoserver container image
1.0.0 4.1.2 52north/geonode:4.1.2 geonode/geoserver:2.23.0

Changelog

  • moved confidential values into kubernetes secrets (#71)
  • moved site related settings from geonode.ingress into geonode.general (#69)
  • added pycsw as a single microservice, disabled by default as it requires a bugfix in geonode core which is already accepted and will be available in 4.2 (#68)
  • released on artifactshub (#59)
  • External PostgreSQL Database support (#47)
  • pre-commit helm-docs task (#57)
  • gh action to check template linting (#43)
  • created LICENSE
  • some more minor changes

New Contributors

  • @ridoo made their first contribution in #35

Full Changelog: 4.0.2...1.0.0