chore: Update manifests after automerge

This commit is contained in:
2026-04-03 23:48:46 +00:00
parent 539ba172d2
commit 62902f1004
25 changed files with 46 additions and 46 deletions

View File

@@ -4,7 +4,7 @@ metadata:
name: argo-workflows-crd-install
namespace: argo-workflows
labels:
helm.sh/chart: argo-workflows-1.0.6
helm.sh/chart: argo-workflows-1.0.7
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.6
helm.sh/chart: argo-workflows-1.0.7
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.6/charts/argo-workflows/files/crds/full/argoproj.io_clusterworkflowtemplates.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.7/charts/argo-workflows/files/crds/full/argoproj.io_clusterworkflowtemplates.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.6/charts/argo-workflows/files/crds/full/argoproj.io_cronworkflows.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.7/charts/argo-workflows/files/crds/full/argoproj.io_cronworkflows.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.6/charts/argo-workflows/files/crds/full/argoproj.io_workflowartifactgctasks.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.7/charts/argo-workflows/files/crds/full/argoproj.io_workflowartifactgctasks.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.6/charts/argo-workflows/files/crds/full/argoproj.io_workfloweventbindings.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.7/charts/argo-workflows/files/crds/full/argoproj.io_workfloweventbindings.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.6/charts/argo-workflows/files/crds/full/argoproj.io_workflows.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.7/charts/argo-workflows/files/crds/full/argoproj.io_workflows.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.6/charts/argo-workflows/files/crds/full/argoproj.io_workflowtaskresults.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.7/charts/argo-workflows/files/crds/full/argoproj.io_workflowtaskresults.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.6/charts/argo-workflows/files/crds/full/argoproj.io_workflowtasksets.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.7/charts/argo-workflows/files/crds/full/argoproj.io_workflowtasksets.yaml"
- -f
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.6/charts/argo-workflows/files/crds/full/argoproj.io_workflowtemplates.yaml"
- "https://raw.githubusercontent.com/argoproj/argo-helm/argo-workflows-1.0.7/charts/argo-workflows/files/crds/full/argoproj.io_workflowtemplates.yaml"
restartPolicy: Never
backoffLimit: 3