Skip to content

Commit

Permalink
Bump version to 2.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
argo-bot committed Jun 21, 2022
1 parent 1d26f44 commit 903db5f
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.15
newTag: v2.1.16
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 @@ -2996,7 +2996,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -3193,7 +3193,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
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.15
newTag: v2.1.16
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.15
newTag: v2.1.16
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.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -3909,7 +3909,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -4162,7 +4162,7 @@ spec:
key: server.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -4358,7 +4358,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
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.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -1296,7 +1296,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1549,7 +1549,7 @@ spec:
key: server.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1745,7 +1745,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
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.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -3238,7 +3238,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -3487,7 +3487,7 @@ spec:
key: server.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -3677,7 +3677,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
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.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -625,7 +625,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -874,7 +874,7 @@ spec:
key: server.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1064,7 +1064,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.15
image: quay.io/argoproj/argocd:v2.1.16
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 903db5f

Please sign in to comment.