File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22# argocd
33
44* Needs: >= v3.3
5- * Image: crenshawdotdev/argocd-executor-plugin:$RELEASE_TAG
5+ * Image: crenshawdotdev/argocd-executor-plugin: v0 .0.5
66
77This is an Argo CD plugin that allows you to interact with an argocd instance of your choice.
88For examples visit https://github.com/UrielCohen456/argo-workflows-argocd-executor-plugin/examples
Original file line number Diff line number Diff line change 1111 name: argocd-sync-token
1212 - name: ARGOCD_SERVER
1313 value: argocd-server.argocd.svc.cluster.local
14- image: crenshawdotdev/argocd-executor-plugin:$RELEASE_TAG
14+ image: crenshawdotdev/argocd-executor-plugin:v0.0.5
1515 imagePullPolicy: Never
1616 name: argocd
1717 ports:
Original file line number Diff line number Diff line change 1111 sidecar :
1212 container :
1313 name : argocd
14- image : crenshawdotdev/argocd-executor-plugin:$RELEASE_TAG
14+ image : crenshawdotdev/argocd-executor-plugin:v0.0.5
1515 imagePullPolicy : Never
1616 env :
1717 - name : ARGOCD_AUTH_TOKEN
You can’t perform that action at this time.
0 commit comments