updated README.md and renovate.json
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Samuel Philipp 2021-01-24 00:19:39 +01:00
parent 94d17acaa8
commit 56a28367f3
2 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,15 @@
# morty
# [Morty](https://git.sp-codes.de/sp-services/morty)
Morty Proxy Docker Images for https://searx.sp-codes.de
[![Build Status](https://ci.sp-codes.de/api/badges/sp-services/morty/status.svg)](https://ci.sp-codes.de/sp-services/morty) [![License](https://img.shields.io/badge/license-AGPL--3.0-purple)](#license) [![Docker Pulls](https://img.shields.io/docker/pulls/spcodes/morty)](https://hub.docker.com/r/spcodes/morty)
The Morty Proxy Docker Image for [searx.sp-codes.de](https://searx.sp-codes.de)
## Usage
For a detailed usage guide see https://github.com/asciimoo/morty
## License
[![GNU AGPLv3 Image](https://www.gnu.org/graphics/agplv3-155x51.png)](https://www.gnu.org/licenses/agpl-3.0)
This project is Free Software: It is licensed under GNU AGPL v3 (See [LICENSE](LICENSE) for more information).

View File

@ -19,7 +19,7 @@
],
"versioningTemplate": "loose",
"depNameTemplate": "asciimoo/morty",
"datasourceTemplate": "github-releases"
"datasourceTemplate": "github-tags"
},
{
"fileMatch": [
@ -36,7 +36,7 @@
"packageRules": [
{
"datasources": [
"github-releases"
"github-tags"
],
"groupName": [
"morty"