You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fast-follow patch to v1.6.0 (already live on gh-pages), shipping the fixes in #238 / PR #239. Publishing flips the hourly auto-upgrade fleet-wide: auto-upgrade-ON clients move 1.6.0 → 1.6.1 at their next :23 cronjob.
Delta over 1.6.0 is template-only and a no-op for any cluster without a proxy (entire known fleet incl. hasan-prod/stg/dev) — the only render change for them is the app.kubernetes.io/version label.
Release client chart v1.6.1
Fast-follow patch to v1.6.0 (already live on gh-pages), shipping the fixes in #238 / PR #239. Publishing flips the hourly auto-upgrade fleet-wide: auto-upgrade-ON clients move 1.6.0 → 1.6.1 at their next :23 cronjob.
Contents (develop, ahead of main via #239)
HTTP_PROXY_HOST— preserves a directly-setenv.HTTP_PROXYwhen no host is set (fixes a 1.6.0 upgrade regression for raw-HTTP_PROXYproxy clusters).version/appVersionlockstep restored: both → 1.6.1 (1.6.0 strandedappVersionat 1.5.1, so theapp.kubernetes.io/versionlabel mis-reported).Validation
app.kubernetes.io/versionlabel.Steps
Acceptance