Compare commits
3 Commits
9e6fe268e2
...
4069900d56
| Author | SHA1 | Date | |
|---|---|---|---|
|
4069900d56
|
|||
| 1200ba46d6 | |||
| 0fc683f069 |
@@ -13,7 +13,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:43.84.2@sha256:92285747b3aac062a4f567762c272a12dce037843a20177a02c95b7c420e20cb
|
container: ghcr.io/renovatebot/renovate:43.89.1@sha256:d3d91696934f07fc9549ae9e860a46a0f3c850d5e18cacbb15f5b3e46444b72f
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ searxng:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: searxng/searxng
|
repository: searxng/searxng
|
||||||
tag: latest@sha256:b6db575bb821d35279474090270db9e53e92432a66d19e7da51c0ef1b5ddb806
|
tag: latest@sha256:5cb5844fcb0f6e739cca03352a9d48e6e936323cb90f717cd07cee872b6d081a
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SEARXNG_BASE_URL
|
- name: SEARXNG_BASE_URL
|
||||||
@@ -39,7 +39,7 @@ searxng:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: searxng/searxng
|
repository: searxng/searxng
|
||||||
tag: latest@sha256:b6db575bb821d35279474090270db9e53e92432a66d19e7da51c0ef1b5ddb806
|
tag: latest@sha256:5cb5844fcb0f6e739cca03352a9d48e6e936323cb90f717cd07cee872b6d081a
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SEARXNG_BASE_URL
|
- name: SEARXNG_BASE_URL
|
||||||
|
|||||||
@@ -225,7 +225,7 @@
|
|||||||
"groupName": "dawarich",
|
"groupName": "dawarich",
|
||||||
"groupSlug": "unified-dawarich",
|
"groupSlug": "unified-dawarich",
|
||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"/^(ghcr\.io/|docker\.io/)?(freika|freikin)/dawarich/"
|
"/^(ghcr\\.io/|docker\\.io/)?(freika|freikin)/dawarich/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -234,8 +234,8 @@
|
|||||||
"groupSlug": "unified-komodo",
|
"groupSlug": "unified-komodo",
|
||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"/^moghtech/komodo/",
|
"/^moghtech/komodo/",
|
||||||
"/^ghcr\.io/moghtech/komodo/",
|
"/^ghcr\\.io/moghtech/komodo/",
|
||||||
"/^docker\.io/moghtech/komodo/"
|
"/^docker\\.io/moghtech/komodo/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -244,8 +244,8 @@
|
|||||||
"groupSlug": "unified-immich",
|
"groupSlug": "unified-immich",
|
||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"/^immich-app/immich/",
|
"/^immich-app/immich/",
|
||||||
"/^ghcr\.io/immich-app/immich/",
|
"/^ghcr\\.io/immich-app/immich/",
|
||||||
"/^docker\.io/immich-app/immich/"
|
"/^docker\\.io/immich-app/immich/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -254,8 +254,8 @@
|
|||||||
"groupSlug": "unified-home-assistant",
|
"groupSlug": "unified-home-assistant",
|
||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"/^home-assistant//",
|
"/^home-assistant//",
|
||||||
"/^ghcr\.io/home-assistant//",
|
"/^ghcr\\.io/home-assistant//",
|
||||||
"/^docker\.io/home-assistant//"
|
"/^docker\\.io/home-assistant//"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user