Skip to content

Commit

Permalink
upgrade ArgoCD version to 2.8.2 and update the CRDs (#984)
Browse files Browse the repository at this point in the history
* upgrade ArgoCD version to 2.8.2 and update the CRDs

Signed-off-by: ishitasequeira <[email protected]>

* Update argocd image

Signed-off-by: ishitasequeira <[email protected]>

---------

Signed-off-by: ishitasequeira <[email protected]>
  • Loading branch information
ishitasequeira authored Aug 30, 2023
1 parent 380207e commit f2f9fb4
Show file tree
Hide file tree
Showing 10 changed files with 12,150 additions and 5,762 deletions.
4 changes: 2 additions & 2 deletions build/util/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Argo CD v2.7.6
FROM quay.io/argoproj/argocd@sha256:7daba5f38b23f4f091951b727db6f87dc04ad396fd21044401502438d633836e as argocd
# Argo CD v2.8.2
FROM quay.io/argoproj/argocd@sha256:14e293cd7e35169c45ec51cccdabb80da72c434d7e16d60d3de2ce3a23f08c4b as argocd

# Final Image
FROM docker.io/library/ubuntu:22.04
Expand Down
151 changes: 139 additions & 12 deletions bundle/manifests/argoproj.io_applications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,15 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block. ValuesObject
takes precedence over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to be
passed to helm template, defined as a map. This takes
precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for templating
("3")
Expand Down Expand Up @@ -576,8 +583,15 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block. ValuesObject
takes precedence over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to be
passed to helm template, defined as a map. This takes
precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for
templating ("3")
Expand Down Expand Up @@ -982,8 +996,15 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed to
helm template, typically defined as a block
helm template, typically defined as a block. ValuesObject
takes precedence over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to be passed
to helm template, defined as a map. This takes precedence
over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for templating
("3")
Expand Down Expand Up @@ -1262,8 +1283,15 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed to
helm template, typically defined as a block
helm template, typically defined as a block. ValuesObject
takes precedence over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to be passed
to helm template, defined as a map. This takes precedence
over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for templating
("3")
Expand Down Expand Up @@ -1511,6 +1539,10 @@ spec:
- type
type: object
type: array
controllerNamespace:
description: ControllerNamespace indicates the namespace in which
the application controller is located
type: string
health:
description: Health contains information about the application's current
health status
Expand Down Expand Up @@ -1690,8 +1722,15 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block. ValuesObject
takes precedence over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to be
passed to helm template, defined as a map. This takes
precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for
templating ("3")
Expand Down Expand Up @@ -1983,8 +2022,16 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block.
ValuesObject takes precedence over Values, so use
one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to
be passed to helm template, defined as a map. This
takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for
templating ("3")
Expand Down Expand Up @@ -2421,8 +2468,15 @@ spec:
values:
description: Values specifies Helm values to be
passed to helm template, typically defined as
a block
a block. ValuesObject takes precedence over
Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values
to be passed to helm template, defined as a
map. This takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use
for templating ("3")
Expand Down Expand Up @@ -2730,8 +2784,15 @@ spec:
values:
description: Values specifies Helm values to
be passed to helm template, typically defined
as a block
as a block. ValuesObject takes precedence
over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values
to be passed to helm template, defined as
a map. This takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to
use for templating ("3")
Expand Down Expand Up @@ -3156,8 +3217,16 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block.
ValuesObject takes precedence over Values, so use
one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to
be passed to helm template, defined as a map. This
takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for
templating ("3")
Expand Down Expand Up @@ -3460,8 +3529,15 @@ spec:
values:
description: Values specifies Helm values to be
passed to helm template, typically defined as
a block
a block. ValuesObject takes precedence over Values,
so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values
to be passed to helm template, defined as a map.
This takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use
for templating ("3")
Expand Down Expand Up @@ -3731,6 +3807,42 @@ spec:
and must be set to the Kubernetes control plane API
type: string
type: object
ignoreDifferences:
description: IgnoreDifferences is a reference to the application's
ignored differences used for comparison
items:
description: ResourceIgnoreDifferences contains resource
filter and list of json paths which should be ignored
during comparison with live state.
properties:
group:
type: string
jqPathExpressions:
items:
type: string
type: array
jsonPointers:
items:
type: string
type: array
kind:
type: string
managedFieldsManagers:
description: ManagedFieldsManagers is a list of trusted
managers. Fields mutated by those managers will take
precedence over the desired state defined in the SCM
and won't be displayed in diffs
items:
type: string
type: array
name:
type: string
namespace:
type: string
required:
- kind
type: object
type: array
source:
description: Source is a reference to the application's source
used for comparison
Expand Down Expand Up @@ -3869,8 +3981,16 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block.
ValuesObject takes precedence over Values, so use
one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to
be passed to helm template, defined as a map. This
takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for
templating ("3")
Expand Down Expand Up @@ -4173,8 +4293,15 @@ spec:
values:
description: Values specifies Helm values to be
passed to helm template, typically defined as
a block
a block. ValuesObject takes precedence over Values,
so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values
to be passed to helm template, defined as a map.
This takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use
for templating ("3")
Expand Down
Loading

0 comments on commit f2f9fb4

Please sign in to comment.