Managed Apps
Changed
- PodSecurityPolicy: Set
allowedProfileNames
. (#328)
Changed
- PodSecurityPolicy: Set
allowedProfileNames
. (#326)
Changed
- Change format for proxy configuration to automatically use proxy settings from cluster-values secret.
Changed
- Add template function to determine cluster codename
Changed
- Modified the PSPs logic and moved the value to the parent chart.
Removed
- Remove obsolete ‘fixJob’ that replaces certificate secrets in certain situation.
- Stop pushing to
openstack-app-collection
. - Remove pull secret.
Changed
- Remove deprecated annotation from Pod.#265.
Fixed
- Fix indentation in environment variables for secret injection #272.
Changed
- Raised resources for updater and recommender.
Changed
- Update container image versions to use v1.12.1 (#323)
- Do not try to install PodSecurityPolicies if not available. This will make the Chart compatible with kubernetes >= 1.25 (#321)
- Change security contexts to make the chart work with PSS restricted profile (#324
Changed
Drop all CAPabilities
in container SecurityContext for Kyverno Policy compliance- Set
AllowPrivilegeEscalation=false
in container SecurityContext for Kyverno Policy compliance