Skip to content

Commit c6166fd

Browse files
Bump version to 2.14.14 on release-2.14 branch (#23299)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: blakepettersson <[email protected]>
1 parent 3c68b26 commit c6166fd

15 files changed

+89
-89
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.14.13
1+
2.14.14

manifests/base/commit-server/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ resources:
1212
images:
1313
- name: quay.io/argoproj/argocd
1414
newName: quay.io/argoproj/argocd
15-
newTag: v2.14.13
15+
newTag: v2.14.14

manifests/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
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.14.13
8+
newTag: v2.14.14
99
resources:
1010
- ./application-controller
1111
- ./dex

manifests/core-install-with-hydrator.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24165,7 +24165,7 @@ spec:
2416524165
key: applicationsetcontroller.requeue.after
2416624166
name: argocd-cmd-params-cm
2416724167
optional: true
24168-
image: quay.io/argoproj/argocd:v2.14.13
24168+
image: quay.io/argoproj/argocd:v2.14.14
2416924169
imagePullPolicy: Always
2417024170
name: argocd-applicationset-controller
2417124171
ports:
@@ -24285,7 +24285,7 @@ spec:
2428524285
key: commitserver.log.level
2428624286
name: argocd-cmd-params-cm
2428724287
optional: true
24288-
image: quay.io/argoproj/argocd:v2.14.13
24288+
image: quay.io/argoproj/argocd:v2.14.14
2428924289
imagePullPolicy: Always
2429024290
livenessProbe:
2429124291
failureThreshold: 3
@@ -24331,7 +24331,7 @@ spec:
2433124331
- -n
2433224332
- /usr/local/bin/argocd
2433324333
- /var/run/argocd/argocd-cmp-server
24334-
image: quay.io/argoproj/argocd:v2.14.13
24334+
image: quay.io/argoproj/argocd:v2.14.14
2433524335
name: copyutil
2433624336
securityContext:
2433724337
allowPrivilegeEscalation: false
@@ -24435,7 +24435,7 @@ spec:
2443524435
- argocd
2443624436
- admin
2443724437
- redis-initial-password
24438-
image: quay.io/argoproj/argocd:v2.14.13
24438+
image: quay.io/argoproj/argocd:v2.14.14
2443924439
imagePullPolicy: IfNotPresent
2444024440
name: secret-init
2444124441
securityContext:
@@ -24696,7 +24696,7 @@ spec:
2469624696
value: /helm-working-dir
2469724697
- name: HELM_DATA_HOME
2469824698
value: /helm-working-dir
24699-
image: quay.io/argoproj/argocd:v2.14.13
24699+
image: quay.io/argoproj/argocd:v2.14.14
2470024700
imagePullPolicy: Always
2470124701
livenessProbe:
2470224702
failureThreshold: 3
@@ -24748,7 +24748,7 @@ spec:
2474824748
- -n
2474924749
- /usr/local/bin/argocd
2475024750
- /var/run/argocd/argocd-cmp-server
24751-
image: quay.io/argoproj/argocd:v2.14.13
24751+
image: quay.io/argoproj/argocd:v2.14.14
2475224752
name: copyutil
2475324753
securityContext:
2475424754
allowPrivilegeEscalation: false
@@ -25072,7 +25072,7 @@ spec:
2507225072
optional: true
2507325073
- name: KUBECACHEDIR
2507425074
value: /tmp/kubecache
25075-
image: quay.io/argoproj/argocd:v2.14.13
25075+
image: quay.io/argoproj/argocd:v2.14.14
2507625076
imagePullPolicy: Always
2507725077
name: argocd-application-controller
2507825078
ports:

manifests/core-install.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/core-install/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ resources:
1212
images:
1313
- name: quay.io/argoproj/argocd
1414
newName: quay.io/argoproj/argocd
15-
newTag: v2.14.13
15+
newTag: v2.14.14

manifests/ha/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ patches:
1212
images:
1313
- name: quay.io/argoproj/argocd
1414
newName: quay.io/argoproj/argocd
15-
newTag: v2.14.13
15+
newTag: v2.14.14
1616
resources:
1717
- ../../base/application-controller
1818
- ../../base/applicationset-controller

manifests/ha/install-with-hydrator.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25506,7 +25506,7 @@ spec:
2550625506
key: applicationsetcontroller.requeue.after
2550725507
name: argocd-cmd-params-cm
2550825508
optional: true
25509-
image: quay.io/argoproj/argocd:v2.14.13
25509+
image: quay.io/argoproj/argocd:v2.14.14
2551025510
imagePullPolicy: Always
2551125511
name: argocd-applicationset-controller
2551225512
ports:
@@ -25626,7 +25626,7 @@ spec:
2562625626
key: commitserver.log.level
2562725627
name: argocd-cmd-params-cm
2562825628
optional: true
25629-
image: quay.io/argoproj/argocd:v2.14.13
25629+
image: quay.io/argoproj/argocd:v2.14.14
2563025630
imagePullPolicy: Always
2563125631
livenessProbe:
2563225632
failureThreshold: 3
@@ -25672,7 +25672,7 @@ spec:
2567225672
- -n
2567325673
- /usr/local/bin/argocd
2567425674
- /var/run/argocd/argocd-cmp-server
25675-
image: quay.io/argoproj/argocd:v2.14.13
25675+
image: quay.io/argoproj/argocd:v2.14.14
2567625676
name: copyutil
2567725677
securityContext:
2567825678
allowPrivilegeEscalation: false
@@ -25793,7 +25793,7 @@ spec:
2579325793
- -n
2579425794
- /usr/local/bin/argocd
2579525795
- /shared/argocd-dex
25796-
image: quay.io/argoproj/argocd:v2.14.13
25796+
image: quay.io/argoproj/argocd:v2.14.14
2579725797
imagePullPolicy: Always
2579825798
name: copyutil
2579925799
securityContext:
@@ -25883,7 +25883,7 @@ spec:
2588325883
key: notificationscontroller.repo.server.plaintext
2588425884
name: argocd-cmd-params-cm
2588525885
optional: true
25886-
image: quay.io/argoproj/argocd:v2.14.13
25886+
image: quay.io/argoproj/argocd:v2.14.14
2588725887
imagePullPolicy: Always
2588825888
livenessProbe:
2588925889
tcpSocket:
@@ -26004,7 +26004,7 @@ spec:
2600426004
- argocd
2600526005
- admin
2600626006
- redis-initial-password
26007-
image: quay.io/argoproj/argocd:v2.14.13
26007+
image: quay.io/argoproj/argocd:v2.14.14
2600826008
imagePullPolicy: IfNotPresent
2600926009
name: secret-init
2601026010
securityContext:
@@ -26291,7 +26291,7 @@ spec:
2629126291
value: /helm-working-dir
2629226292
- name: HELM_DATA_HOME
2629326293
value: /helm-working-dir
26294-
image: quay.io/argoproj/argocd:v2.14.13
26294+
image: quay.io/argoproj/argocd:v2.14.14
2629526295
imagePullPolicy: Always
2629626296
livenessProbe:
2629726297
failureThreshold: 3
@@ -26343,7 +26343,7 @@ spec:
2634326343
- -n
2634426344
- /usr/local/bin/argocd
2634526345
- /var/run/argocd/argocd-cmp-server
26346-
image: quay.io/argoproj/argocd:v2.14.13
26346+
image: quay.io/argoproj/argocd:v2.14.14
2634726347
name: copyutil
2634826348
securityContext:
2634926349
allowPrivilegeEscalation: false
@@ -26705,7 +26705,7 @@ spec:
2670526705
key: hydrator.enabled
2670626706
name: argocd-cmd-params-cm
2670726707
optional: true
26708-
image: quay.io/argoproj/argocd:v2.14.13
26708+
image: quay.io/argoproj/argocd:v2.14.14
2670926709
imagePullPolicy: Always
2671026710
livenessProbe:
2671126711
httpGet:
@@ -27065,7 +27065,7 @@ spec:
2706527065
optional: true
2706627066
- name: KUBECACHEDIR
2706727067
value: /tmp/kubecache
27068-
image: quay.io/argoproj/argocd:v2.14.13
27068+
image: quay.io/argoproj/argocd:v2.14.14
2706927069
imagePullPolicy: Always
2707027070
name: argocd-application-controller
2707127071
ports:

manifests/ha/install.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/ha/namespace-install-with-hydrator.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1736,7 +1736,7 @@ spec:
17361736
key: applicationsetcontroller.requeue.after
17371737
name: argocd-cmd-params-cm
17381738
optional: true
1739-
image: quay.io/argoproj/argocd:v2.14.13
1739+
image: quay.io/argoproj/argocd:v2.14.14
17401740
imagePullPolicy: Always
17411741
name: argocd-applicationset-controller
17421742
ports:
@@ -1856,7 +1856,7 @@ spec:
18561856
key: commitserver.log.level
18571857
name: argocd-cmd-params-cm
18581858
optional: true
1859-
image: quay.io/argoproj/argocd:v2.14.13
1859+
image: quay.io/argoproj/argocd:v2.14.14
18601860
imagePullPolicy: Always
18611861
livenessProbe:
18621862
failureThreshold: 3
@@ -1902,7 +1902,7 @@ spec:
19021902
- -n
19031903
- /usr/local/bin/argocd
19041904
- /var/run/argocd/argocd-cmp-server
1905-
image: quay.io/argoproj/argocd:v2.14.13
1905+
image: quay.io/argoproj/argocd:v2.14.14
19061906
name: copyutil
19071907
securityContext:
19081908
allowPrivilegeEscalation: false
@@ -2023,7 +2023,7 @@ spec:
20232023
- -n
20242024
- /usr/local/bin/argocd
20252025
- /shared/argocd-dex
2026-
image: quay.io/argoproj/argocd:v2.14.13
2026+
image: quay.io/argoproj/argocd:v2.14.14
20272027
imagePullPolicy: Always
20282028
name: copyutil
20292029
securityContext:
@@ -2113,7 +2113,7 @@ spec:
21132113
key: notificationscontroller.repo.server.plaintext
21142114
name: argocd-cmd-params-cm
21152115
optional: true
2116-
image: quay.io/argoproj/argocd:v2.14.13
2116+
image: quay.io/argoproj/argocd:v2.14.14
21172117
imagePullPolicy: Always
21182118
livenessProbe:
21192119
tcpSocket:
@@ -2234,7 +2234,7 @@ spec:
22342234
- argocd
22352235
- admin
22362236
- redis-initial-password
2237-
image: quay.io/argoproj/argocd:v2.14.13
2237+
image: quay.io/argoproj/argocd:v2.14.14
22382238
imagePullPolicy: IfNotPresent
22392239
name: secret-init
22402240
securityContext:
@@ -2521,7 +2521,7 @@ spec:
25212521
value: /helm-working-dir
25222522
- name: HELM_DATA_HOME
25232523
value: /helm-working-dir
2524-
image: quay.io/argoproj/argocd:v2.14.13
2524+
image: quay.io/argoproj/argocd:v2.14.14
25252525
imagePullPolicy: Always
25262526
livenessProbe:
25272527
failureThreshold: 3
@@ -2573,7 +2573,7 @@ spec:
25732573
- -n
25742574
- /usr/local/bin/argocd
25752575
- /var/run/argocd/argocd-cmp-server
2576-
image: quay.io/argoproj/argocd:v2.14.13
2576+
image: quay.io/argoproj/argocd:v2.14.14
25772577
name: copyutil
25782578
securityContext:
25792579
allowPrivilegeEscalation: false
@@ -2935,7 +2935,7 @@ spec:
29352935
key: hydrator.enabled
29362936
name: argocd-cmd-params-cm
29372937
optional: true
2938-
image: quay.io/argoproj/argocd:v2.14.13
2938+
image: quay.io/argoproj/argocd:v2.14.14
29392939
imagePullPolicy: Always
29402940
livenessProbe:
29412941
httpGet:
@@ -3295,7 +3295,7 @@ spec:
32953295
optional: true
32963296
- name: KUBECACHEDIR
32973297
value: /tmp/kubecache
3298-
image: quay.io/argoproj/argocd:v2.14.13
3298+
image: quay.io/argoproj/argocd:v2.14.14
32993299
imagePullPolicy: Always
33003300
name: argocd-application-controller
33013301
ports:

0 commit comments

Comments
 (0)