2 Commits

Author SHA1 Message Date
53368d4b28 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 5s
2025-06-10 21:49:55 +00:00
accc87dcc7 add fix
All checks were successful
renovate / renovate (push) Successful in 54s
2025-06-10 16:48:44 -05:00
2 changed files with 3 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Node.js
uses: actions/setup-node@v4

View File

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