Discovery Agent for Next-Gen Trust Security releases¶
Learn about current and past releases of Discovery Agent for Next-Gen Trust Security.
The Helm chart and container image for Discovery Agent for Next-Gen Trust Security are public.
The latest stable version is 1.11.0
- Helm chart:
oci://registry.ngts.paloaltonetworks.com/charts/discovery-agent:1.11.0 - Container image:
registry.ngts.paloaltonetworks.com/discovery-agent/discovery-agent:v1.11.0
Release 1.11.0¶
Discovery Agent for Next-Gen Trust Security v1.11.0 was released on 4 June, 2026.
Key features¶
- Discovery Agent now supports Workload Identity Federation (WIF) for authenticating to Next-Gen Trust Security. With WIF, Discovery Agent authenticates through a Kubernetes ServiceAccount token instead of a private key. To learn more, see Authenticate to Next-Gen Trust Security with Workload Identity Federation.
- Discovery Agent can now authenticate to NGTS through Connection for Next-Gen Trust Security (Connection resource) using the
venafiConnectionblock in the Helm chart. To learn more, see Installing Discovery Agent using Helm. - The Discovery Agent Helm chart can now install the Connection resource CRD and role-based access control, removing the need for a separate install when Discovery Agent is the only component in the cluster using Connection resource. Set
venafiConnection.includetotruein your Helm values to install Connection resource. - GitOps tool annotations that may contain secret material are now redacted. Discovery Agent strips the following annotations from reported objects:
kapp.k14s.io/original,objectset.rio.cattle.io/applied, andbanzaicloud.com/last-applied.
Fixes and updates¶
- User-supplied
excludeAnnotationKeysRegexandexcludeLabelKeysRegexpatterns are now appended to the built-in defaults instead of replacing them. --tsg-idand--ngts-server-urlare now mutually exclusive. Supplying both caused a startup error.- Removed the vcert library as a dependency.
-
Updated the following dependencies:
- Go to v1.26.4
- venafi-connection-lib to v0.6.1
- lestrrat-go/jwx to v3.1.1
- Kubernetes Go libraries to v0.36.1
- controller-runtime to v0.24.1
Downloads¶
- Helm chart:
oci://registry.ngts.paloaltonetworks.com/charts/discovery-agent:1.11.0 - Container image:
registry.ngts.paloaltonetworks.com/discovery-agent/discovery-agent:v1.11.0
Release 1.10.0¶
Discovery Agent for Next-Gen Trust Security v1.10.0 was released on 7 May, 2026.
Next-Gen Trust Security support
This release of Discovery Agent adds support for Next-Gen Trust Security. To learn more, see the Next-Gen Trust Security documentation.
Fixes and updates¶
-
Updated the following dependencies:
- Go to 1.26.2
- vcert to v5.12.2
- venafi-connection-lib to v0.5.2
- Kubernetes Go libraries to v0.34.3
- controller-runtime to v0.22.4
Downloads¶
- Helm chart:
oci://registry.ngts.paloaltonetworks.com/charts/discovery-agent:1.10.0 - Container image:
registry.ngts.paloaltonetworks.com/discovery-agent/discovery-agent:v1.10.0