This repository was archived by the owner on Oct 19, 2024. It is now read-only.
File tree 5 files changed +6
-6
lines changed
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:
11
11
12
12
images :
13
13
- 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:
12
12
13
13
images :
14
14
- 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:
157
157
- command :
158
158
- /app/argocd-notifications-backend
159
159
- bot
160
- image : argoprojlabs/argocd-notifications:v1.1.0
160
+ image : argoprojlabs/argocd-notifications:v1.1.1
161
161
imagePullPolicy : Always
162
162
name : argocd-notifications-bot
163
163
workingDir : /app
@@ -182,7 +182,7 @@ spec:
182
182
- command :
183
183
- /app/argocd-notifications-backend
184
184
- controller
185
- image : argoprojlabs/argocd-notifications:v1.1.0
185
+ image : argoprojlabs/argocd-notifications:v1.1.1
186
186
imagePullPolicy : Always
187
187
name : argocd-notifications-controller
188
188
volumeMounts :
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ spec:
102
102
- command :
103
103
- /app/argocd-notifications-backend
104
104
- controller
105
- image : argoprojlabs/argocd-notifications:v1.1.0
105
+ image : argoprojlabs/argocd-notifications:v1.1.1
106
106
imagePullPolicy : Always
107
107
name : argocd-notifications-controller
108
108
volumeMounts :
You can’t perform that action at this time.
0 commit comments