File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1691,12 +1691,12 @@ replicas: 1
16911691test-value1: one
16921692nginx:
16931693 image:
1694- tag: v1.0.0
16951694 name: nginx
1695+ tag: v1.0.0
16961696redis:
16971697 image:
1698- tag: v1.0.0
16991698 name: redis
1699+ tag: v1.0.0
17001700`
17011701 yaml , err = marshalParamsOverride (& app , originalData )
17021702 require .NoError (t , err )
@@ -1938,7 +1938,7 @@ replicas: 1
19381938 "argocd-image-updater.argoproj.io/image-list" : "nginx" ,
19391939 "argocd-image-updater.argoproj.io/write-back-method" : "git" ,
19401940 "argocd-image-updater.argoproj.io/write-back-target" : "helmvalues:./test-values.yaml" ,
1941- "argocd-image-updater.argoproj.io/nginx.helm.image-name" : "image .name" ,
1941+ "argocd-image-updater.argoproj.io/nginx.helm.image-name" : "dockerimage .name" ,
19421942 },
19431943 },
19441944 Spec : v1alpha1.ApplicationSpec {
You can’t perform that action at this time.
0 commit comments