From 0992ef7d1dc7917f2efd729c5862787157d8ce61 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Tue, 8 Jul 2025 01:54:12 +0200 Subject: [PATCH] fix: upgrade stirling-pdf to 1.0.1 Signed-off-by: Ludovic Ortega --- charts/stirling-pdf/Chart.yaml | 4 ++-- charts/stirling-pdf/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stirling-pdf/Chart.yaml b/charts/stirling-pdf/Chart.yaml index 49f8ec7..e591355 100644 --- a/charts/stirling-pdf/Chart.yaml +++ b/charts/stirling-pdf/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.0.0 +appVersion: 1.0.1 description: locally hosted web application that allows you to perform various operations on PDF files home: https://github.com/Stirling-Tools/Stirling-PDF keywords: @@ -12,4 +12,4 @@ maintainers: name: stirling-pdf-chart sources: - https://github.com/Stirling-Tools/Stirling-PDF-chart -version: 2.0.0 +version: 2.0.1 diff --git a/charts/stirling-pdf/README.md b/charts/stirling-pdf/README.md index 2450ab0..7946083 100644 --- a/charts/stirling-pdf/README.md +++ b/charts/stirling-pdf/README.md @@ -1,6 +1,6 @@ # stirling-pdf-chart -![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square) locally hosted web application that allows you to perform various operations on PDF files