3 Commits

Author SHA1 Message Date
34940d9885 Update Helm release postgres-cluster to v6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 23s
2025-05-30 17:55:59 +00:00
284faa569a Update searxng/searxng:latest Docker digest to 7168db0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 24s
2025-05-30 09:01:34 +00:00
47faf44746 change to daily 2025-05-30 00:32:00 -05:00
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:fbd78dcb1b608c845c0ffdbb24a84cd32fe893363049a1901f6e727fed56b849
tag: latest@sha256:7168db02a4f07c1ca4c805e8eb3a4020b5bd78be074bf0fd9f12870ab4f86707
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -43,7 +43,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:fbd78dcb1b608c845c0ffdbb24a84cd32fe893363049a1901f6e727fed56b849
tag: latest@sha256:7168db02a4f07c1ca4c805e8eb3a4020b5bd78be074bf0fd9f12870ab4f86707
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL

View File

@@ -161,7 +161,7 @@ renovate:
suspend: false
concurrencyPolicy: Forbid
timeZone: US/Central
schedule: "*/10 * * * *"
schedule: "0 4 * * *"
startingDeadlineSeconds: 90
successfulJobsHistory: 3
failedJobsHistory: 3