-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Deutsche Telekom MMS
committed
Jan 18, 2024
1 parent
6962454
commit 8fa031a
Showing
4 changed files
with
224 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,165 @@ | ||
# Changelog | ||
|
||
## [0.4.2](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/0.4.2) (2024-01-18) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/trivy-dojo-report-operator-0.4.1...0.4.2) | ||
|
||
**Merged pull requests:** | ||
|
||
- Add possiblity to configure resources [\#44](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/44) ([szEvEz](https://github.com/szEvEz)) | ||
- Update dependency kubernetes to v29 [\#43](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/43) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Add workflow for automatically creating helm chart releases [\#42](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/42) ([szEvEz](https://github.com/szEvEz)) | ||
- Update README.md with creation of release with version tag only [\#41](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/41) ([szEvEz](https://github.com/szEvEz)) | ||
|
||
## [trivy-dojo-report-operator-0.4.1](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/trivy-dojo-report-operator-0.4.1) (2023-12-01) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/trivy-dojo-report-operator-0.4.0...trivy-dojo-report-operator-0.4.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- \[Enhancement\] Use re-import to upload scans if there is a test existing. [\#33](https://github.com/telekom-mms/trivy-dojo-report-operator/issues/33) | ||
|
||
**Merged pull requests:** | ||
|
||
- only publish images when a release was made [\#39](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/39) ([rndmh3ro](https://github.com/rndmh3ro)) | ||
- Pin python Docker tag to 17715e8 [\#38](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/38) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- test docker build [\#37](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/37) ([rndmh3ro](https://github.com/rndmh3ro)) | ||
- Update python:3.11-slim Docker digest to 23f5220 [\#36](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/36) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Pin ghcr.io/telekom-mms/docker-trivy-dojo-operator Docker tag to b37fdcb [\#35](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/35) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update python Docker tag to v3.12 [\#14](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/14) ([renovate[bot]](https://github.com/apps/renovate)) | ||
|
||
## [trivy-dojo-report-operator-0.4.0](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/trivy-dojo-report-operator-0.4.0) (2023-11-27) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/trivy-dojo-report-operator-0.3.5...trivy-dojo-report-operator-0.4.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Use re-import endpoint to upload scans if there is a test existing [\#34](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/34) ([szEvEz](https://github.com/szEvEz)) | ||
|
||
**Fixed bugs:** | ||
|
||
- \[Bug\] NameError: name 'xxxxxxx' is not defined [\#28](https://github.com/telekom-mms/trivy-dojo-report-operator/issues/28) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update dependency mypy to v1.7.1 [\#32](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/32) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update python:3.11-slim Docker digest to 1bc6a3e [\#31](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/31) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency prometheus-client to ^0.19.0 [\#30](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/30) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Pin dependencies [\#29](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/29) ([renovate[bot]](https://github.com/apps/renovate)) | ||
|
||
## [trivy-dojo-report-operator-0.3.5](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/trivy-dojo-report-operator-0.3.5) (2023-11-14) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/trivy-dojo-report-operator-0.3.4...trivy-dojo-report-operator-0.3.5) | ||
|
||
**Fixed bugs:** | ||
|
||
- \[Bug\] Container Image ghcr.io/telekom-mms/docker-trivy-dojo-operator:0.3.3 [\#25](https://github.com/telekom-mms/trivy-dojo-report-operator/issues/25) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update dependency black to v23.11.0 [\#23](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/23) ([renovate[bot]](https://github.com/apps/renovate)) | ||
|
||
## [trivy-dojo-report-operator-0.3.4](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/trivy-dojo-report-operator-0.3.4) (2023-11-14) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/trivy-dojo-report-operator-0.3.3...trivy-dojo-report-operator-0.3.4) | ||
|
||
**Implemented enhancements:** | ||
|
||
- \[Enhancement\] Implementing a url for liveness and readyness probe [\#22](https://github.com/telekom-mms/trivy-dojo-report-operator/issues/22) | ||
- \[Enhancement\] [\#17](https://github.com/telekom-mms/trivy-dojo-report-operator/issues/17) | ||
- Implement livenessprobe for operator [\#24](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/24) ([szEvEz](https://github.com/szEvEz)) | ||
- Unify apiKey variable, Add documentation for local development with minikube [\#21](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/21) ([szEvEz](https://github.com/szEvEz)) | ||
|
||
**Merged pull requests:** | ||
|
||
- fix wrong image version tag [\#27](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/27) ([rndmh3ro](https://github.com/rndmh3ro)) | ||
- Update dependency mypy to v1.7.0 [\#26](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/26) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency mypy to v1 [\#20](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/20) ([renovate[bot]](https://github.com/apps/renovate)) | ||
|
||
## [trivy-dojo-report-operator-0.3.3](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/trivy-dojo-report-operator-0.3.3) (2023-11-02) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/trivy-dojo-report-operator-0.3.3+50eb81f...trivy-dojo-report-operator-0.3.3) | ||
|
||
## [trivy-dojo-report-operator-0.3.3+50eb81f](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/trivy-dojo-report-operator-0.3.3+50eb81f) (2023-11-02) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/0.3.2...trivy-dojo-report-operator-0.3.3+50eb81f) | ||
|
||
**Merged pull requests:** | ||
|
||
- add retry-logic [\#18](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/18) ([rndmh3ro](https://github.com/rndmh3ro)) | ||
|
||
## [0.3.2](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/0.3.2) (2023-11-02) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/trivy-dojo-report-operator-0.3.2...0.3.2) | ||
|
||
## [trivy-dojo-report-operator-0.3.2](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/trivy-dojo-report-operator-0.3.2) (2023-11-02) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/trivy-dojo-report-operator-0.3.0...trivy-dojo-report-operator-0.3.2) | ||
|
||
## [trivy-dojo-report-operator-0.3.0](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/trivy-dojo-report-operator-0.3.0) (2023-11-01) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/0.3.1...trivy-dojo-report-operator-0.3.0) | ||
|
||
## [0.3.1](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/0.3.1) (2023-11-01) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/0.3.0...0.3.1) | ||
|
||
## [0.3.0](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/0.3.0) (2023-11-01) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/trivy-dojo-report-operator-0.2.3...0.3.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- \[Enhancement\] Add metrics endpoint [\#12](https://github.com/telekom-mms/trivy-dojo-report-operator/issues/12) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update actions/checkout action to v4.1.1 [\#15](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/15) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Metrics [\#13](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/13) ([rndmh3ro](https://github.com/rndmh3ro)) | ||
- Update actions/checkout action to v4.1.0 [\#10](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/10) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update docker/setup-qemu-action action to v3 [\#9](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/9) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update docker/setup-buildx-action action to v3 [\#8](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/8) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update docker/login-action action to v3 [\#7](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/7) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update docker/build-push-action action to v5 [\#6](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/6) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update actions/checkout action to v4 [\#5](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/5) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update actions/checkout action to v3.6.0 [\#4](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/4) ([renovate[bot]](https://github.com/apps/renovate)) | ||
|
||
## [trivy-dojo-report-operator-0.2.3](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/trivy-dojo-report-operator-0.2.3) (2023-08-28) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/trivy-dojo-report-operator-0.2.3+851a1f5...trivy-dojo-report-operator-0.2.3) | ||
|
||
## [trivy-dojo-report-operator-0.2.3+851a1f5](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/trivy-dojo-report-operator-0.2.3+851a1f5) (2023-08-28) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/0.2.3...trivy-dojo-report-operator-0.2.3+851a1f5) | ||
|
||
## [0.2.3](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/0.2.3) (2023-08-28) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/0.2.2...0.2.3) | ||
|
||
## [0.2.2](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/0.2.2) (2023-08-28) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/0.2.1...0.2.2) | ||
|
||
## [0.2.1](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/0.2.1) (2023-08-28) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/0.2.0...0.2.1) | ||
|
||
## [0.2.0](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/0.2.0) (2023-08-28) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/trivy-dojo-report-operator-0.1.0...0.2.0) | ||
|
||
**Closed issues:** | ||
|
||
- Add helm charts for installation [\#3](https://github.com/telekom-mms/trivy-dojo-report-operator/issues/3) | ||
|
||
## [trivy-dojo-report-operator-0.1.0](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/trivy-dojo-report-operator-0.1.0) (2023-08-24) | ||
|
||
[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/b044ea7f81dc803f3e8d375bffa78497aac22d2d...trivy-dojo-report-operator-0.1.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Configure Renovate [\#1](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/1) ([renovate[bot]](https://github.com/apps/renovate)) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
apiVersion: v2 | ||
appVersion: 0.4.1 | ||
appVersion: 0.4.2 | ||
description: A Helm chart to install the trivy-dojo-report-operator | ||
name: trivy-dojo-report-operator | ||
type: application | ||
version: 0.4.1 | ||
version: 0.4.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters