5 Commits

Author SHA1 Message Date
782ded2abd Update actions/checkout action to v5
Some checks failed
lint-test-helm / helm-lint (pull_request) Failing after 4s
2025-08-29 19:00:13 +00:00
03811498b3 Update hashicorp/vault Docker tag to v1.20.3 (#1338)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m57s
2025-08-29 18:58:52 +00:00
b14012aa77 Update searxng/searxng:latest Docker digest to afa052a (#1337)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2025-08-29 18:57:47 +00:00
bed9809606 Update ghcr.io/squat/generic-device-plugin:latest Docker digest to 7a248fb (#1336)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-29 18:57:43 +00:00
cbdf564f96 expand storage
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-08-29 13:55:37 -05:00
7 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0

View File

@@ -16,7 +16,7 @@ jobs:
container: ghcr.io/renovatebot/renovate:41
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Renovate
run: renovate

View File

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

View File

@@ -18,7 +18,7 @@ gitea:
enabled: false
persistence:
storageClass: ceph-filesystem
size: 20Gi
size: 40Gi
accessModes:
- ReadWriteMany
extraVolumes:

View File

@@ -12,7 +12,7 @@ vault:
enabled: true
image:
repository: hashicorp/vault
tag: 1.20.2
tag: 1.20.3
updateStrategyType: "RollingUpdate"
logLevel: debug
logFormat: standard
@@ -170,7 +170,7 @@ snapshot:
snapshot:
image:
repository: hashicorp/vault
tag: 1.20.2
tag: 1.20.3
pullPolicy: IfNotPresent
command:
- /bin/ash

View File

@@ -1,7 +1,7 @@
generic-device-plugin:
image:
repository: ghcr.io/squat/generic-device-plugin
tag: latest@sha256:1f779444c72c7bf06b082c44698d6268a8e642ebd9488a35c84a603087940e64
tag: latest@sha256:7a248fb30f7abcb32b05d83ab84faa2ce010ca312637a22a2aa2a2c2a143138a
config:
enabled: true
data: |