Skip to content

Commit

Permalink
feat: update to argo-workflows v3.4.5-ak.1 (#47)
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Suen <jesse@akuity.io>
  • Loading branch information
jessesuen authored Feb 24, 2023
1 parent 17071d9 commit 6230bf5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/argo-workflows/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
version: 3.4.3-ak.0.1
appVersion: 3.4.3
version: 3.4.5-ak.1.0
appVersion: 3.4.5
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/argo-workflows/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global:
image:
# -- The default image tag applied to all Argo Workflows deployments.
tag: v3.4.3-ak.0
tag: v3.4.5-ak.1

# -- Controller customizes the deployment of Argo Workflows controller.
controller:
Expand Down

0 comments on commit 6230bf5

Please sign in to comment.