2 Commits

Author SHA1 Message Date
9bd54bd783 Update goharbor/harbor-core Docker tag to v2.14.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 14s
2025-11-25 13:02:40 +00:00
6de1a39183 Update searxng/searxng:latest Docker digest to fc07635 (#2133)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m7s
2025-11-25 13:01:36 +00: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:f1620d65869da6ec337e395cb9c0d2839146f3129e6afb956bb3a92bc4242a3d
tag: latest@sha256:fc076352d72154feb1d8c0eb42dd5570a3ebc9ca8c6b9c8318ce545a8dfd1ea4
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -43,7 +43,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:f1620d65869da6ec337e395cb9c0d2839146f3129e6afb956bb3a92bc4242a3d
tag: latest@sha256:fc076352d72154feb1d8c0eb42dd5570a3ebc9ca8c6b9c8318ce545a8dfd1ea4
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL

View File

@@ -44,7 +44,7 @@ harbor:
core:
image:
repository: goharbor/harbor-core
tag: v2.14.0
tag: v2.14.1
replicas: 2
existingSecret: harbor-secret
secretName: harbor-secret