Skip to content

Commit

Permalink
Point trident to 20.10 Trident-ASUP image
Browse files Browse the repository at this point in the history
  • Loading branch information
nazneeninc authored Oct 30, 2020
1 parent 9bf6d19 commit 54b3e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ const (
/* Kubernetes operator constants */
OperatorContainerName = "trident-operator"

DefaultAutosupportImage = "netapp/trident-autosupport:20.07.0"
DefaultAutosupportImage = "netapp/trident-autosupport:20.10.0"
)

var (
Expand Down

0 comments on commit 54b3e8e

Please sign in to comment.