Skip to content

Use correct geoserver version numbering scheme - #4286

Draft
sebr72 wants to merge 1 commit into
masterfrom
use_supported_geoserver
Draft

Use correct geoserver version numbering scheme#4286
sebr72 wants to merge 1 commit into
masterfrom
use_supported_geoserver

Conversation

@sebr72

@sebr72 sebr72 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@sbrunner

Copy link
Copy Markdown
Member

in https://github.com/mapfish/mapfish-print/blob/master/.github/renovate.json5 you should add something like in projectRules:

{
      matchDatasources: ['docker'],
      matchDepNames: ['georchestra/geoserver'],
      allowedVersions: '/[0-9]+\.[0-9]+\.[0-9]+-georchestra-[0-9]+$/',
      versioning: 'regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(-(?<compatibility>.*))?$',
}

To don't have again a proposition to upgrade to version 25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants