Blob Blame History Raw
-------------------------------------------------------------------
Sun Feb 12 06:33:10 UTC 2023 - kastl@b1-systems.de

- Update to version 3.6.2:
  * Update alpine (#197)
- change _service file, as latest release is v3.6.2 (with a leading
  "v"), not sure if this will stay this way...

-------------------------------------------------------------------
Fri Feb 10 06:13:35 UTC 2023 - kastl@b1-systems.de

- Update to version 3.6.1:
  * update go modules (#196) (bsc#1208095, CVE-2023-25165)
  * Add weekly and daily to unvalid releases (#187)

-------------------------------------------------------------------
Thu Jan 05 13:59:32 UTC 2023 - kastl@b1-systems.de

- Update to version 3.6.0:
  * Update documentation from template (#188)
  * installation.md: complete asdf installation (#182)
  * Sc/rd 71 add plg links (#186)
  * Managed by Terraform

-------------------------------------------------------------------
Wed Dec 21 09:08:22 UTC 2022 - kastl@b1-systems.de

- Update to version 3.5.0:
  * update dependencies and fix tests (#185)
  * Allowing filtering by namespace (#177)
  * Bump k8s.io/client-go from 0.24.2 to 0.25.4 (#174)
  * Bump alpine from 3.16 to 3.17 (#178)
  * Update dependencies + `nova find --containers` bug fix from PR #167 (#176)

-------------------------------------------------------------------
Wed Nov 16 15:50:51 UTC 2022 - kastl@b1-systems.de

- Update to version 3.4.2:
  * Revert "update dependencies (#167)" (#175)

-------------------------------------------------------------------
Wed Nov 16 07:41:10 UTC 2022 - kastl@b1-systems.de

- Update to version 3.4.1:
  * update dependencies (#167)
  * Update documentation from template (#161)
  * Managed by Terraform

-------------------------------------------------------------------
Fri Sep 16 11:56:56 UTC 2022 - kastl@b1-systems.de

- Update to version 3.4.0:
  * add `--helm` flag to `find` command (#154)

-------------------------------------------------------------------
Thu Sep 15 07:52:02 UTC 2022 - kastl@b1-systems.de

- Update to version 3.3.2:
  * update dependencies (#153)

-------------------------------------------------------------------
Tue Sep 13 12:43:59 UTC 2022 - kastl@b1-systems.de

- Update to version 3.3.1:
  * Bump helm.sh/helm/v3 from 3.9.3 to 3.9.4 (#148)

-------------------------------------------------------------------
Wed Sep 07 08:03:13 UTC 2022 - kastl@b1-systems.de

- Update to version 3.3.0:
  * update alpine (#144)
  * Bump k8s.io/api from 0.24.2 to 0.24.4 (#142)
  * Bump k8s.io/klog/v2 from 2.70.0 to 2.70.1 (#129)
  * Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#127)
  * update example command (#133)
  * Bump helm.sh/helm/v3 from 3.9.0 to 3.9.3 (#138)
  * Bump alpine from 3.16.0 to 3.16.2 (#139)
  * Use oss-docs orb to publish docs (#128)
  * Added format flag option and enable file output to be CSV (#120)
  * Update dependencies (#126)

-------------------------------------------------------------------
Sat Jun 04 18:58:11 UTC 2022 - kastl@b1-systems.de

- Update to version 3.2.0:
  * add flag --show-old to only charts not on the latest version (#111)
  * Bump alpine from 3.15 to 3.16.0 (#119)
  * Replace klog.Fatal with Klog.Error and os.Exit(1) (#116)
  * attempt to fix #106 by moving mutex lock (#115)
  * Update dependencies (#107)

-------------------------------------------------------------------
Sat May 14 08:18:39 UTC 2022 - kastl@b1-systems.de

- Update to version 3.1.0:
  * container scanning implementation (#95)
  * Fix license headers (#92)
  * updated dependencies (#90)

-------------------------------------------------------------------
Mon Feb 21 15:12:08 UTC 2022 - kastl@b1-systems.de

- Update to version 3.0.2:
  * Updating all dependencies (#82)
  * Add back --url functionality and new --poll-artifacthub in lieu of --poll-helm-hub (#74)

-------------------------------------------------------------------
Wed Feb 16 15:31:32 UTC 2022 - kastl@b1-systems.de

- Update to version 3.0.1:
  * Added certificates in scratch base image: (#70)
  * Update documentation from template (#73)

-------------------------------------------------------------------
Wed Feb  9 10:28:45 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>

- BuildRequire go1.17, as stated in the go.mod file

-------------------------------------------------------------------
Wed Feb 09 08:17:32 UTC 2022 - kastl@b1-systems.de

- Update to version 3.0.0:
  * Add User-Agent header for Artifacthub requests (#68)
  * [RD-24] Utilize ArtifactHub instead of helm-hub (#61)

-------------------------------------------------------------------
Wed Jan 26 20:01:29 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>

- add Conflicts for python3-novaclient

-------------------------------------------------------------------
Wed Jan 26 07:17:50 UTC 2022 - kastl@b1-systems.de

- Update to version 2.4.0:
  * Update build and release process (#65)
  * Delete .github/ISSUE_TEMPLATE/bug_report.md
  * Delete .github/ISSUE_TEMPLATE/bug.yaml
  * Delete .github/ISSUE_TEMPLATE/bug_report.md
  * Delete .github/stale.yml
  * Managed by Terraform

-------------------------------------------------------------------
Wed Jan 05 13:41:42 UTC 2022 - kastl@b1-systems.de

- Update to version 2.3.4:
  * Deprecate helm 2 support (#60)
  * Managed by Terraform

-------------------------------------------------------------------
Wed Jan 05 13:38:11 UTC 2022 - kastl@b1-systems.de

- Update to version 2.3.3:
  * [goreleaser] Support m1 mac (#59)
  * Update documentation from template (#56)
  * Update README.md (#51)
  * Update documentation from template (#46)

-------------------------------------------------------------------
Wed Jan 05 13:37:01 UTC 2022 - kastl@b1-systems.de

- Update to version 2.3.2:
  * add banner (#44)
  * Update README.md (#43)
  * remove codecov (#41)
  * Managed by Terraform
  * Update documentation from template (#40)

-------------------------------------------------------------------
Wed May 26 18:56:41 UTC 2021 - Johannes Kastl <kastl@b1-systems.de>

- initial version of package nova