Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
be263caab3 Bump version to 2.8.0-rc1 (#14225)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com>
2023-06-27 10:57:17 -04:00
10 changed files with 37 additions and 38 deletions

View File

@@ -1 +1 @@
2.8.0
2.8.0-rc1

View File

@@ -1,6 +1,5 @@
| Argo CD version | Kubernetes versions |
|-----------------|---------------------|
| 2.8 | v1.27, v1.26, v1.25, v1.24 |
| 2.7 | v1.26, v1.25, v1.24, v1.23 |
| 2.6 | v1.24, v1.23, v1.22 |
| 2.5 | v1.24, v1.23, v1.22 |

View File

@@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: latest
newTag: v2.8.0-rc1
resources:
- ./application-controller
- ./dex

View File

@@ -18820,7 +18820,7 @@ spec:
key: applicationsetcontroller.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
@@ -19108,7 +19108,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -19160,7 +19160,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
name: copyutil
securityContext:
allowPrivilegeEscalation: false
@@ -19379,7 +19379,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: argocd-application-controller
ports:

View File

@@ -12,4 +12,4 @@ resources:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: latest
newTag: v2.8.0-rc1

View File

@@ -12,7 +12,7 @@ patches:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: latest
newTag: v2.8.0-rc1
resources:
- ../../base/application-controller
- ../../base/applicationset-controller

View File

@@ -20057,7 +20057,7 @@ spec:
key: applicationsetcontroller.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
@@ -20180,7 +20180,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: copyutil
securityContext:
@@ -20250,7 +20250,7 @@ spec:
key: notificationscontroller.log.level
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
tcpSocket:
@@ -20564,7 +20564,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -20616,7 +20616,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
name: copyutil
securityContext:
allowPrivilegeEscalation: false
@@ -20905,7 +20905,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -21151,7 +21151,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: argocd-application-controller
ports:

View File

@@ -1623,7 +1623,7 @@ spec:
key: applicationsetcontroller.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
@@ -1746,7 +1746,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: copyutil
securityContext:
@@ -1816,7 +1816,7 @@ spec:
key: notificationscontroller.log.level
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
tcpSocket:
@@ -2130,7 +2130,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -2182,7 +2182,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
name: copyutil
securityContext:
allowPrivilegeEscalation: false
@@ -2471,7 +2471,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -2717,7 +2717,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: argocd-application-controller
ports:

View File

@@ -19158,7 +19158,7 @@ spec:
key: applicationsetcontroller.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
@@ -19281,7 +19281,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: copyutil
securityContext:
@@ -19351,7 +19351,7 @@ spec:
key: notificationscontroller.log.level
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
tcpSocket:
@@ -19621,7 +19621,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -19673,7 +19673,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
name: copyutil
securityContext:
allowPrivilegeEscalation: false
@@ -19960,7 +19960,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -20206,7 +20206,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: argocd-application-controller
ports:

View File

@@ -724,7 +724,7 @@ spec:
key: applicationsetcontroller.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
@@ -847,7 +847,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: copyutil
securityContext:
@@ -917,7 +917,7 @@ spec:
key: notificationscontroller.log.level
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
tcpSocket:
@@ -1187,7 +1187,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -1239,7 +1239,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
name: copyutil
securityContext:
allowPrivilegeEscalation: false
@@ -1526,7 +1526,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -1772,7 +1772,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.8.0-rc1
imagePullPolicy: Always
name: argocd-application-controller
ports: