Skip to content

Commit

Permalink
Bump version to 2.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
argo-bot committed Sep 16, 2022
1 parent 540fe1b commit 41f54aa
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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.4.11
newTag: v2.4.12
resources:
- ./application-controller
- ./dex
Expand Down
8 changes: 4 additions & 4 deletions manifests/core-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9385,7 +9385,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -9615,7 +9615,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -9664,7 +9664,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -9851,7 +9851,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion manifests/core-install/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ resources:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.4.11
newTag: v2.4.12
2 changes: 1 addition & 1 deletion manifests/ha/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ patchesStrategicMerge:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.4.11
newTag: v2.4.12
resources:
- ../../base/application-controller
- ../../base/applicationset-controller
Expand Down
14 changes: 7 additions & 7 deletions manifests/ha/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10320,7 +10320,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
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.11
image: quay.io/argoproj/argocd:v2.4.12
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.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -10714,7 +10714,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -10763,7 +10763,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -11010,7 +11010,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -11218,7 +11218,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
14 changes: 7 additions & 7 deletions manifests/ha/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1244,7 +1244,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
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.11
image: quay.io/argoproj/argocd:v2.4.12
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.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -1638,7 +1638,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1687,7 +1687,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1934,7 +1934,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2142,7 +2142,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
14 changes: 7 additions & 7 deletions manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9692,7 +9692,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
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.11
image: quay.io/argoproj/argocd:v2.4.12
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.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -10054,7 +10054,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -10103,7 +10103,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -10346,7 +10346,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -10548,7 +10548,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
14 changes: 7 additions & 7 deletions manifests/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
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.11
image: quay.io/argoproj/argocd:v2.4.12
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.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -978,7 +978,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1027,7 +1027,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1270,7 +1270,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1472,7 +1472,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.11
image: quay.io/argoproj/argocd:v2.4.12
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 41f54aa

Please sign in to comment.