diff --git a/argo/app/kustomization.yaml b/argo/app/kustomization.yaml index 4a48972a4..8e0aa4fe7 100644 --- a/argo/app/kustomization.yaml +++ b/argo/app/kustomization.yaml @@ -2,7 +2,7 @@ helmCharts: - repo: https://argoproj.github.io/argo-helm name: argo-workflows # renovate:general datasource=helm depName=argo-workflows registryUrl=https://argoproj.github.io/argo-helm - version: "0.45.28" + version: "0.46.2" includeCRDs: true namespace: argo releaseName: argo diff --git a/sakura-argo/app/kustomization.yaml b/sakura-argo/app/kustomization.yaml index d40545395..e3b5b4653 100644 --- a/sakura-argo/app/kustomization.yaml +++ b/sakura-argo/app/kustomization.yaml @@ -2,7 +2,7 @@ helmCharts: - repo: https://argoproj.github.io/argo-helm name: argo-workflows # renovate:general datasource=helm depName=argo-workflows registryUrl=https://argoproj.github.io/argo-helm - version: "0.45.28" + version: "0.46.2" includeCRDs: true namespace: argo releaseName: argo