@@ -25046,6 +25046,19 @@ addons:
2504625046 helm_repository_url: https://argoproj.github.io/argo-helm
2504725047 eolApiSlug: argocd
2504825048 versions:
25049+ - version: 3.5.1
25050+ kube: ['1.36', '1.35', '1.34']
25051+ requirements: []
25052+ incompatibilities: []
25053+ summary:
25054+ helm_changes: ''
25055+ chart_updates: []
25056+ features: ['No new features in v3.5.1; this is a patch release focused on stability,
25057+ performance, and security hardening.']
25058+ breaking_changes: []
25059+ chart_version: 10.3.3
25060+ images: ['ecr-public.aws.com/docker/library/redis:8.6.4-alpine', 'ghcr.io/dexidp/dex:v2.45.1',
25061+ 'quay.io/argoproj/argocd:v3.5.1']
2504925062 - version: 3.5.0
2505025063 kube: ['1.36', '1.35', '1.34']
2505125064 requirements: []
@@ -29042,6 +29055,45 @@ addons:
2904229055 helm_repository_url: oci://ghcr.io/kserve/charts/kserve
2904329056 chart_name: kserve
2904429057 versions:
29058+ - version: 0.20.0
29059+ kube: ['1.35', '1.34', '1.33', '1.32']
29060+ requirements: []
29061+ incompatibilities: []
29062+ summary:
29063+ helm_changes: ''
29064+ chart_updates: ['KServe 0.20.0 includes new/updated CRD and resources Helm chart
29065+ artifacts (kserve-crd, kserve-resources, llmisvc-crd/resources, localmodel-crd/resources,
29066+ runtime-configs). Expect CRD and controller rollout as part of upgrade.',
29067+ Gateway API dependency bumped to v1.5.1; Envoy AI Gateway bumped to v1.0.0
29068+ and Envoy Gateway to v1.8.1 (ensure cluster dependencies match)., 'LLMInferenceService
29069+ routing resources migrated to llm-d.ai CRDs; e2e updates indicate API group
29070+ changes for related CRDs (e.g., InferenceObjective).', Modelcache RBAC updated
29071+ (adds delete verb for localmodel PV/PVC)., LocalModel controller and related
29072+ resources include race-condition fixes; storage/OCI mounting support expanded.,
29073+ 'LLMInferenceService webhook install/rollout ordering tightened in CI, implying
29074+ upgrade sequencing/rollout readiness is important. Look for webhook cert
29075+ readiness before proceeding.']
29076+ features: [Forward Authorization header from transformer to predictor (helps
29077+ auth propagation through inference pipeline)., 'Support multiple OCI sources
29078+ in storageUris and add oci+native:// ImageVolume mounting for OCI artifacts.',
29079+ Add vLLM as a supported runtime; plus new AutoGluon server runtime option.,
29080+ 'LLMInferenceService: model-based routing gates with models surfaced in status;
29081+ stable/version-independent URLs discovery; traffic splitting APIs including
29082+ group routing machinery and readiness gating.', 'LLMInferenceService: KV
29083+ cache offloading spec (CPU tiering + secondary filesystem tiers) and additional
29084+ llm-d baseline default alignments.', Add Managed DRA support for LLMInferenceService
29085+ (resource allocation integrations)., Add platform hooks for InferenceService
29086+ service customization; canary rollout support for RawDeployment mode., Add
29087+ support for confidential model serving.]
29088+ breaking_changes: [LLMInferenceService routing resources migrated to llm-d.ai
29089+ CRDs; existing clusters may need CRD updates and any manifests/controllers
29090+ referencing old API groups must be updated accordingly., 'Dependency bumps
29091+ (Gateway API v1.5.1, Envoy AI Gateway v1.0.0, Envoy Gateway v1.8.1) can
29092+ require compatible versions installed in-cluster; mismatches may break HTTPRoute/Gateway
29093+ behavior.', 'Security/dependency update: Starlette bumped to >=1.0.1 (CVE
29094+ fix). If you pin images or python deps in custom runtimes, ensure compatibility.']
29095+ chart_version: v0.20.0
29096+ images: []
2904529097 - version: 0.19.0
2904629098 kube: ['1.35', '1.34', '1.33', '1.32']
2904729099 requirements: []
0 commit comments