You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -341,7 +341,7 @@ must be prefixed with `argocd-image-updater.argoproj.io`.
341
341
|---------------|-------|-----------|
342
342
|`image-list`|*none*|Comma separated list of images to consider for update|
343
343
|`<image_alias>.update-strategy`|`semver`|The update strategy to be used for the image|
344
-
|`<image_alias>.tag-match`|*any*|A function to match tag names from registry against to be considered for update|
344
+
|`<image_alias>.allow-tags`|*any*|A function to match tag names from registry against to be considered for update|
345
345
|`<image_alias>.ignore-tags`|*none*|A comma-separated list of glob patterns that when match ignore a certain tag from the registry|
346
346
|`<image_alias>.pull-secret`|*none*|A reference to a secret to be used as registry credentials for this image|
347
347
|`<image_alias>.helm.image-spec`|*none*|Name of the Helm parameter to specify the canonical name of the image, i.e. holds `image/name:1.0`. If this is set, other Helm parameter related options will be ignored.|
0 commit comments