Skip to content

Commit

Permalink
Bump version to 2.7.4 (#13910)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and crenshaw-dev committed Jun 5, 2023
1 parent ca5aced commit a33baa3
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.7.3
2.7.4
2 changes: 1 addition & 1 deletion manifests/base/kustomization.yaml
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.7.3
newTag: v2.7.4
resources:
- ./application-controller
- ./dex
Expand Down
8 changes: 4 additions & 4 deletions manifests/core-install.yaml
Expand Up @@ -16706,7 +16706,7 @@ spec:
key: applicationsetcontroller.enable.progressive.syncs
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -16968,7 +16968,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -17020,7 +17020,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -17233,7 +17233,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
2 changes: 1 addition & 1 deletion manifests/core-install/kustomization.yaml
Expand Up @@ -12,4 +12,4 @@ resources:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.7.3
newTag: v2.7.4
2 changes: 1 addition & 1 deletion manifests/ha/base/kustomization.yaml
Expand Up @@ -12,7 +12,7 @@ patches:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.7.3
newTag: v2.7.4
resources:
- ../../base/application-controller
- ../../base/applicationset-controller
Expand Down
14 changes: 7 additions & 7 deletions manifests/ha/install.yaml
Expand Up @@ -17927,7 +17927,7 @@ spec:
key: applicationsetcontroller.enable.progressive.syncs
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -18037,7 +18037,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -18094,7 +18094,7 @@ spec:
containers:
- args:
- /usr/local/bin/argocd-notifications
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -18399,7 +18399,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -18451,7 +18451,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -18733,7 +18733,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -18978,7 +18978,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
14 changes: 7 additions & 7 deletions manifests/ha/namespace-install.yaml
Expand Up @@ -1587,7 +1587,7 @@ spec:
key: applicationsetcontroller.enable.progressive.syncs
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -1697,7 +1697,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1754,7 +1754,7 @@ spec:
containers:
- args:
- /usr/local/bin/argocd-notifications
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -2059,7 +2059,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -2111,7 +2111,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -2393,7 +2393,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2638,7 +2638,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
14 changes: 7 additions & 7 deletions manifests/install.yaml
Expand Up @@ -17044,7 +17044,7 @@ spec:
key: applicationsetcontroller.enable.progressive.syncs
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -17154,7 +17154,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -17211,7 +17211,7 @@ spec:
containers:
- args:
- /usr/local/bin/argocd-notifications
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -17468,7 +17468,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -17520,7 +17520,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -17795,7 +17795,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -18035,7 +18035,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
14 changes: 7 additions & 7 deletions manifests/namespace-install.yaml
Expand Up @@ -704,7 +704,7 @@ spec:
key: applicationsetcontroller.enable.progressive.syncs
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -814,7 +814,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -871,7 +871,7 @@ spec:
containers:
- args:
- /usr/local/bin/argocd-notifications
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -1128,7 +1128,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1180,7 +1180,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1455,7 +1455,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1695,7 +1695,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.3
image: quay.io/argoproj/argocd:v2.7.4
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down

0 comments on commit a33baa3

Please sign in to comment.