Skip to content

Releases: Joxit/helm-charts

docker-registry-ui-1.1.3

14 Sep 23:08
c59119b
Compare
Choose a tag to compare

The simplest and most complete UI for your private registry

docker-registry-ui-1.1.3 (2023-09-15)

✨ Features

  • add basic auth for Registry Server (#15) (3728a77)

docker-registry-ui-1.1.2

16 Jul 06:24
772be02
Compare
Choose a tag to compare

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, add REGISTRY_STORAGE_DELETE_ENABLED to the registry (772be02)

docker-registry-ui-1.1.1

16 Jul 06:02
40a9851
Compare
Choose a tag to compare

The simplest and most complete UI for your private registry

docker-registry-ui-1.1.1 (2023-07-15)

🪲 Bug Fixes

  • docker-registry-ui: force toString on registry.extraEnv values (40a9851)

📝 Documentation

  • improve main README.md and link to other projects (be28093)

docker-registry-ui-1.1.0

10 Jun 08:48
9c6b498
Compare
Choose a tag to compare

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

28 May 06:19
a155e27
Compare
Choose a tag to compare

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 and name 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 overwrite README.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 from Chart.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 and ui.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

  • helm-docs: simplify replace_tokens base code (5697606)
  • readme::generate_* now returns String instead of writing to output (3852369)
  • helm-docs: rename generate_all to generate_readme (f31e7b4)

docker-registry-ui-1.0.0

21 Mar 05:09
27cf406
Compare
Choose a tag to compare

The simplest and most complete UI for your private registry

docker-registry-ui-1.0.0 (2023-03-21)

✨ Features

  • docker-registry-ui: add support to docker-regitry-ui v2.4.0 and theming (27cf406)

📝 Documentation

  • dockre-registry-ui: fix ui.ingress.enabled and registry.ingress.enabled (4385adf)

docker-registry-ui-0.4.3

19 Nov 09:44
58ac41c
Compare
Choose a tag to compare

The simplest and most complete UI for your private registry

docker-registry-ui-0.4.3 (2022-11-19)

🪲 Bug Fixes

  • docker-registry-ui: fix service annotations (#8) (6038750)

docker-registry-ui-0.4.2

14 Nov 21:21
1aa206f
Compare
Choose a tag to compare

The simplest and most complete UI for your private registry

docker-registry-ui-0.4.2 (2022-11-14)

🪲 Bug Fixes

  • docker-registry-ui: fix additionalSpec for user-interface and registry-server (1aa206f)

🚀 Continuous Integration

  • fix-release: should fetch and jump to origin/gh-pages branch (ec0176e)

docker-registry-ui-0.4.1

25 Oct 04:19
225424d
Compare
Choose a tag to compare

The simplest and most complete UI for your private registry

docker-registry-ui-0.4.1 (2022-10-25)

✨ Features

  • docker-registry-ui: add extraEnv option for registry (#4) (225424d)

docker-registry-ui-0.4.0

23 Sep 17:59
24d6a9a
Compare
Choose a tag to compare

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)