Skip to content

Commit

Permalink
Bump version to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
argo-bot committed Jun 21, 2022
1 parent b121b89 commit 52e6025
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 35 deletions.
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.4.0
newTag: v2.4.1
resources:
- ./application-controller
- ./dex
Expand Down
8 changes: 4 additions & 4 deletions manifests/core-install.yaml
Expand Up @@ -9385,7 +9385,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -9609,7 +9609,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -9658,7 +9658,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -9845,7 +9845,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
httpGet:
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.4.0
newTag: v2.4.1
2 changes: 1 addition & 1 deletion manifests/ha/base/kustomization.yaml
Expand Up @@ -11,7 +11,7 @@ patchesStrategicMerge:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.4.0
newTag: v2.4.1
resources:
- ../../base/application-controller
- ../../base/applicationset-controller
Expand Down
14 changes: 7 additions & 7 deletions manifests/ha/install.yaml
Expand Up @@ -10320,7 +10320,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -10417,7 +10417,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -10457,7 +10457,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -10708,7 +10708,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -10757,7 +10757,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -11004,7 +11004,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -11212,7 +11212,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
14 changes: 7 additions & 7 deletions manifests/ha/namespace-install.yaml
Expand Up @@ -1244,7 +1244,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -1341,7 +1341,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1381,7 +1381,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -1632,7 +1632,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1681,7 +1681,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1928,7 +1928,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2136,7 +2136,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
14 changes: 7 additions & 7 deletions manifests/install.yaml
Expand Up @@ -9692,7 +9692,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -9789,7 +9789,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -9829,7 +9829,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -10048,7 +10048,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -10097,7 +10097,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -10340,7 +10340,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -10542,7 +10542,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
14 changes: 7 additions & 7 deletions manifests/namespace-install.yaml
Expand Up @@ -616,7 +616,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -713,7 +713,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -753,7 +753,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -972,7 +972,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1021,7 +1021,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1264,7 +1264,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1466,7 +1466,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.0
image: quay.io/argoproj/argocd:v2.4.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 52e6025

Please sign in to comment.