Skip to content

Commit

Permalink
Bump version to 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
argo-bot committed Nov 17, 2021
1 parent 1acd1af commit a408e29
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 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.1.6
newTag: v2.1.7
resources:
- ./application-controller
- ./dex
Expand Down
4 changes: 2 additions & 2 deletions manifests/core-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2990,7 +2990,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -3187,7 +3187,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
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 @@ -11,4 +11,4 @@ resources:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.1.6
newTag: v2.1.7
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.1.6
newTag: v2.1.7
resources:
- ../../base/application-controller
- ../../base/dex
Expand Down
8 changes: 4 additions & 4 deletions manifests/ha/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3686,7 +3686,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -3903,7 +3903,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -4156,7 +4156,7 @@ spec:
key: server.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -4352,7 +4352,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
8 changes: 4 additions & 4 deletions manifests/ha/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1073,7 +1073,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -1290,7 +1290,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1543,7 +1543,7 @@ spec:
key: server.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1739,7 +1739,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
8 changes: 4 additions & 4 deletions manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3051,7 +3051,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -3232,7 +3232,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -3481,7 +3481,7 @@ spec:
key: server.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -3671,7 +3671,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
8 changes: 4 additions & 4 deletions manifests/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -619,7 +619,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -868,7 +868,7 @@ spec:
key: server.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1058,7 +1058,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit a408e29

Please sign in to comment.