File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -2111,6 +2111,11 @@ definitions:
2111
2111
example: false
2112
2112
type: boolean
2113
2113
x-go-name: Refresh
2114
+ refresh_exclude_older:
2115
+ description: Whether to exclude source snapshots earlier than latest target snapshot
2116
+ example: false
2117
+ type: boolean
2118
+ x-go-name: RefreshExcludeOlder
2114
2119
secret:
2115
2120
description: Remote server secret (for remote private images)
2116
2121
example: RANDOM-STRING
@@ -6504,6 +6509,11 @@ definitions:
6504
6509
example: false
6505
6510
type: boolean
6506
6511
x-go-name: Refresh
6512
+ refresh_exclude_older:
6513
+ description: Whether to exclude source snapshots earlier than latest target snapshot
6514
+ example: false
6515
+ type: boolean
6516
+ x-go-name: RefreshExcludeOlder
6507
6517
secrets:
6508
6518
additionalProperties:
6509
6519
type: string
You can’t perform that action at this time.
0 commit comments