2 Commits

Author SHA1 Message Date
ca13b8b699 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
2025-07-28 00:39:43 +00:00
c1093027cb fix ref
All checks were successful
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 1m18s
2025-07-27 19:38:26 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ karakeep:
value: us-east-1
- name: ASSET_STORE_S3_BUCKET
valueFrom:
secretKeyRef:
configMapKeyRef:
name: ceph-bucket-karakeep
key: BUCKET_NAME
- name: ASSET_STORE_S3_ACCESS_KEY_ID

View File

@@ -9,7 +9,7 @@ komodo:
main:
image:
repository: ghcr.io/moghtech/komodo-core
tag: 1.17.5
tag: 1.18.4
pullPolicy: IfNotPresent
env:
- name: COMPOSE_LOGGING_DRIVER