Skip to content

Commit cd6bac9

Browse files
committed
Bump version to 2.3.12
1 parent 8ef4922 commit cd6bac9

8 files changed

+30
-30
lines changed

manifests/base/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: Kustomization
55
images:
66
- name: quay.io/argoproj/argocd
77
newName: quay.io/argoproj/argocd
8-
newTag: v2.3.11
8+
newTag: v2.3.12
99
resources:
1010
- ./application-controller
1111
- ./dex

manifests/core-install.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9698,7 +9698,7 @@ spec:
96989698
value: /helm-working-dir
96999699
- name: HELM_DATA_HOME
97009700
value: /helm-working-dir
9701-
image: quay.io/argoproj/argocd:v2.3.11
9701+
image: quay.io/argoproj/argocd:v2.3.12
97029702
imagePullPolicy: Always
97039703
livenessProbe:
97049704
failureThreshold: 3
@@ -9747,7 +9747,7 @@ spec:
97479747
- -n
97489748
- /usr/local/bin/argocd
97499749
- /var/run/argocd/argocd-cmp-server
9750-
image: quay.io/argoproj/argocd:v2.3.11
9750+
image: quay.io/argoproj/argocd:v2.3.12
97519751
name: copyutil
97529752
volumeMounts:
97539753
- mountPath: /var/run/argocd
@@ -9912,7 +9912,7 @@ spec:
99129912
key: controller.default.cache.expiration
99139913
name: argocd-cmd-params-cm
99149914
optional: true
9915-
image: quay.io/argoproj/argocd:v2.3.11
9915+
image: quay.io/argoproj/argocd:v2.3.12
99169916
imagePullPolicy: Always
99179917
livenessProbe:
99189918
httpGet:

manifests/core-install/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ resources:
1111
images:
1212
- name: quay.io/argoproj/argocd
1313
newName: quay.io/argoproj/argocd
14-
newTag: v2.3.11
14+
newTag: v2.3.12

manifests/ha/base/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ patchesStrategicMerge:
1111
images:
1212
- name: quay.io/argoproj/argocd
1313
newName: quay.io/argoproj/argocd
14-
newTag: v2.3.11
14+
newTag: v2.3.12
1515
resources:
1616
- ../../base/application-controller
1717
- ../../base/dex

manifests/ha/install.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -10516,7 +10516,7 @@ spec:
1051610516
- -n
1051710517
- /usr/local/bin/argocd
1051810518
- /shared/argocd-dex
10519-
image: quay.io/argoproj/argocd:v2.3.11
10519+
image: quay.io/argoproj/argocd:v2.3.12
1052010520
imagePullPolicy: Always
1052110521
name: copyutil
1052210522
volumeMounts:
@@ -10549,7 +10549,7 @@ spec:
1054910549
containers:
1055010550
- command:
1055110551
- argocd-notifications
10552-
image: quay.io/argoproj/argocd:v2.3.11
10552+
image: quay.io/argoproj/argocd:v2.3.12
1055310553
imagePullPolicy: Always
1055410554
livenessProbe:
1055510555
tcpSocket:
@@ -10788,7 +10788,7 @@ spec:
1078810788
value: /helm-working-dir
1078910789
- name: HELM_DATA_HOME
1079010790
value: /helm-working-dir
10791-
image: quay.io/argoproj/argocd:v2.3.11
10791+
image: quay.io/argoproj/argocd:v2.3.12
1079210792
imagePullPolicy: Always
1079310793
livenessProbe:
1079410794
failureThreshold: 3
@@ -10837,7 +10837,7 @@ spec:
1083710837
- -n
1083810838
- /usr/local/bin/argocd
1083910839
- /var/run/argocd/argocd-cmp-server
10840-
image: quay.io/argoproj/argocd:v2.3.11
10840+
image: quay.io/argoproj/argocd:v2.3.12
1084110841
name: copyutil
1084210842
volumeMounts:
1084310843
- mountPath: /var/run/argocd
@@ -11064,7 +11064,7 @@ spec:
1106411064
key: server.http.cookie.maxnumber
1106511065
name: argocd-cmd-params-cm
1106611066
optional: true
11067-
image: quay.io/argoproj/argocd:v2.3.11
11067+
image: quay.io/argoproj/argocd:v2.3.12
1106811068
imagePullPolicy: Always
1106911069
livenessProbe:
1107011070
httpGet:
@@ -11260,7 +11260,7 @@ spec:
1126011260
key: controller.default.cache.expiration
1126111261
name: argocd-cmd-params-cm
1126211262
optional: true
11263-
image: quay.io/argoproj/argocd:v2.3.11
11263+
image: quay.io/argoproj/argocd:v2.3.12
1126411264
imagePullPolicy: Always
1126511265
livenessProbe:
1126611266
httpGet:

manifests/ha/namespace-install.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -7812,7 +7812,7 @@ spec:
78127812
- -n
78137813
- /usr/local/bin/argocd
78147814
- /shared/argocd-dex
7815-
image: quay.io/argoproj/argocd:v2.3.11
7815+
image: quay.io/argoproj/argocd:v2.3.12
78167816
imagePullPolicy: Always
78177817
name: copyutil
78187818
volumeMounts:
@@ -7845,7 +7845,7 @@ spec:
78457845
containers:
78467846
- command:
78477847
- argocd-notifications
7848-
image: quay.io/argoproj/argocd:v2.3.11
7848+
image: quay.io/argoproj/argocd:v2.3.12
78497849
imagePullPolicy: Always
78507850
livenessProbe:
78517851
tcpSocket:
@@ -8084,7 +8084,7 @@ spec:
80848084
value: /helm-working-dir
80858085
- name: HELM_DATA_HOME
80868086
value: /helm-working-dir
8087-
image: quay.io/argoproj/argocd:v2.3.11
8087+
image: quay.io/argoproj/argocd:v2.3.12
80888088
imagePullPolicy: Always
80898089
livenessProbe:
80908090
failureThreshold: 3
@@ -8133,7 +8133,7 @@ spec:
81338133
- -n
81348134
- /usr/local/bin/argocd
81358135
- /var/run/argocd/argocd-cmp-server
8136-
image: quay.io/argoproj/argocd:v2.3.11
8136+
image: quay.io/argoproj/argocd:v2.3.12
81378137
name: copyutil
81388138
volumeMounts:
81398139
- mountPath: /var/run/argocd
@@ -8360,7 +8360,7 @@ spec:
83608360
key: server.http.cookie.maxnumber
83618361
name: argocd-cmd-params-cm
83628362
optional: true
8363-
image: quay.io/argoproj/argocd:v2.3.11
8363+
image: quay.io/argoproj/argocd:v2.3.12
83648364
imagePullPolicy: Always
83658365
livenessProbe:
83668366
httpGet:
@@ -8556,7 +8556,7 @@ spec:
85568556
key: controller.default.cache.expiration
85578557
name: argocd-cmd-params-cm
85588558
optional: true
8559-
image: quay.io/argoproj/argocd:v2.3.11
8559+
image: quay.io/argoproj/argocd:v2.3.12
85608560
imagePullPolicy: Always
85618561
livenessProbe:
85628562
httpGet:

manifests/install.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -9886,7 +9886,7 @@ spec:
98869886
- -n
98879887
- /usr/local/bin/argocd
98889888
- /shared/argocd-dex
9889-
image: quay.io/argoproj/argocd:v2.3.11
9889+
image: quay.io/argoproj/argocd:v2.3.12
98909890
imagePullPolicy: Always
98919891
name: copyutil
98929892
volumeMounts:
@@ -9919,7 +9919,7 @@ spec:
99199919
containers:
99209920
- command:
99219921
- argocd-notifications
9922-
image: quay.io/argoproj/argocd:v2.3.11
9922+
image: quay.io/argoproj/argocd:v2.3.12
99239923
imagePullPolicy: Always
99249924
livenessProbe:
99259925
tcpSocket:
@@ -10122,7 +10122,7 @@ spec:
1012210122
value: /helm-working-dir
1012310123
- name: HELM_DATA_HOME
1012410124
value: /helm-working-dir
10125-
image: quay.io/argoproj/argocd:v2.3.11
10125+
image: quay.io/argoproj/argocd:v2.3.12
1012610126
imagePullPolicy: Always
1012710127
livenessProbe:
1012810128
failureThreshold: 3
@@ -10171,7 +10171,7 @@ spec:
1017110171
- -n
1017210172
- /usr/local/bin/argocd
1017310173
- /var/run/argocd/argocd-cmp-server
10174-
image: quay.io/argoproj/argocd:v2.3.11
10174+
image: quay.io/argoproj/argocd:v2.3.12
1017510175
name: copyutil
1017610176
volumeMounts:
1017710177
- mountPath: /var/run/argocd
@@ -10394,7 +10394,7 @@ spec:
1039410394
key: server.http.cookie.maxnumber
1039510395
name: argocd-cmd-params-cm
1039610396
optional: true
10397-
image: quay.io/argoproj/argocd:v2.3.11
10397+
image: quay.io/argoproj/argocd:v2.3.12
1039810398
imagePullPolicy: Always
1039910399
livenessProbe:
1040010400
httpGet:
@@ -10584,7 +10584,7 @@ spec:
1058410584
key: controller.default.cache.expiration
1058510585
name: argocd-cmd-params-cm
1058610586
optional: true
10587-
image: quay.io/argoproj/argocd:v2.3.11
10587+
image: quay.io/argoproj/argocd:v2.3.12
1058810588
imagePullPolicy: Always
1058910589
livenessProbe:
1059010590
httpGet:

manifests/namespace-install.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -7182,7 +7182,7 @@ spec:
71827182
- -n
71837183
- /usr/local/bin/argocd
71847184
- /shared/argocd-dex
7185-
image: quay.io/argoproj/argocd:v2.3.11
7185+
image: quay.io/argoproj/argocd:v2.3.12
71867186
imagePullPolicy: Always
71877187
name: copyutil
71887188
volumeMounts:
@@ -7215,7 +7215,7 @@ spec:
72157215
containers:
72167216
- command:
72177217
- argocd-notifications
7218-
image: quay.io/argoproj/argocd:v2.3.11
7218+
image: quay.io/argoproj/argocd:v2.3.12
72197219
imagePullPolicy: Always
72207220
livenessProbe:
72217221
tcpSocket:
@@ -7418,7 +7418,7 @@ spec:
74187418
value: /helm-working-dir
74197419
- name: HELM_DATA_HOME
74207420
value: /helm-working-dir
7421-
image: quay.io/argoproj/argocd:v2.3.11
7421+
image: quay.io/argoproj/argocd:v2.3.12
74227422
imagePullPolicy: Always
74237423
livenessProbe:
74247424
failureThreshold: 3
@@ -7467,7 +7467,7 @@ spec:
74677467
- -n
74687468
- /usr/local/bin/argocd
74697469
- /var/run/argocd/argocd-cmp-server
7470-
image: quay.io/argoproj/argocd:v2.3.11
7470+
image: quay.io/argoproj/argocd:v2.3.12
74717471
name: copyutil
74727472
volumeMounts:
74737473
- mountPath: /var/run/argocd
@@ -7690,7 +7690,7 @@ spec:
76907690
key: server.http.cookie.maxnumber
76917691
name: argocd-cmd-params-cm
76927692
optional: true
7693-
image: quay.io/argoproj/argocd:v2.3.11
7693+
image: quay.io/argoproj/argocd:v2.3.12
76947694
imagePullPolicy: Always
76957695
livenessProbe:
76967696
httpGet:
@@ -7880,7 +7880,7 @@ spec:
78807880
key: controller.default.cache.expiration
78817881
name: argocd-cmd-params-cm
78827882
optional: true
7883-
image: quay.io/argoproj/argocd:v2.3.11
7883+
image: quay.io/argoproj/argocd:v2.3.12
78847884
imagePullPolicy: Always
78857885
livenessProbe:
78867886
httpGet:

0 commit comments

Comments
 (0)