@@ -2,7 +2,7 @@ apiVersion: v2
22name : security-apps
33description : Argo CD app-of-apps config for security applications
44type : application
5- version : 0.105.2
5+ version : 0.106.0
66home : https://github.com/adfinis/helm-charts/tree/main/charts/security-apps
77sources :
88 - https://github.com/adfinis/helm-charts
@@ -19,13 +19,14 @@ annotations:
1919 artifacthub.io/changes : |
2020 - kind: changed
2121 description: |
22- chore: update oauth2Proxy to 9.0.0
23- - updates dependencies
24- - separate image.repository into (image.registry / image.repository) and support .global.imageRegistry
25- - add gateway api support
26- - Add support imagePullSecrets to service account
27- - adding HPA capabilities check
22+ chore: update stackrox to 4.9.2
23+ - Runtime vulnerability management support added for virtual machines on Red Hat OpenShift Virtualization
24+ - SBOM generation is now generally available with delegated scanning support.
25+ - Process execution policies now support automatic locking of baselines to reduce manual effort
26+ - Added support for machine-to-machine token exchange using external JSON Web Token issuers.
2827
2928 links:
30- - name: oauth2-proxy-9.0.0
31- url: https://github.com/oauth2-proxy/manifests/releases/tag/oauth2-proxy-9.0.0
29+ - name: stackrox 4.8 Release notes
30+ url: https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.8/html/release_notes/index
31+ - name: stackrox 4.9 Release notes
32+ url: https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.9/html/release_notes/index
0 commit comments