Skip to content

Commit

Permalink
Bump version to 2.11.0-rc3 (#18019)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pasha-codefresh <39732895+pasha-codefresh@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and pasha-codefresh committed Apr 29, 2024
1 parent f875931 commit 20fd621
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.11.0-rc2
2.11.0-rc3
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.11.0-rc2
newTag: v2.11.0-rc3
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 @@ -21184,7 +21184,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -21514,7 +21514,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -21566,7 +21566,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -21833,7 +21833,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: argocd-application-controller
ports:
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.11.0-rc2
newTag: v2.11.0-rc3
2 changes: 1 addition & 1 deletion manifests/ha/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ patches:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.11.0-rc2
newTag: v2.11.0-rc3
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 @@ -22547,7 +22547,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -22670,7 +22670,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -22752,7 +22752,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -23113,7 +23113,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -23165,7 +23165,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -23484,7 +23484,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -23778,7 +23778,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: argocd-application-controller
ports:
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 @@ -1668,7 +1668,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -1791,7 +1791,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1873,7 +1873,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -2234,7 +2234,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -2286,7 +2286,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -2605,7 +2605,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2899,7 +2899,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
14 changes: 7 additions & 7 deletions manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21642,7 +21642,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -21765,7 +21765,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -21847,7 +21847,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -22159,7 +22159,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -22211,7 +22211,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -22528,7 +22528,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -22822,7 +22822,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
14 changes: 7 additions & 7 deletions manifests/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -886,7 +886,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -968,7 +968,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -1280,7 +1280,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1332,7 +1332,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1649,7 +1649,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1943,7 +1943,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.11.0-rc2
image: quay.io/argoproj/argocd:v2.11.0-rc3
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down

0 comments on commit 20fd621

Please sign in to comment.