chore: Update manifests after automerge
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user