fix(argo-rollouts): add namespace field for namespace scoped resources (#1960)

Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
Aikawa 2023-04-14 03:16:20 +09:00 committed by GitHub
parent 88d690ef62
commit 406e07b46b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 20 additions and 5 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v1.4.1
description: A Helm chart for Argo Rollouts
name: argo-rollouts
version: 2.23.0
version: 2.24.0
home: https://github.com/argoproj/argo-helm
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
keywords:
@ -15,5 +15,5 @@ maintainers:
url: https://argoproj.github.io/
annotations:
artifacthub.io/changes: |
- kind: added
description: Added the ability to set pod annotations separately on controller and dashboard deployment
- kind: fixed
description: add namespace field for namespace scoped resources