diff --git a/apps/windmill/helmrelease.yaml b/apps/windmill/helmrelease.yaml index 047b04f..0b6ae02 100644 --- a/apps/windmill/helmrelease.yaml +++ b/apps/windmill/helmrelease.yaml @@ -19,7 +19,7 @@ spec: values: windmill: image: ghcr.io/windmill-labs/windmill-full - tag: 1.444.0 + tag: 1.445.0 baseDomain: &windmill-domain wmill.${TAILSCALE_DOMAIN} databaseUrl: postgres://postgres:${POSTGRES_PASSWORD}@postgres.core.svc.cluster.local/windmill?sslmode=disable npmConfigRegistry: http://verdaccio-npm.apps.svc.cluster.local:4873/