Update minor Docker tags (#483)

* Update minor Docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2021-05-23 22:30:55 +02:00
committed by GitHub
parent 4c0c18df43
commit c09f5efd85
14 changed files with 104 additions and 111 deletions

View File

@@ -152,7 +152,7 @@ jobs:
go test ./charts/.../tests -json | tee test.json
- name: Annotate unit tests
if: ${{ steps.prep-lint.outputs.unittests == 'true' }}
uses: guyarb/golang-test-annotations@v0.3.0
uses: guyarb/golang-test-annotations@v0.4.0
with:
test-results: test.json

View File

@@ -50,7 +50,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: hadolint
uses: reviewdog/action-hadolint@v1.18.0
uses: reviewdog/action-hadolint@v1.19.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review