Skip to content

Commit

Permalink
Bump version to 2.7.18 (#17738)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: alexmt <alexmt@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and alexmt committed Apr 4, 2024
1 parent ff439f6 commit 795bd9d
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.17
2.7.18
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.17
newTag: v2.7.18
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.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -16980,7 +16980,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -17032,7 +17032,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -17245,7 +17245,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
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.17
newTag: v2.7.18
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.17
newTag: v2.7.18
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.17
image: quay.io/argoproj/argocd:v2.7.18
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.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -18101,7 +18101,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -18418,7 +18418,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -18470,7 +18470,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -18758,7 +18758,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -19003,7 +19003,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
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.17
image: quay.io/argoproj/argocd:v2.7.18
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.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1761,7 +1761,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -2078,7 +2078,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -2130,7 +2130,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -2418,7 +2418,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2663,7 +2663,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
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.17
image: quay.io/argoproj/argocd:v2.7.18
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.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -17218,7 +17218,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -17487,7 +17487,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -17539,7 +17539,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -17820,7 +17820,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -18060,7 +18060,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
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.17
image: quay.io/argoproj/argocd:v2.7.18
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.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -878,7 +878,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -1147,7 +1147,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1199,7 +1199,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1480,7 +1480,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1720,7 +1720,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.7.17
image: quay.io/argoproj/argocd:v2.7.18
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down

0 comments on commit 795bd9d

Please sign in to comment.