File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ var (
246246 }
247247
248248 // DefaultAutosupportImage default image used by tridentctl and operator for asup sidecar
249- DefaultAutosupportImage = "docker.io/netapp/trident-autosupport:24.06 "
249+ DefaultAutosupportImage = "docker.io/netapp/trident-autosupport:24.10 "
250250
251251 // DefaultACPImage default image used by tridentctl and operator for acp sidecar
252252 DefaultACPImage = "cr.astra.netapp.io/astra/trident-acp:24.10.0"
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ tridentSilenceAutosupport: false
9292tridentAutosupportImage : " "
9393
9494# tridentAutosupportImageTag allows overriding the tag of the image for Trident's Autosupport container.
95- tridentAutosupportImageTag : " 24.06 "
95+ tridentAutosupportImageTag : " 24.10 "
9696
9797# tridentAutosupportProxy allows Trident's autosupport container to phone home via an HTTP proxy.
9898tridentAutosupportProxy : " "
You can’t perform that action at this time.
0 commit comments