chore(argo-rollouts): Upgrade argo-rollouts to 1.3.1 (#1500)
Signed-off-by: jmeridth <jmeridth@gmail.com>pull/1505/head argo-rollouts-2.21.1
parent
54f4cbe36f
commit
d4085a5641
|
@ -0,0 +1,4 @@
|
|||
[*.{md,md.gotmpl}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
trim_trailing_whitespace = false
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
appVersion: v1.3.0
|
||||
appVersion: v1.3.1
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.21.0
|
||||
version: 2.21.1
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||
keywords:
|
||||
|
@ -15,4 +15,4 @@ maintainers:
|
|||
url: https://argoproj.github.io/
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Upgrade ArgoRollouts to v1.3.0"
|
||||
- "[Changed]: Upgrade ArgoRollouts to v1.3.1"
|
||||
|
|
|
@ -176,4 +176,4 @@ Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/
|
|||
[Tolerations]: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
|
||||
[priorityClassName]: https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/
|
||||
[Pod Disruption Budget]: https://kubernetes.io/docs/concepts/workloads/pods/disruptions/#pod-disruption-budgets
|
||||
[values.yaml]: https://github.com/argoproj/argo-helm/blob/argo-rollouts-2.21.0/charts/argo-rollouts/values.yaml
|
||||
[values.yaml]: values.yaml
|
||||
|
|
|
@ -98,4 +98,4 @@ Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/
|
|||
[Tolerations]: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
|
||||
[priorityClassName]: https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/
|
||||
[Pod Disruption Budget]: https://kubernetes.io/docs/concepts/workloads/pods/disruptions/#pod-disruption-budgets
|
||||
[values.yaml]: https://github.com/argoproj/argo-helm/blob/argo-rollouts-{{ .Version }}/charts/argo-rollouts/values.yaml
|
||||
[values.yaml]: values.yaml
|
||||
|
|
Loading…
Reference in New Issue