2 Commits

Author SHA1 Message Date
39398ee7e0 Update rmcrackan/libation Docker tag to v13
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 14s
2025-12-24 19:17:30 +00:00
1e9cf02bb5 use local path
All checks were successful
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 30s
renovate / renovate (push) Successful in 1m35s
2025-12-24 13:15:51 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -131,7 +131,7 @@ meilisearch:
port: 7700
persistence:
enabled: true
storageClass: ceph-block
storageClass: local-path
size: 5Gi
resources:
requests:

View File

@@ -16,7 +16,7 @@ libation:
main:
image:
repository: rmcrackan/libation
tag: 12.8.2
tag: 13.0.0
pullPolicy: IfNotPresent
env:
- name: SLEEP_TIME