Skip to content

Latest commit

 

History

History
92 lines (59 loc) · 6.33 KB

CHANGELOG.md

File metadata and controls

92 lines (59 loc) · 6.33 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.

Unreleased

Compare with latest

gotify-0.3.0 - 2023-11-28

Compare with gotify-0.2.2

Features

  • add send notification step, when update available (3289407 by Peter Motzko).
  • add Helm chart update check (c2b848c by Peter Motzko).
  • add trivy as security scanner (6151ad7 by Peter Motzko).

Bug Fixes

  • right way of using secrets / vars (e97f9da by Peter Motzko).
  • add more files to .helmignore (de2a448 by Peter Motzko).

gotify-0.2.2 - 2023-08-31

Compare with gotify-0.2.1

Bug Fixes

  • unittest (cb5df00 by Peter Motzko).
  • remove fix values image.tag value (ae80d1d by Peter Motzko).

gotify-0.2.1 - 2023-08-31

Compare with gotify-0.2.0

Features

  • bump version to 0.2.1 (9754629 by Peter Motzko).

gotify-0.2.0 - 2023-08-31

Compare with gotify-0.1.1

Features

  • bump app version to 2.3.0 (7f2fdef by Peter Motzko).
  • Add CONTRIBUTING.md file (89d0a53 by Peter Motzko).
  • Add contributing section to README.md.gotmpl (385bcde by Peter Motzko).
  • update Taskfile to latest content (745a145 by Peter Motzko).
  • update readme badge (4e37850 by Peter Motzko).
  • update test (5c4b10c by Peter Motzko).

Bug Fixes

  • missing "-headless" suffix in ingress (26ab24e by Peter Motzko).
  • typo in CONTRIBUTING.md (145cca2 by Peter Motzko).

gotify-0.1.1 - 2023-07-01

Compare with gotify-0.1.0

Features

  • bump app version to 2.2.5 (bd8fbe8 by Peter Motzko).
  • remove api-key from checkov GH Action (7707b31 by Peter Motzko).
  • add checkov security scan (041708a by Peter Motzko).
  • make it possible to use ingress and service-type "LoadBalancer" at the same time (a494fdf by Peter Motzko).
  • add taskfile (1b800e6 by Peter Motzko).
  • add unittests (c13d804 by Peter Motzko).
  • adjust .git-/.helmignore (14d43f1 by Peter Motzko).
  • add .env template (b406a2d by Peter Motzko).
  • add precommit hooks (2016a42 by Peter Motzko).
  • add CODE_OF_CONDUCT.md (86f8b51 by Peter Motzko).

gotify-0.1.0 - 2023-04-20

Compare with first commit

Features

  • Add Artifacthub annotation (d98a67f by Peter Motzko).
  • Add registration flag and update Readme (1149cd4 by Peter Motzko).
  • Add repositoryID (9b3ec39 by Peter Motzko).
  • Add maintainer email (e63b465 by Peter Motzko).
  • Initial commit (9e48168 by Peter Motzko).