Merge branch 'master' into argocd-notifications-add-pod-annotations

This commit is contained in:
Andy Feller 2020-08-15 13:38:32 -04:00 committed by GitHub
commit 76ab3b1243
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "0.8.0"
appVersion: "0.8.3"
description: A Helm chart for Argo Rollouts
name: argo-rollouts
version: 0.3.3
version: 0.3.4
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
home: https://github.com/argoproj/argo-helm
maintainers:

View file

@ -13,7 +13,7 @@ controller:
affinity: {}
image:
repository: argoproj/argo-rollouts
tag: v0.8.0
tag: v0.8.3
pullPolicy: IfNotPresent
resources: {}