**Version path:** `2.5.3` → `2.6.0` → `2.9.0` → `2.10.0` → `2.14.0` **Existing Issues:** - [ ] fix templating issues and enabling a `RollingUpdate` deployment strategy as described in #37 - [ ] add/fix support for `NodePort` services as described in #38 - `2.6.0` added OIDC/Google OAuth and `NEXT_PUBLIC_CREDENTIALS_ENABLED` - `2.9.0` added Ollama AI integration env vars - `2.10.0` added OpenAI/custom AI integration env vars - `2.14.0` is a security fix release **Changes required (chronological):** - [ ] `2.6.0` — Add OIDC/social auth section: `NEXT_PUBLIC_CREDENTIALS_ENABLED` and Google OAuth vars - [ ] `2.9.0` — Add Ollama AI section: `NEXT_PUBLIC_OLLAMA_ENDPOINT_URL`, `OLLAMA_MODEL` - [ ] `2.10.0` — Add OpenAI/custom AI section: `OPENAI_API_KEY`, `OPENAI_MODEL`, `CUSTOM_OPENAI_BASE_URL`, `TEXT_CONTENT_LIMIT` - [ ] Verify `bitnami/postgresql` subchart image override is in place (covered by General Changes issue) - [ ] Bump `appVersion` and image tag to `2.14.0` - [ ] Bump chart `version` to `1.0.0`
Version path:
2.5.3→2.6.0→2.9.0→2.10.0→2.14.0Existing Issues:
fix templating issues and enabling a
RollingUpdatedeployment strategy as described in [linkwarden] templating issue with kubernetes/helm strategy enabled #37add/fix support for
NodePortservices as described in [linkwarden] NodePort definition is not applied #382.6.0added OIDC/Google OAuth andNEXT_PUBLIC_CREDENTIALS_ENABLED2.9.0added Ollama AI integration env vars2.10.0added OpenAI/custom AI integration env vars2.14.0is a security fix releaseChanges required (chronological):
2.6.0— Add OIDC/social auth section:NEXT_PUBLIC_CREDENTIALS_ENABLEDand Google OAuth vars2.9.0— Add Ollama AI section:NEXT_PUBLIC_OLLAMA_ENDPOINT_URL,OLLAMA_MODEL2.10.0— Add OpenAI/custom AI section:OPENAI_API_KEY,OPENAI_MODEL,CUSTOM_OPENAI_BASE_URL,TEXT_CONTENT_LIMITbitnami/postgresqlsubchart image override is in place (covered by General Changes issue)appVersionand image tag to2.14.0versionto1.0.0