chore: update DTS to 1.25 doca3.4#2635
Conversation
Signed-off-by: Fred Rolland <frolland@nvidia.com>
Greptile SummaryBumps the DOCA Telemetry Service (DTS) image tag from
Confidence Score: 5/5Safe to merge — a straightforward image tag bump with no logic changes and no stale references remaining. Both files are updated consistently to the new DTS version string. A grep across the full repository confirms no leftover references to the old tag. The bundle CSV uses a SHA digest reference that is managed independently and is unaffected by this change. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[hack/release.yaml] -->|docaTelemetryService.version| B[1.25.5-doca3.4.0-host]
C[example CRS full yaml] -->|spec.docaTelemetryService.version| B
B --> D[nvcr.io/nvidia/doca/doca_telemetry:1.25.5-doca3.4.0-host]
Reviews (1): Last reviewed commit: "chore: update DTS to 1.25 doca3.4" | Re-trigger Greptile |
No description provided.