Skip to content

Commit

Permalink
Bump version to 2.8.0-rc6 (#14754)
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 Jul 27, 2023
1 parent bae90d4 commit ec382b1
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.8.0-rc5
2.8.0-rc6
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.8.0-rc5
newTag: v2.8.0-rc6
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 @@ -18874,7 +18874,7 @@ spec:
key: applicationsetcontroller.scm.root.ca.path
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -19162,7 +19162,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -19214,7 +19214,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -19433,7 +19433,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
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.8.0-rc5
newTag: v2.8.0-rc6
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.8.0-rc5
newTag: v2.8.0-rc6
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 @@ -20111,7 +20111,7 @@ spec:
key: applicationsetcontroller.scm.root.ca.path
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -20234,7 +20234,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -20304,7 +20304,7 @@ spec:
key: notificationscontroller.log.level
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -20618,7 +20618,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -20670,7 +20670,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -20959,7 +20959,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -21205,7 +21205,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
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 @@ -1629,7 +1629,7 @@ spec:
key: applicationsetcontroller.scm.root.ca.path
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -1752,7 +1752,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1822,7 +1822,7 @@ spec:
key: notificationscontroller.log.level
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -2136,7 +2136,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -2188,7 +2188,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -2477,7 +2477,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2723,7 +2723,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
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 @@ -19212,7 +19212,7 @@ spec:
key: applicationsetcontroller.scm.root.ca.path
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -19335,7 +19335,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -19405,7 +19405,7 @@ spec:
key: notificationscontroller.log.level
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -19675,7 +19675,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -19727,7 +19727,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -20014,7 +20014,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -20260,7 +20260,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
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 @@ -730,7 +730,7 @@ spec:
key: applicationsetcontroller.scm.root.ca.path
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -853,7 +853,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -923,7 +923,7 @@ spec:
key: notificationscontroller.log.level
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -1193,7 +1193,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1245,7 +1245,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1532,7 +1532,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1778,7 +1778,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.8.0-rc5
image: quay.io/argoproj/argocd:v2.8.0-rc6
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down

0 comments on commit ec382b1

Please sign in to comment.