Compare commits
3 Commits
9a22cd563e
...
b5f1eae76d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b5f1eae76d | ||
| d25d856dce | |||
|
|
c28efa9b99 |
@@ -13,13 +13,13 @@ environment:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: renovate - validate config
|
- name: renovate - validate config
|
||||||
image: renovate/renovate:40.57.1
|
image: renovate/renovate:41.7.1
|
||||||
commands:
|
commands:
|
||||||
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
|
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
|
||||||
- renovate-config-validator
|
- renovate-config-validator
|
||||||
|
|
||||||
- name: renovate
|
- name: renovate
|
||||||
image: renovate/renovate:40.57.1
|
image: renovate/renovate:41.7.1
|
||||||
commands:
|
commands:
|
||||||
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
|
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
|
||||||
- renovate
|
- renovate
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: searxng
|
- name: searxng
|
||||||
image: searxng/searxng@sha256:50e190ecc036314a27a6c3a3655c23cc3af88175b2fb83f1ecc7209c98e74713
|
image: searxng/searxng@sha256:bf3d26ca633a7cbc363d6eacf0c5fe0b346ade1af386882dc836e55a263e7ee3
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user