chore: Update manifests after automerge

This commit is contained in:
2026-03-19 04:34:41 +00:00
parent 13b8bf101f
commit 78f8364e2e
24 changed files with 39 additions and 36 deletions

View File

@@ -4,7 +4,7 @@ metadata:
name: argo-workflows-crd-install
namespace: argo-workflows
labels:
helm.sh/chart: argo-workflows-1.0.2
helm.sh/chart: argo-workflows-1.0.3
app.kubernetes.io/name: argo-workflows-crd-install
app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: crds
@@ -19,7 +19,7 @@ spec:
template:
metadata:
labels:
helm.sh/chart: argo-workflows-1.0.2
helm.sh/chart: argo-workflows-1.0.3
app.kubernetes.io/name: argo-workflows-crd-install
app.kubernetes.io/instance: argo-workflows
app.kubernetes.io/component: crds
@@ -38,20 +38,20 @@ spec:
- --server-side
- --force-conflicts
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.2/charts/argo-workflows/files/crds/full/argoproj.io_clusterworkflowtemplates.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.3/charts/argo-workflows/files/crds/full/argoproj.io_clusterworkflowtemplates.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.2/charts/argo-workflows/files/crds/full/argoproj.io_cronworkflows.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.3/charts/argo-workflows/files/crds/full/argoproj.io_cronworkflows.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.2/charts/argo-workflows/files/crds/full/argoproj.io_workflowartifactgctasks.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.3/charts/argo-workflows/files/crds/full/argoproj.io_workflowartifactgctasks.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.2/charts/argo-workflows/files/crds/full/argoproj.io_workfloweventbindings.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.3/charts/argo-workflows/files/crds/full/argoproj.io_workfloweventbindings.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.2/charts/argo-workflows/files/crds/full/argoproj.io_workflows.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.3/charts/argo-workflows/files/crds/full/argoproj.io_workflows.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.2/charts/argo-workflows/files/crds/full/argoproj.io_workflowtaskresults.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.3/charts/argo-workflows/files/crds/full/argoproj.io_workflowtaskresults.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.2/charts/argo-workflows/files/crds/full/argoproj.io_workflowtasksets.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.3/charts/argo-workflows/files/crds/full/argoproj.io_workflowtasksets.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.2/charts/argo-workflows/files/crds/full/argoproj.io_workflowtemplates.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.3/charts/argo-workflows/files/crds/full/argoproj.io_workflowtemplates.yaml"
restartPolicy: Never
backoffLimit: 3