Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
beabcde863
commit
98bc86b033
1 changed files with 24 additions and 1 deletions
25
index.yaml
25
index.yaml
|
@ -14827,6 +14827,29 @@ entries:
|
||||||
- argo-lite-0.1.0.tgz
|
- argo-lite-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argo-rollouts:
|
argo-rollouts:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "[Fixed]: avoid app.kubernetes.io/version kubernetes label from exceeding maximum length (63)"
|
||||||
|
- "[Fixed]: generated value for app.kubernetes.io/version label is now valid even when defining a controller.image.tag with a SHA digest"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v1.3.1
|
||||||
|
created: "2023-01-19T10:37:44.891604835Z"
|
||||||
|
description: A Helm chart for Argo Rollouts
|
||||||
|
digest: 1b309d1749cd66768f16220ce69b26897588387bdbed0fe258e8a11792a32be5
|
||||||
|
home: https://github.com/argoproj/argo-helm
|
||||||
|
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||||
|
keywords:
|
||||||
|
- argoproj
|
||||||
|
- argo-rollouts
|
||||||
|
maintainers:
|
||||||
|
- name: argoproj
|
||||||
|
url: https://argoproj.github.io/
|
||||||
|
name: argo-rollouts
|
||||||
|
sources:
|
||||||
|
- https://github.com/argoproj/argo-rollouts
|
||||||
|
urls:
|
||||||
|
- https://github.com/argoproj/argo-helm/releases/download/argo-rollouts-2.21.3/argo-rollouts-2.21.3.tgz
|
||||||
|
version: 2.21.3
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: Add support for topologySpreadConstraints"
|
- "[Added]: Add support for topologySpreadConstraints"
|
||||||
|
@ -19842,4 +19865,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- argocd-notifications-1.0.0.tgz
|
- argocd-notifications-1.0.0.tgz
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
generated: "2023-01-18T13:01:19.871676841Z"
|
generated: "2023-01-19T10:37:44.893330395Z"
|
||||||
|
|
Loading…
Reference in a new issue