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

Topic - Edition

DevOps

4 items on 31 Jul 2026
DevOps

Kubernetes v1.37 Sneak Peek

As we get closer to the release date for Kubernetes v1.37, the project develops and matures, features may be deprecated, removed, or replaced with better ones for the project's overall health. This blog outlines some of…

Source: Kubernetes Blog
DevOps GitHub

argoproj/argo-cd: v3.3.13

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.3.13/manifests/install.yaml HA: kubectl create…

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

argoproj/argo-cd: v3.4.6

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.4.6/manifests/install.yaml HA: kubectl create…

Source: Argo CD Releases github-actions[bot]