Commit 68896a7
committed
chore(recipes): bump 7 components to upstream latest (phase 1)
Phase 1 of the version refresh tracked in #698: minor and patch
bumps across registry defaults and overlay/mixin pins. No values
schema changes required.
aws-ebs-csi-driver 2.55.0 -> 2.59.0
cert-manager v1.17.2 -> v1.20.2
kube-prometheus-stack 82.8.0 -> 84.4.0
kubeflow-trainer 2.1.0 -> 2.2.0
kueue 0.17.0 -> 0.17.1
nodewright-operator v0.14.0 -> v0.15.1
nvsentinel v1.1.0 -> v1.3.0
Excluded from this PR:
- kgateway / kgateway-crds (v2.0.0 -> v2.2.3) — v2.2.3 silently
drops the `inferenceExtension.enabled` value (no longer in the
chart's values.yaml). v2.0.0 renders inf_ext_rbac.yaml
(ClusterRole granting access to inference.networking.x-k8s.io
inferencemodels/inferencepools) plus KGW_ENABLE_INFER_EXT env;
v2.2.3 renders neither. AICR uses kgateway specifically for the
CNCF AI Conformance "Advanced Ingress for AI/ML Inference"
requirement, so a silent feature regression here would break
inference bundles. Migration to v2.2.3 needs a values + RBAC
rework — deferred.
- aws-efa (v0.5.3 -> v0.5.26) — 23 minors require values cleanup
including a real security-posture change (chart now defaults to
privileged: true for EFA hardware access, conflicting with our
hardened allowPrivilegeEscalation: false override). Deferred to
a follow-up so the change can get proper EKS/security review.
- kai-scheduler (v0.13.0 -> v0.14.1) — GitHub release v0.14.1 was
published as a chart tarball asset but never pushed to the OCI
registry at ghcr.io/nvidia/kai-scheduler/kai-scheduler. v0.13.0
is the latest fetchable OCI tag. Bump deferred until upstream
catches up.
Also resync vendor/github.com/go-openapi/strfmt/{README,CONTRIBUTORS}.md
with the v0.26.2 content already declared in vendor/modules.txt.
The prior dep-update commit on main bumped strfmt to v0.26.2 in
modules.txt but didn't refresh those two doc files, so `go mod
vendor` in CI produces a diff against the committed vendor and
the `tests/Test` gate fails. Running `go mod vendor` here picks up
the consistent v0.26.2 docs.
Refs: #6981 parent 0c939ce commit 68896a7
5 files changed
Lines changed: 20 additions & 27 deletions
File tree
- recipes
- overlays
- vendor/github.com/go-openapi/strfmt
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
| 477 | + | |
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
| |||
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments