🔖(minor) release 2.5.0
Added: - 📝(doc) Added GNU Make link to README - ✨(frontend) add pinning on doc detail - 🚩(frontend) feature flag analytic on copy as html - ✨(frontend) Custom block divider with export - 🌐(i18n) activate dutch language Changed: - 🧑💻(frontend) change literal section open source - ♻️(frontend) replace cors proxy for export - 🚨(gitlint) Allow uppercase in commit messages Fixed: - 🐛(frontend) SVG export - 🐛(frontend) remove scroll listener table content - 🔒️(back) restrict access to favorite_list endpoint - 🐛(backend) refactor to fix filtering on children and descendants views - 🐛(action) fix notify-argocd workflow - 🚨(helm) fix helmfile lint - 🚚(frontend) redirect to 401 page when 401 error
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
environments:
|
||||
dev:
|
||||
values:
|
||||
- version: 2.4.0
|
||||
- version: 2.5.0
|
||||
---
|
||||
repositories:
|
||||
- name: bitnami
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
type: application
|
||||
name: docs
|
||||
version: 2.4.0
|
||||
version: 2.5.0
|
||||
appVersion: latest
|
||||
|
||||
Reference in New Issue
Block a user