diff --git a/.forgejo/workflows/validate-helm-render.yaml b/.forgejo/workflows/validate-helm-render.yaml index 36963a9..11bc0ea 100644 --- a/.forgejo/workflows/validate-helm-render.yaml +++ b/.forgejo/workflows/validate-helm-render.yaml @@ -1,7 +1,7 @@ on: push: paths: - - helm/* + - helm/** - .forgejo/workflows/validate-helm-render.yaml jobs: render-helm: diff --git a/helm/openbao/kustomization.yaml b/helm/openbao/kustomization.yaml index 253e65b..15852eb 100644 --- a/helm/openbao/kustomization.yaml +++ b/helm/openbao/kustomization.yaml @@ -34,5 +34,5 @@ helmCharts: # repository: jankysolutions/infra/openbao # tag: latest releaseName: openbao - version: 0.5.0 + version: 0.5.1 repo: https://openbao.github.io/openbao-helm