MyGit
🚩收到GitHub仓库的更新通知

argoproj/argo-helm

Fork: 1793 Star: 1565 (更新于 2024-05-19 21:59:12)

license: Apache-2.0

Language: Mustache .

ArgoProj Helm Charts

最后发布版本: argo-workflows-0.41.6 ( 2024-05-19 18:22:36)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Argo Helm Charts

Slack License Chart Publish Artifact HUB CLOMonitor OpenSSF Scorecard OpenSSF Best Practices

Argo Helm is a collection of community maintained charts for https://argoproj.github.io projects. The charts can be added using following command:

helm repo add argo https://argoproj.github.io/argo-helm

Contributing

We'd love to have you contribute! Please refer to our contribution guidelines for details.

Custom resource definitions

Some users would prefer to install the CRDs outside of the chart. You can disable the CRD installation of the main four charts (argo-cd, argo-workflows, argo-events, argo-rollouts) by using --set crds.install=false when installing the chart.

Helm cannot upgrade custom resource definitions in the <chart>/crds folder by design. Our CRDs have been moved to <chart>/templates to address this design decision.

If you are using versions of a chart that have the CRDs in the root of the chart or have elected to manage the Argo CRDs outside of the chart, please use kubectl to upgrade CRDs manually from templates/crds folder or via the manifests from the upstream project repo:

Example:

kubectl apply -k "https://github.com/argoproj/argo-cd/manifests/crds?ref=<appVersion>"

# Eg. version v2.4.9
kubectl apply -k "https://github.com/argoproj/argo-cd/manifests/crds?ref=v2.4.9"

Security Policy

Please refer to SECURITY.md for details on how to report security issues.

Changelog

Releases are managed independently for each helm chart, and changelogs are tracked on each release. Read more about this process here.

最近版本更新:(数据更新于 2024-05-19 21:57:16)

2024-05-19 18:22:36 argo-workflows-0.41.6

2024-05-19 15:34:43 argo-workflows-0.41.5

2024-05-17 23:18:31 argo-cd-6.9.3

2024-05-16 19:07:10 argocd-image-updater-0.10.0

2024-05-14 23:17:50 argo-cd-6.9.2

2024-05-14 06:59:29 argo-cd-6.9.1

2024-05-13 12:32:05 argo-cd-6.9.0

2024-05-10 16:32:52 argo-cd-6.8.1

2024-05-08 14:21:31 argo-cd-6.8.0

2024-05-06 08:24:30 argo-rollouts-2.35.2

主题(topics):

argoproj, helm-charts

argoproj/argo-helm同语言 Mustache最近更新仓库

2024-05-08 15:53:04 jenkinsci/helm-charts

2024-04-29 14:33:47 goharbor/harbor-helm

2024-04-26 05:00:45 aws/eks-charts

2024-04-23 21:39:39 jumpserver/helm-charts

2023-11-18 00:05:43 codecentric/helm-charts

2023-11-17 17:19:40 prometheus-community/helm-charts