Skip to content

Commit

Permalink
Bump version to 2.9.0 (#16245)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and crenshaw-dev committed Nov 6, 2023
1 parent 871b045 commit 9cf0c69
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.9.0-rc4
2.9.0
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.9.0-rc4
newTag: v2.9.0
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 @@ -20742,7 +20742,7 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -21042,7 +21042,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -21094,7 +21094,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -21313,7 +21313,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
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.9.0-rc4
newTag: v2.9.0
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.9.0-rc4
newTag: v2.9.0
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 @@ -21999,7 +21999,7 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -22122,7 +22122,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -22198,7 +22198,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -22529,7 +22529,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -22581,7 +22581,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -22870,7 +22870,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -23116,7 +23116,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
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 @@ -1654,7 +1654,7 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -1777,7 +1777,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1853,7 +1853,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -2184,7 +2184,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -2236,7 +2236,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -2525,7 +2525,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2771,7 +2771,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
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 @@ -21094,7 +21094,7 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -21217,7 +21217,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -21293,7 +21293,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -21575,7 +21575,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -21627,7 +21627,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -21914,7 +21914,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -22160,7 +22160,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
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 @@ -749,7 +749,7 @@ spec:
key: applicationsetcontroller.allowed.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -872,7 +872,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -948,7 +948,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -1230,7 +1230,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1282,7 +1282,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1569,7 +1569,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1815,7 +1815,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.9.0-rc4
image: quay.io/argoproj/argocd:v2.9.0
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down

0 comments on commit 9cf0c69

Please sign in to comment.