2 Commits

Author SHA1 Message Date
7090bb5e52 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 7s
2025-07-29 21:25:09 +00:00
86ae34c08d use rancher image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m7s
2025-07-29 16:24:12 -05:00
2 changed files with 3 additions and 3 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

@@ -191,8 +191,8 @@ backup:
initContainers:
backup:
image:
repository: bitnami/kubectl
tag: 1.33.3
repository: rancher/kubectl
tag: v1.33.3
pullPolicy: IfNotPresent
command:
- sh