Releases: Joxit/helm-charts
Releases · Joxit/helm-charts
docker-registry-ui-1.1.3
docker-registry-ui-1.1.2
The simplest and most complete UI for your private registry
docker-registry-ui-1.1.2 (2023-07-16)
✨ Features
- docker-registry-ui: when
ui.deleteImages
is true, addREGISTRY_STORAGE_DELETE_ENABLED
to the registry (772be02)
docker-registry-ui-1.1.1
docker-registry-ui-1.1.0
docker-registry-ui-1.1.0 (2023-06-10)
The simplest and most complete UI for your private registry
✨ Features
- docker-registry-ui: add support to docker-registry-ui v2.5.0 (9c6b498)
docker-registry-ui-1.0.1
The simplest and most complete UI for your private registry
docker-registry-ui-1.0.1 (2023-05-28)
🪲 Bug Fixes
- docker-registry-ui: removing "trim" function (#12) (44c01c9)
- docker-registry-ui: reduce catalogElementsLimit for compatibility with registry 2.8+ (#10) (62e0d82)
👻 Code Refactoring
- create Readme struct that store chart an values (167d916)
- move all readme generator function in new readme module (f99aeae)
✨ Features
- helm-docs: add support to custom template README (needs
README.tmpl
file) (4d2cd3b) - helm-docs: add support for
appVersion
andname
in readme (4678563) - helm-docs: using templating language to generate README (b5ad706)
- helm-docs: check images versions in values.yaml (6ed2712)
- helm-docs: check app version in Chart.yaml and annotations (aed160f)
- helm-docs: expose app version and original yaml document in Chart struct (d20e729)
- helm-docs: can execute readme on a list of directories (d504c33)
- helm-docs: add
-w
option to overwriteREADME.md
(7912719) - helm-docs: add anyhow dependency for error management 🚀 (00258f4)
- helm-docs: add Prerequisites section (1dc4869)
- helm-docs: create
Chart
struct to store useful elements fromChart.yaml
(27ac7cd) - helm-docs: generate usage part of README with correct name (588cad7)
- helm-docs: create rust project to generate readme (92f5cfc)
📝 Documentation
- docker-registry-ui: create template used by helm-docs (959dbff)
- and add documentation for
ui.defaultTheme
andui.theme.*
from v2.4.0 (a4ad306)
🚀 Continuous Integration
- helm-docs: add helm-docs checker (9d7ad1c)
- helm-docs: build and run the project that will update readme (ca9a13a)
🍏 Chore
docker-registry-ui-1.0.0
docker-registry-ui-0.4.3
docker-registry-ui-0.4.2
docker-registry-ui-0.4.1
docker-registry-ui-0.4.0
The simplest and most complete UI for your private registry
docker-registry-ui-0.4.0 (2022-09-23)
✨ Features
- docker-registry-ui: add
ui.useControlCacheHeader
introduced by v2.3.0 (24d6a9a)