Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image searxng/searxng to latest@2c3d5af by renovate #21286

Merged
merged 1 commit into from
Apr 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/searxng/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ keywords:
- searxng
- Productivity
- Other
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
- https://hub.docker.com/r/searxng/searxng
type: application
version: 7.8.22
version: 7.8.23
2 changes: 1 addition & 1 deletion charts/stable/searxng/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: searxng/searxng
tag: latest@sha256:719d46534dbef6444d972172b1a4b1daa8e913ed35b2bb0ff30499bffe4b4240
tag: latest@sha256:2c3d5af70d7c3c8b1acd83b7ddec53d1fb2ac3e46c8737a18df9c5c218161aa6
workload:
main:
podSpec:
Expand Down