feat: enable pre-commit on release pipeline and limit appversion length

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-08 12:20:20 +02:00
parent 7bd2776e94
commit fa29627d04
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
concurrency: gitpush
container:
image: ghcr.io/truecharts/truecharts-release:v1.2.0
image: ghcr.io/truecharts/truecharts-release:v1.3.0
steps:
- uses: actions/checkout@v2
+1 -1
View File
@@ -196,7 +196,7 @@ jobs:
release-test:
runs-on: ubuntu-latest
container:
image: ghcr.io/truecharts/truecharts-release:v1.2.0
image: ghcr.io/truecharts/truecharts-release:v1.3.0
steps:
- name: Cache helm repo cache
id: cache