Skip to content

Commit

Permalink
fix: add harbor v2.12.x to known constraints dekn#10075
Browse files Browse the repository at this point in the history
  • Loading branch information
devinturner committed Nov 11, 2024
1 parent 160d867 commit 222ad55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ func init() { //nolint:gochecknoinits
"~2.6.x",
"~2.10.x",
"~2.11.x",
"~2.12.x",
)
}

Expand Down

0 comments on commit 222ad55

Please sign in to comment.