This repository was archived by the owner on Oct 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- 1.1.0
1+ 1.1.1
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.1.0
14+ newTag : v1.1.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.1.0
15+ newTag : v1.1.1
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ spec:
157157 - command :
158158 - /app/argocd-notifications-backend
159159 - bot
160- image : argoprojlabs/argocd-notifications:v1.1.0
160+ image : argoprojlabs/argocd-notifications:v1.1.1
161161 imagePullPolicy : Always
162162 name : argocd-notifications-bot
163163 workingDir : /app
@@ -182,7 +182,7 @@ spec:
182182 - command :
183183 - /app/argocd-notifications-backend
184184 - controller
185- image : argoprojlabs/argocd-notifications:v1.1.0
185+ image : argoprojlabs/argocd-notifications:v1.1.1
186186 imagePullPolicy : Always
187187 name : argocd-notifications-controller
188188 volumeMounts :
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ spec:
102102 - command :
103103 - /app/argocd-notifications-backend
104104 - controller
105- image : argoprojlabs/argocd-notifications:v1.1.0
105+ image : argoprojlabs/argocd-notifications:v1.1.1
106106 imagePullPolicy : Always
107107 name : argocd-notifications-controller
108108 volumeMounts :
You can’t perform that action at this time.
0 commit comments