From 167b61714a747a94194f396fe934cfa5fa8513c3 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:18:28 +0000 Subject: [PATCH] feat(helm)!: Update chart common to 3.0.1 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | common | 0.2.2 | 3.0.1 | --- charts/hajimari/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/hajimari/Chart.yaml b/charts/hajimari/Chart.yaml index 4d21c5fa..8f6d142c 100644 --- a/charts/hajimari/Chart.yaml +++ b/charts/hajimari/Chart.yaml @@ -19,5 +19,5 @@ maintainers: email: toboshii@users.noreply.github.com dependencies: - name: common - version: 0.2.2 + version: 3.0.1 repository: https://bjw-s.github.io/helm-charts/ \ No newline at end of file