Merge pull request 'Update elasticsearch Docker tag to v7.17.22' (#4131) from renovate/elasticsearch-7.x into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4131
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
Earl Warren 2024-06-14 04:59:56 +00:00
commit 2a7c0b3402
2 changed files with 8 additions and 1 deletions

View file

@ -46,7 +46,7 @@ jobs:
image: 'docker.io/node:20-bookworm'
services:
elasticsearch:
image: elasticsearch:7.17.21
image: elasticsearch:7.17.22
env:
discovery.type: single-node
minio:

View file

@ -53,6 +53,13 @@
],
"extends": ["schedule:quarterly"]
},
{
"description": "elasticsearch CI images are published about once a month and do not use semantic versioning or short tags",
"matchDepNames": [
"elasticsearch",
],
"extends": ["schedule:quarterly"]
},
{
"description": "Group golang packages",
"matchDepNames": [