From 8b30c49555641a642e1f935977ca4632e3eddb6e Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 06:24:30 +0000 Subject: [PATCH] feat(helm)!: Update chart common to 3.1.0 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | common | 0.2.2 | 3.1.0 | --- 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..5ba31a75 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.1.0 repository: https://bjw-s.github.io/helm-charts/ \ No newline at end of file