Skip to content

Commit

Permalink
Update version to 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Deutsche Telekom MMS committed Jan 16, 2025
1 parent e18fd10 commit f8d5ce2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Changelog

## [0.8.6](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/0.8.6) (2025-01-15)
## [0.8.6](https://github.com/telekom-mms/trivy-dojo-report-operator/tree/0.8.6) (2025-01-16)

[Full Changelog](https://github.com/telekom-mms/trivy-dojo-report-operator/compare/0.8.5...0.8.6)

**Merged pull requests:**

- FEATURE: Allow Pull an Image from a Private Registry [\#101](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/101) ([tidusete](https://github.com/tidusete))
- chore\(deps\): update python:3.12-slim docker digest to 123be56 [\#99](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/99) ([renovate[bot]](https://github.com/apps/renovate))
- chore\(deps\): update python:3.12 docker digest to 044cfd8 [\#98](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/98) ([renovate[bot]](https://github.com/apps/renovate))
- chore\(deps\): update mikefarah/yq action to v4.45.1 [\#97](https://github.com/telekom-mms/trivy-dojo-report-operator/pull/97) ([renovate[bot]](https://github.com/apps/renovate))
Expand Down
2 changes: 1 addition & 1 deletion deploy/trivy-dojo-report-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ spec:
runAsGroup: 1000
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
type: RuntimeDefault
securityContext:
fsGroup: 1000
fsGroupChangePolicy: Always
Expand Down

0 comments on commit f8d5ce2

Please sign in to comment.