diff --git a/clusters/cl01tl/helm/whodb/Chart.yaml b/clusters/cl01tl/helm/whodb/Chart.yaml index 665b5a279..2c48ab111 100644 --- a/clusters/cl01tl/helm/whodb/Chart.yaml +++ b/clusters/cl01tl/helm/whodb/Chart.yaml @@ -20,4 +20,4 @@ dependencies: version: 4.6.2 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/whodb.png # renovate: datasource=github-releases depName=clidey/whodb -appVersion: 0.89.0 +appVersion: 0.90.0 diff --git a/clusters/cl01tl/helm/whodb/values.yaml b/clusters/cl01tl/helm/whodb/values.yaml index 9b8182b30..364f5103e 100644 --- a/clusters/cl01tl/helm/whodb/values.yaml +++ b/clusters/cl01tl/helm/whodb/values.yaml @@ -8,7 +8,7 @@ whodb: main: image: repository: clidey/whodb - tag: 0.89.0 + tag: 0.90.0 pullPolicy: IfNotPresent env: - name: WHODB_OLLAMA_HOST