Download Latest Version tetra-darwin-amd64.tar.gz (15.2 MB)
Email in envelope

Get an email when there's a new version of Tetragon

Home / v1.5.0
Name Modified Size InfoDownloads / Week
Parent folder
tetra-darwin-amd64.tar.gz 2025-07-29 15.2 MB
tetra-darwin-amd64.tar.gz.sha256sum 2025-07-29 92 Bytes
tetra-darwin-arm64.tar.gz 2025-07-29 14.0 MB
tetra-darwin-arm64.tar.gz.sha256sum 2025-07-29 92 Bytes
tetra-linux-amd64.tar.gz 2025-07-29 16.4 MB
tetra-linux-amd64.tar.gz.sha256sum 2025-07-29 91 Bytes
tetra-linux-arm64.tar.gz 2025-07-29 14.7 MB
tetra-linux-arm64.tar.gz.sha256sum 2025-07-29 91 Bytes
tetra-windows-amd64.tar.gz 2025-07-29 9.7 MB
tetra-windows-amd64.tar.gz.sha256sum 2025-07-29 93 Bytes
tetra-windows-arm64.tar.gz 2025-07-29 8.6 MB
tetra-windows-arm64.tar.gz.sha256sum 2025-07-29 93 Bytes
tetragon-v1.5.0-amd64.tar.gz 2025-07-29 70.2 MB
tetragon-v1.5.0-amd64.tar.gz.sha256sum 2025-07-29 95 Bytes
tetragon-v1.5.0-arm64.tar.gz 2025-07-29 66.0 MB
tetragon-v1.5.0-arm64.tar.gz.sha256sum 2025-07-29 95 Bytes
README.md 2025-07-29 22.5 kB
v1.5.0 source code.tar.gz 2025-07-29 34.5 MB
v1.5.0 source code.zip 2025-07-29 46.7 MB
Totals: 19 Items   295.8 MB 2

Upgrade notes

Read the upgrade notes carefully before upgrading Tetragon. Depending on your setup, changes listed here might require a manual intervention.

  • Enabling ancestors for process events is now configured by a new --enable-ancestors flag. The following flags are being deprecarted in this (1.5) and are scheduled for removal in the next (1.6):
  • --enable-process-ancestors
  • --enable-process-kprobe-ancestors
  • --enable-process-tracepoint-ancestors
  • --enable-process-uprobe-ancestors
  • --enable-process-lsm-ancestors

  • The logging library used by Tetragon is migrated from logrus to log/slog. This change is not expected to affect the end user, but it may require some adjustments in custom scripts or tools that parse Tetragon logs.

  • level=warning is now level=warn

Helm Values

  • The default value of metrics scrape interval in both agent and operator ServiceMonitors (tetragon.prometheus.serviceMonitor.scrapeInterval and tetragonOperator.prometheus.serviceMonitor.scrapeInterval values respectively) is changed from 10s to 60s.

  • OciHookSetup section is removed after being deprecated in 1.2.

Changes from v1.4.1 to v1.5.0

total: 391 commits, prs: 182 pr commits: 390

Major Changes

Bugfixes

Minor Changes

CI Changes

Documentation changes

Dependency updates

Misc Changes

Source: README.md, updated 2025-07-29