Skip to content

Commit

Permalink
Bump version to 2.9.11 (#17742)
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 7ff0ccc commit 91bb155
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.9.10
2.9.11
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.9.10
newTag: v2.9.11
resources:
- ./application-controller
- ./dex
Expand Down
8 changes: 4 additions & 4 deletions manifests/core-install.yaml
Expand Up @@ -20750,7 +20750,7 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -21050,7 +21050,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -21102,7 +21102,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -21321,7 +21321,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
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.9.10
newTag: v2.9.11
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.9.10
newTag: v2.9.11
resources:
- ../../base/application-controller
- ../../base/applicationset-controller
Expand Down
14 changes: 7 additions & 7 deletions manifests/ha/install.yaml
Expand Up @@ -22007,7 +22007,7 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -22130,7 +22130,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -22206,7 +22206,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -22537,7 +22537,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -22589,7 +22589,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -22884,7 +22884,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -23130,7 +23130,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
14 changes: 7 additions & 7 deletions manifests/ha/namespace-install.yaml
Expand Up @@ -1662,7 +1662,7 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -1785,7 +1785,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1861,7 +1861,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -2192,7 +2192,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -2244,7 +2244,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -2539,7 +2539,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2785,7 +2785,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
14 changes: 7 additions & 7 deletions manifests/install.yaml
Expand Up @@ -21102,7 +21102,7 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -21225,7 +21225,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -21301,7 +21301,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -21583,7 +21583,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -21635,7 +21635,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -21928,7 +21928,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -22174,7 +22174,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
14 changes: 7 additions & 7 deletions manifests/namespace-install.yaml
Expand Up @@ -757,7 +757,7 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -880,7 +880,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -956,7 +956,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -1238,7 +1238,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1290,7 +1290,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1583,7 +1583,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1829,7 +1829,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.10
image: quay.io/argoproj/argocd:v2.9.11
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down

0 comments on commit 91bb155

Please sign in to comment.