Skip to content

Commit f3d3540

Browse files
fix(helm): update chart argo-workflows to 0.45.11
1 parent 15bfb38 commit f3d3540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argo/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ helmCharts:
22
- repo: https://argoproj.github.io/argo-helm
33
name: argo-workflows
44
# renovate:general datasource=helm depName=argo-workflows registryUrl=https://argoproj.github.io/argo-helm
5-
version: "0.45.10"
5+
version: "0.45.11"
66
includeCRDs: true
77
namespace: argo
88
releaseName: argo

0 commit comments

Comments
 (0)