From fc421e1a1afd0f3eab3cbb487010d4829cf3225a Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 21:20:39 +0000 Subject: [PATCH] feat(helm)!: Update chart common to 3.0.2 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | common | 0.2.2 | 3.0.2 | --- 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..d36a3976 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.2 repository: https://bjw-s.github.io/helm-charts/ \ No newline at end of file