Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AUTOMATED] Auto-update charts on main-source #985

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file modified assets/argo/argo-cd-6.2.3.tgz
Binary file not shown.
Binary file added assets/argo/argo-cd-6.7.1.tgz
Binary file not shown.
Binary file added assets/bitnami/airflow-17.2.2.tgz
Binary file not shown.
Binary file added assets/bitnami/cassandra-10.12.1.tgz
Binary file not shown.
Binary file added assets/bitnami/kafka-27.1.1.tgz
Binary file not shown.
Binary file added assets/bitnami/mariadb-16.5.0.tgz
Binary file not shown.
Binary file added assets/bitnami/mysql-9.23.0.tgz
Binary file not shown.
Binary file added assets/bitnami/postgresql-14.3.3.tgz
Binary file not shown.
Binary file added assets/bitnami/redis-18.19.2.tgz
Binary file not shown.
Binary file added assets/bitnami/spark-8.9.1.tgz
Binary file not shown.
Binary file added assets/bitnami/tomcat-10.17.0.tgz
Binary file not shown.
Binary file added assets/bitnami/wordpress-20.1.2.tgz
Binary file not shown.
Binary file added assets/bitnami/zookeeper-12.12.1.tgz
Binary file not shown.
Binary file added assets/cert-manager/cert-manager-v1.14.4.tgz
Binary file not shown.
Binary file added assets/clastix/kamaji-0.15.1.tgz
Binary file not shown.
Binary file added assets/cockroach-labs/cockroachdb-12.0.2.tgz
Binary file not shown.
Binary file added assets/crate/crate-operator-2.38.0.tgz
Binary file not shown.
Binary file added assets/crowdstrike/falcon-sensor-1.26.1.tgz
Binary file not shown.
Binary file added assets/datadog/datadog-3.57.3.tgz
Binary file not shown.
Binary file added assets/datadog/datadog-operator-1.5.1.tgz
Binary file not shown.
Binary file added assets/dell/csi-vxflexos-2.9.2.tgz
Binary file not shown.
Binary file added assets/haproxy/haproxy-1.38.2.tgz
Binary file not shown.
Binary file added assets/hashicorp/consul-1.4.0.tgz
Binary file not shown.
Binary file added assets/hpe/hpe-csi-driver-2.4.1.tgz
Binary file not shown.
Binary file added assets/instana/instana-agent-1.2.71.tgz
Binary file not shown.
Binary file added assets/jenkins/jenkins-5.1.0.tgz
Binary file not shown.
Binary file added assets/jfrog/artifactory-ha-107.77.7.tgz
Binary file not shown.
Binary file added assets/jfrog/artifactory-jcr-107.77.7.tgz
Binary file not shown.
Binary file added assets/kasten/k10-6.5.501.tgz
Binary file not shown.
Binary file added assets/kasten/k10-6.5.601.tgz
Binary file not shown.
Binary file added assets/kasten/k10-6.5.801.tgz
Binary file not shown.
Binary file added assets/kong/kong-2.38.0.tgz
Binary file not shown.
Binary file modified assets/kubecost/cost-analyzer-2.0.2.tgz
Binary file not shown.
Binary file added assets/kubecost/cost-analyzer-2.1.0.tgz
Binary file not shown.
Binary file modified assets/linkerd/linkerd-control-plane-1.16.11.tgz
Binary file not shown.
Binary file not shown.
Binary file added assets/linkerd/linkerd-crds-2024.3.2.tgz
Binary file not shown.
Binary file added assets/loft/loft-3.4.1.tgz
Binary file not shown.
Binary file added assets/minio/minio-operator-5.0.13.tgz
Binary file not shown.
Binary file added assets/new-relic/nri-bundle-5.0.69.tgz
Binary file not shown.
Binary file not shown.
Binary file added assets/percona/psmdb-operator-1.15.3.tgz
Binary file not shown.
Binary file added assets/percona/pxc-db-1.14.0.tgz
Binary file not shown.
Binary file added assets/percona/pxc-operator-1.14.0.tgz
Binary file not shown.
Binary file added assets/redpanda/redpanda-5.7.33.tgz
Binary file not shown.
Binary file added assets/speedscale/speedscale-operator-2.1.8.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions charts/argo/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
artifacthub.io/changes: |
- kind: changed
description: Updated Redis image tag to 7.2.4
description: Fixed a bug for TLS host value in GRPC ingress endpoint
artifacthub.io/signKey: |
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
Expand All @@ -11,7 +11,7 @@ annotations:
catalog.cattle.io/kube-version: '>=1.23.0-0'
catalog.cattle.io/release-name: argo-cd
apiVersion: v2
appVersion: v2.10.1
appVersion: v2.10.2
dependencies:
- condition: redis-ha.enabled
name: redis-ha
Expand All @@ -33,4 +33,4 @@ name: argo-cd
sources:
- https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
- https://github.com/argoproj/argo-cd
version: 6.2.3
version: 6.7.1
22 changes: 21 additions & 1 deletion charts/argo/argo-cd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,15 @@ For full list of changes please check ArtifactHub [changelog].

Highlighted versions provide information about additional steps that should be performed by user when upgrading to newer version.

### 6.4.0

Added support for application controller dynamic cluster distribution.
Please refer to [the docs](https://argo-cd.readthedocs.io/en/stable/operator-manual/dynamic-cluster-distribution) for more information.

Added env variables to handle the non-standard names generated by the helm chart.
Here are the [docs](https://argo-cd.readthedocs.io/en/release-2.9/user-guide/environment-variables/)
and [code](https://github.com/argoproj/argo-cd/blob/99723143b96ceec9ef5b0a7feb7b4f4b0dce3497/common/common.go#L252)

### 6.1.0

Added support for global domain used by all components.
Expand Down Expand Up @@ -720,12 +729,15 @@ NAME: my-release
| controller.clusterRoleRules.rules | list | `[]` | List of custom rules for the application controller's ClusterRole resource |
| controller.containerPorts.metrics | int | `8082` | Metrics container port |
| controller.containerSecurityContext | object | See [values.yaml] | Application controller container-level security context |
| controller.deploymentAnnotations | object | `{}` | Annotations for the application controller Deployment |
| controller.dnsConfig | object | `{}` | [DNS configuration] |
| controller.dnsPolicy | string | `"ClusterFirst"` | Alternative DNS policy for application controller pods |
| controller.dynamicClusterDistribution | bool | `false` | Enable dynamic cluster distribution (alpha) Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/dynamic-cluster-distribution |
| controller.env | list | `[]` | Environment variables to pass to application controller |
| controller.envFrom | list | `[]` (See [values.yaml]) | envFrom to pass to application controller |
| controller.extraArgs | list | `[]` | Additional command line arguments to pass to application controller |
| controller.extraContainers | list | `[]` | Additional containers to be added to the application controller pod |
| controller.heartbeatTime | int | `10` | Application controller heartbeat time Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/dynamic-cluster-distribution/#working-of-dynamic-distribution |
| controller.hostNetwork | bool | `false` | Host Network for application controller pods |
| controller.image.imagePullPolicy | string | `""` (defaults to global.image.imagePullPolicy) | Image pull policy for the application controller |
| controller.image.repository | string | `""` (defaults to global.image.repository) | Repository to use for the application controller |
Expand Down Expand Up @@ -940,7 +952,7 @@ NAME: my-release
| server.image.tag | string | `""` (defaults to global.image.tag) | Tag to use for the Argo CD server |
| server.imagePullSecrets | list | `[]` (defaults to global.imagePullSecrets) | Secrets with credentials to pull images from a private registry |
| server.ingress.annotations | object | `{}` | Additional ingress annotations |
| server.ingress.aws.backendProtocolVersion | string | `"HTTP2"` | Backend protocol version for the AWS ALB gRPC service |
| server.ingress.aws.backendProtocolVersion | string | `"GRPC"` | Backend protocol version for the AWS ALB gRPC service |
| server.ingress.aws.serviceType | string | `"NodePort"` | Service type for the AWS ALB gRPC service |
| server.ingress.controller | string | `"generic"` | Specific implementation for ingress controller. One of `generic`, `aws` or `gke` |
| server.ingress.enabled | bool | `false` | Enable an ingress resource for the Argo CD server |
Expand Down Expand Up @@ -1077,6 +1089,9 @@ NAME: my-release
| dex.initImage.tag | string | `""` (defaults to global.image.tag) | Argo CD init image tag |
| dex.livenessProbe.enabled | bool | `false` | Enable Kubernetes liveness probe for Dex >= 2.28.0 |
| dex.livenessProbe.failureThreshold | int | `3` | Minimum consecutive failures for the [probe] to be considered failed after having succeeded |
| dex.livenessProbe.httpPath | string | `"/healthz/live"` | Http path to use for the liveness probe |
| dex.livenessProbe.httpPort | string | `"metrics"` | Http port to use for the liveness probe |
| dex.livenessProbe.httpScheme | string | `"HTTP"` | Scheme to use for for the liveness probe (can be HTTP or HTTPS) |
| dex.livenessProbe.initialDelaySeconds | int | `10` | Number of seconds after the container has started before [probe] is initiated |
| dex.livenessProbe.periodSeconds | int | `10` | How often (in seconds) to perform the [probe] |
| dex.livenessProbe.successThreshold | int | `1` | Minimum consecutive successes for the [probe] to be considered successful after having failed |
Expand Down Expand Up @@ -1109,6 +1124,9 @@ NAME: my-release
| dex.priorityClassName | string | `""` (defaults to global.priorityClassName) | Priority class for the dex pods |
| dex.readinessProbe.enabled | bool | `false` | Enable Kubernetes readiness probe for Dex >= 2.28.0 |
| dex.readinessProbe.failureThreshold | int | `3` | Minimum consecutive failures for the [probe] to be considered failed after having succeeded |
| dex.readinessProbe.httpPath | string | `"/healthz/ready"` | Http path to use for the readiness probe |
| dex.readinessProbe.httpPort | string | `"metrics"` | Http port to use for the readiness probe |
| dex.readinessProbe.httpScheme | string | `"HTTP"` | Scheme to use for for the liveness probe (can be HTTP or HTTPS) |
| dex.readinessProbe.initialDelaySeconds | int | `10` | Number of seconds after the container has started before [probe] is initiated |
| dex.readinessProbe.periodSeconds | int | `10` | How often (in seconds) to perform the [probe] |
| dex.readinessProbe.successThreshold | int | `1` | Minimum consecutive successes for the [probe] to be considered successful after having failed |
Expand Down Expand Up @@ -1284,6 +1302,7 @@ If you want to use an existing Redis (eg. a managed service from a cloud provide
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| applicationSet.affinity | object | `{}` (defaults to global.affinity preset) | Assign custom [affinity] rules |
| applicationSet.allowAnyNamespace | bool | `false` | Enable ApplicationSet in any namespace feature |
| applicationSet.certificate.additionalHosts | list | `[]` | Certificate Subject Alternate Names (SANs) |
| applicationSet.certificate.annotations | object | `{}` | Annotations to be applied to the ApplicationSet Certificate |
| applicationSet.certificate.domain | string | `""` (defaults to global.domain) | Certificate primary domain (commonName) |
Expand Down Expand Up @@ -1446,6 +1465,7 @@ If you want to use an existing Redis (eg. a managed service from a cloud provide
| notifications.secret.create | bool | `true` | Whether helm chart creates notifications controller secret |
| notifications.secret.items | object | `{}` | Generic key:value pairs to be inserted into the secret |
| notifications.secret.labels | object | `{}` | key:value pairs of labels to be added to the secret |
| notifications.secret.name | string | `"argocd-notifications-secret"` | notifications controller Secret name |
| notifications.serviceAccount.annotations | object | `{}` | Annotations applied to created service account |
| notifications.serviceAccount.automountServiceAccountToken | bool | `true` | Automount API credentials for the Service Account |
| notifications.serviceAccount.create | bool | `true` | Create notifications controller service account |
Expand Down
Loading
Loading