fix(ci): use bash for gen-docs shell

This commit is contained in:
kjeld Schouten-Lebbing 2022-04-01 11:34:46 +02:00
parent 557c38fb08
commit 432a51ea3d
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
2 changed files with 2 additions and 1 deletions

View File

@ -40,6 +40,7 @@ jobs:
uses: ./.github/actions/collect-changes
- name: Generate README for changed charts
shell: bash
if: |
steps.collect-changes.outputs.changesDetectedAfterTag == 'true'
run: |

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 0.0.15
version: 0.0.16
annotations:
truecharts.org/catagories: |
- database