File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ var (
246
246
}
247
247
248
248
// 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 "
250
250
251
251
// DefaultACPImage default image used by tridentctl and operator for acp sidecar
252
252
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
92
92
tridentAutosupportImage : " "
93
93
94
94
# tridentAutosupportImageTag allows overriding the tag of the image for Trident's Autosupport container.
95
- tridentAutosupportImageTag : " 24.06 "
95
+ tridentAutosupportImageTag : " 24.10 "
96
96
97
97
# tridentAutosupportProxy allows Trident's autosupport container to phone home via an HTTP proxy.
98
98
tridentAutosupportProxy : " "
You can’t perform that action at this time.
0 commit comments