This repository was archived by the owner on Oct 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ resources:
1111
1212images :
1313 - name : argoprojlabs/argocd-notifications
14- newTag : v1.0.0-rc2
14+ newTag : v1.0.1
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ resources:
1212
1313images :
1414 - name : argoprojlabs/argocd-notifications
15- newTag : v1.0.0-rc2
15+ newTag : v1.0.1
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ spec:
142142 - command :
143143 - /app/argocd-notifications-backend
144144 - bot
145- image : argoprojlabs/argocd-notifications:v1.0.0-rc2
145+ image : argoprojlabs/argocd-notifications:v1.0.1
146146 imagePullPolicy : Always
147147 name : argocd-notifications-bot
148148 workingDir : /app
@@ -167,7 +167,7 @@ spec:
167167 - command :
168168 - /app/argocd-notifications-backend
169169 - controller
170- image : argoprojlabs/argocd-notifications:v1.0.0-rc2
170+ image : argoprojlabs/argocd-notifications:v1.0.1
171171 imagePullPolicy : Always
172172 name : argocd-notifications-controller
173173 volumeMounts :
Original file line number Diff line number Diff line change 8787 - command :
8888 - /app/argocd-notifications-backend
8989 - controller
90- image : argoprojlabs/argocd-notifications:v1.0.0-rc2
90+ image : argoprojlabs/argocd-notifications:v1.0.1
9191 imagePullPolicy : Always
9292 name : argocd-notifications-controller
9393 volumeMounts :
You can’t perform that action at this time.
0 commit comments