fix: remove v from version

This commit is contained in:
Tommy 2024-04-06 22:09:15 +02:00
parent 6838e53b5f
commit 17e36c9f8b
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: paperless-ngx
description: |
document management system that transforms your physical documents into a searchable online archive
appVersion: v2.7.0
appVersion: 2.7.0
type: application
version: 0.1.3
maintainers:

View file

@ -20,7 +20,7 @@ envFromSecret: paperless-ngx-secret
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
tag: v2.7.0
tag: 2.7.0
postgres:
secretName: paperless-ngx-secret