Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

DevOps

6 items on 28 Jul 2026
DevOps GitHub

getsentry/sentry: 26.7.2

New Features ✨ Action Log Use GALE in group notes endpoints by @ceorourke in #120288 Update group index helper to read from GALE by @ceorourke in #120534 Use GALE in GroupActivitiesEndpoint by @ceorourke in #120282…

Source: Sentry Releases sentry-release-bot[bot]
DevOps GitHub

docker/buildx: v0.36.0-rc2

Welcome to the v0.36.0-rc2 release of buildx! This is a pre-release of buildx Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues. Contributors CrazyMax Matt Van Horn…

Source: Docker Buildx Releases github-actions[bot]
DevOps GitHub

argoproj/argo-cd: v3.5.0-rc3

Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.5.0-rc3/manifests/install.yaml HA: kubectl create…

Source: Argo CD Releases github-actions[bot]
DevOps

How to Run AI Agents on Kubernetes with Pulumi

Kubernetes has become the default place teams run agentic AI workloads: CNCF’s 2026 annual survey found that 66% of organizations hosting generative AI models use Kubernetes to manage some or all of their inference…

Source: Pulumi Blog Joe Duffy