upgrade argocd

This commit is contained in:
Tobias Brunner 2022-11-03 20:50:36 +01:00
parent 61f238ae48
commit c29b6cd809

View file

@ -336,8 +336,8 @@ spec:
and is only valid for applications sourced from Git.
type: string
plugin:
description: ConfigManagementPlugin holds config management
plugin specific options
description: Plugin holds config management plugin specific
options
properties:
env:
description: Env is a list of environment variable entries
@ -682,8 +682,7 @@ spec:
and is only valid for applications sourced from Git.
type: string
plugin:
description: ConfigManagementPlugin holds config management plugin
specific options
description: Plugin holds config management plugin specific options
properties:
env:
description: Env is a list of environment variable entries
@ -1038,8 +1037,8 @@ spec:
and is only valid for applications sourced from Git.
type: string
plugin:
description: ConfigManagementPlugin holds config management
plugin specific options
description: Plugin holds config management plugin specific
options
properties:
env:
description: Env is a list of environment variable entries
@ -1410,8 +1409,8 @@ spec:
from Git.
type: string
plugin:
description: ConfigManagementPlugin holds config management
plugin specific options
description: Plugin holds config management plugin
specific options
properties:
env:
description: Env is a list of environment variable
@ -1754,8 +1753,8 @@ spec:
and is only valid for applications sourced from Git.
type: string
plugin:
description: ConfigManagementPlugin holds config management
plugin specific options
description: Plugin holds config management plugin specific
options
properties:
env:
description: Env is a list of environment variable
@ -1846,6 +1845,9 @@ spec:
description: SyncStatusCode is a type which represents possible
comparison results
type: string
syncWave:
format: int64
type: integer
version:
type: string
type: object
@ -2092,8 +2094,8 @@ spec:
and is only valid for applications sourced from Git.
type: string
plugin:
description: ConfigManagementPlugin holds config management
plugin specific options
description: Plugin holds config management plugin specific
options
properties:
env:
description: Env is a list of environment variable
@ -2159,6 +2161,7 @@ kind: CustomResourceDefinition
metadata:
labels:
app.kubernetes.io/name: applicationsets.argoproj.io
app.kubernetes.io/part-of: argocd
name: applicationsets.argoproj.io
spec:
group: argoproj.io
@ -9952,7 +9955,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.5.0-rc1
image: quay.io/argoproj/argocd:v2.5.1
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
@ -10033,7 +10036,7 @@ spec:
key: dexserver.disable.tls
name: argocd-cmd-params-cm
optional: true
image: ghcr.io/dexidp/dex:v2.35.1-distroless
image: ghcr.io/dexidp/dex:v2.35.3-distroless
imagePullPolicy: Always
name: dex
ports:
@ -10062,7 +10065,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.5.0-rc1
image: quay.io/argoproj/argocd:v2.5.1
imagePullPolicy: Always
name: copyutil
securityContext:
@ -10115,7 +10118,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.5.0-rc1
image: quay.io/argoproj/argocd:v2.5.1
imagePullPolicy: Always
livenessProbe:
tcpSocket:
@ -10368,7 +10371,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.5.0-rc1
image: quay.io/argoproj/argocd:v2.5.1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@ -10419,7 +10422,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.5.0-rc1
image: quay.io/argoproj/argocd:v2.5.1
name: copyutil
securityContext:
allowPrivilegeEscalation: false
@ -10688,7 +10691,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.5.0-rc1
image: quay.io/argoproj/argocd:v2.5.1
imagePullPolicy: Always
livenessProbe:
httpGet:
@ -10921,7 +10924,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.5.0-rc1
image: quay.io/argoproj/argocd:v2.5.1
imagePullPolicy: Always
name: argocd-application-controller
ports: