Skip to content

Latest commit

 

History

History
176 lines (121 loc) · 15.8 KB

CHANGELOG.md

File metadata and controls

176 lines (121 loc) · 15.8 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

jdownloader2-0.11.0 - 2024-10-17

Compare with jdownloader2-0.10.0

Features

  • add config for additional volumes and volume-mounts (b243bd2 by Peter Motzko).

jdownloader2-0.10.0 - 2024-10-15

Compare with jdownloader2-0.8.0

Features

  • add ability to use an existing secret for the myjd service (42a0fcb by Peter Motzko).
  • bump docker image to v24.09.1 (8e47094 by Peter Motzko).

jdownloader2-0.8.0 - 2024-08-03

Compare with jdownloader2-0.7.0

jdownloader2-0.7.0 - 2024-07-04

Compare with jdownloader2-0.6.0

Features

  • bump docker image to v24.07.1 (e69490b by Peter Motzko).

jdownloader2-0.6.0 - 2024-01-26

Compare with jdownloader2-0.5.1

Features

  • bump docker image to v24.01.1 (d5d7f4a by Peter Motzko).

jdownloader2-0.5.1 - 2023-12-27

Compare with jdownloader2-0.5.0

Features

  • bump docker image to v23.12.2 (59c7221 by Peter Motzko).
  • bump docker image to v23.12.1 (270fbb8 by Peter Motzko).

jdownloader2-0.5.0 - 2023-12-15

Compare with jdownloader2-0.4.0

Bug Fixes

  • add more files to .helmignore (c45c70f by Peter Motzko).

jdownloader2-0.4.0 - 2023-11-28

Compare with jdownloader2-0.3.0

Features

  • add Helm chart image update check (0949b84 by Peter Motzko).
  • add renovate.json to .helmignore (6f57ff6 by Peter Motzko).
  • add Trivy scan action (30c26f5 by Peter Motzko).
  • remove api key for "bridgecrew.cloud" (8f5b6c6 by Peter Motzko).
  • add ".env" description to readme file (a72a1ad by Peter Motzko).
  • add scanning for secrets (b7302e6 by Peter Motzko).
  • add checkov api key (8b0d50b by Peter Motzko).
  • change kubesec to checkov (412810b by Peter Motzko).
  • squash all helm templates to one for Kubesec scan (f25144b by Peter Motzko).
  • make kubesec.yml malual triggerable (79e29d6 by Peter Motzko).
  • Create kubesec.yml (ff491dd by Peter Motzko).
  • publish test results (b7b0d01 by Peter Motzko).
  • add pre-commit hook (conventional commit) and post-commit hook (generate changelog) (6ce7e67 by Peter Motzko).
  • Add unittest action (e8e010a by Peter Motzko).
  • Set proper name in .env-template (2da248a by Peter Motzko).
  • Add code of conduct and contributing (4f12898 by Peter Motzko).
  • update README.md (ceaa9c7 by Peter Motzko).
  • Add task to publish the chart to GitHub pages (aka one-click-publish) (6fd1be6 by Peter Motzko).
  • Add task to generate CHANGELOG.md (19254bd by Peter Motzko).
  • Add generated CHANGELOG.md (381563a by Peter Motzko).
  • Remove index.yaml after "cr index" is done (7421138 by Peter Motzko).

Bug Fixes

  • update hcuc to 0.1.1 due to a version parse error (a5e434e by Peter Motzko).
  • add more files to .helmignore (6ed6b78 by Peter Motzko).
  • Correct capitalization of Taskfile in README.md (66c4302 by Peter Motzko).
  • add missing serviceName postfix for "web"-service (059236d by Peter Motzko).
  • don't fail job when checks fail and only show failed checks (843ab21 by Peter Motzko).
  • change version for kubesec action (b68799b by Peter Motzko).
  • use correct template (a81ee37 by Peter Motzko).
  • use generated templates ror kubesec (1a7e8dd by Peter Motzko).
  • typo (3be102f by Peter Motzko).
  • try fix error in Kubesec scan (044f1c7 by Peter Motzko).
  • missing slash in CONTRIBUTING.md (d501be9 by Peter Motzko).
  • wrong config (3c0906e by Peter Motzko).

Code Refactoring

  • uninstall pre-commit before creating index (40e07ee by Peter Motzko).

jdownloader2-0.3.0 - 2023-04-24

Compare with jdownloader2-0.2.0

Features

  • update README.md (4a790dd by Peter Motzko).
  • Bump minor version (671bb44 by Peter Motzko).
  • Add more tests for all resources (except serviceAccount) (5f8312c by Peter Motzko).
  • Remove unnecessary values + change default type for web-service (e6d5fac by Peter Motzko).
  • Use ClusterIP when ingress is enabled, otherwise use service.web.type value (5f907fb by Peter Motzko).
  • Use LoadBalancer as default (2261aef by Peter Motzko).
  • Use ClusterIP as default (8f69e55 by Peter Motzko).
  • Only deploy secret, when service.myjd.enabled = enabled (ee1ccf9 by Peter Motzko).
  • Add Taskfile for simplify chart publishing (5437819 by Peter Motzko).
  • Add .env for simplify chart publishing (9881cb5 by Peter Motzko).
  • Add Helm unittests for the first templates (WIP) (c51de91 by Peter Motzko).

jdownloader2-0.2.0 - 2023-04-22

Compare with jdownloader2-0.1.1

Features

  • bump minor version (04759d9 by Peter Motzko).
  • update README.md (703a67c by Peter Motzko).

jdownloader2-0.1.1 - 2023-04-20

Compare with jdownloader2-0.1.0

Features

  • Update Chart and Readme (13eca30 by Peter Motzko).
  • Update repositoryID (45b1253 by Peter Motzko).

jdownloader2-0.1.0 - 2023-04-18

Compare with first commit

Features

  • Delete stuff from GitLab (ee3dcc7 by Peter Motzko).
  • Adjust chart icon (410ac00 by Peter Motzko).
  • Adjust ArtifactID (a2527e4 by Peter Motzko).
  • Add unneeded stuff to .helmignore (709108c by Peter Motzko).
  • Add Artifacthub badge (3f2826d by Peter Motzko).
  • Update helm-doc README template and render it (abf7400 by Peter Motzko).
  • Remove unused field + add helm-docs comments + rename field for secret (e281f86 by Peter Motzko).
  • Add maintainer's URL (2652537 by Peter Motzko).
  • Add *.tgz file extension (57439ba by Peter Motzko).
  • Remove artifacthub-repo.yml (fe31fb4 by Peter Motzko).
  • Update description (ade90c8 by Peter Motzko).
  • Add repo id for verification (221e342 by Peter Motzko).
  • Get artifact name for curl (ad9d9c4 by Peter Motzko).
  • Add stage + adjust curl with wildcard (3717ee3 by Peter Motzko).
  • Change entrypoint to bash (7bf0dcf by Peter Motzko).
  • Pipeline: add deploy to registry + Adjust Chart name (c8ba55e by Peter Motzko).
  • Init commit (e340124 by Peter Motzko).

Bug Fixes

  • Change helm repo url after migration to GitHub (6575ec8 by Peter Motzko).
  • Add empty string (bd38e93 by Peter Motzko).
  • Remove duplicate JDownloader link (efd7dd6 by Peter Motzko).
  • Icon URL (4500ce0 by Peter Motzko).