Releases: giantswarm/athena
Releases · giantswarm/athena
v1.13.0
v1.12.4
Added
- Made GraphQL introspection configurable and disabled by default
Changed
- Change ImagePullPolicy from Always to IfNotPresent to reduce image network traffic.
v1.12.3
Changed
- Bump [email protected] to fix CVE-2024-24790.
v1.12.2
Changed
- Default clusterIssuer to letsencrypt-giantswarm and update ingress annotation
v1.12.1
Changed
- Configure
gsoci.azurecr.io
as the default container image registry. - Updated
github.com/nats-io/nkeys
tov0.4.6
to address CVE-2023-46129, resolving the issue of using a hard-coded cryptographic key in the nkeys library.
Security
- Resolved a high-severity security vulnerability (CVE-2023-46129) associated with
github.com/nats-io/nkeys
by updating to versionv0.4.6
. This update ensures enhanced security in cryptographic key handling.
Dependencies
- Updated dependencies to ensure compatibility and security with the latest
nkeys
version.