diff --git a/clusters/cl01tl/helm/komodo/Chart.yaml b/clusters/cl01tl/helm/komodo/Chart.yaml index f197b1685..133916888 100644 --- a/clusters/cl01tl/helm/komodo/Chart.yaml +++ b/clusters/cl01tl/helm/komodo/Chart.yaml @@ -27,4 +27,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/komodo.png # renovate: datasource=github-releases depName=moghtech/komodo -appVersion: v1.19.5 +appVersion: v2.0.0 diff --git a/clusters/cl01tl/helm/komodo/values.yaml b/clusters/cl01tl/helm/komodo/values.yaml index 9394099c6..fee944a2c 100644 --- a/clusters/cl01tl/helm/komodo/values.yaml +++ b/clusters/cl01tl/helm/komodo/values.yaml @@ -9,7 +9,7 @@ komodo: main: image: repository: ghcr.io/moghtech/komodo-core - tag: 1.19.5 + tag: 2.0.0 pullPolicy: IfNotPresent env: - name: COMPOSE_LOGGING_DRIVER