Bump version to 0.1.1 in Chart.yaml
All checks were successful
Build Helm Chart / helm-package (push) Successful in 3s
All checks were successful
Build Helm Chart / helm-package (push) Successful in 3s
Updated the version number in the Chart.yaml file from 0.1.0 to 0.1.1. This change reflects an incremental update to the Paperless AI Helm Chart. It is necessary to ensure that users can correctly identify the version of the chart they are using and to facilitate future upgrades. There are no breaking changes or additional features in this version; it serves primarily as a version management update.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
name: paperless-ai
|
||||
description: Ein Helm Chart für Paperless AI, basierend auf der Docker Compose Konfiguration.
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
appVersion: 3.0.7
|
||||
keywords:
|
||||
- paperless-ai
|
||||
|
Reference in New Issue
Block a user