Skip to content

Commit bc8e17d

Browse files
feat(helm): update chart argo-workflows to 0.46.1
1 parent 0e94e2e commit bc8e17d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

argo/app/kustomization.yaml

Lines changed: 1 addition & 1 deletion
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.28"
5+
version: "0.46.1"
66
includeCRDs: true
77
namespace: argo
88
releaseName: argo

sakura-argo/app/kustomization.yaml

Lines changed: 1 addition & 1 deletion
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.28"
5+
version: "0.46.1"
66
includeCRDs: true
77
namespace: argo
88
releaseName: argo

0 commit comments

Comments
 (0)