This commit is contained in:
parent
d463212740
commit
37abaf1e28
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- helm/*
|
||||
- helm/**
|
||||
- .forgejo/workflows/validate-helm-render.yaml
|
||||
jobs:
|
||||
render-helm:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue