2 Commits

Author SHA1 Message Date
d1925d17e3 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 18s
2025-07-09 22:51:42 +00:00
5ec03b72cf fix secret name
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 46s
2025-07-09 17:50:35 -05:00
3 changed files with 4 additions and 4 deletions

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

View File

@@ -213,7 +213,7 @@ snapshot:
- name: BUCKET
valueFrom:
secretKeyRef:
name: gitea-s3cmd-config
name: vault-s3cmd-config
key: BUCKET
resources:
requests:
@@ -246,7 +246,7 @@ snapshot:
- name: BUCKET
valueFrom:
secretKeyRef:
name: gitea-s3cmd-config
name: vault-s3cmd-config
key: BUCKET
resources:
requests:

View File

@@ -99,7 +99,7 @@ etcd-backup:
- name: BUCKET
valueFrom:
secretKeyRef:
name: gitea-s3cmd-config
name: talos-etcd-backup-secret
key: BUCKET
resources:
requests: