Skip to content

Commit 4a4d2c1

Browse files
committed
fix: remove redundant change
Signed-off-by: chansuke <moonset20@gmail.com>
1 parent 3559db9 commit 4a4d2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,4 +496,4 @@ prefixed with `argocd-image-updater.argoproj.io`.
496496
|`write-back-method`|The method used for writing back updates. Either can be `argocd` (imperative) or `git` (declarative)|
497497
|`write-back-target`|The target used for writing back updates. Either can be `kustomization` (For kustomize) or `helmvalues` (For helm)|
498498
|`git-branch`|Specify the branch in which updates will be wrote to|
499-
|`git-repository`|A URL to a git repository. If provided will override the RepoURL that is provided to the ArgoCD application|
499+
|`git-repository`|A URL to a git repository. If provided will override the RepoURL that is provided to the ArgoCD application|

0 commit comments

Comments
 (0)