From 760f81fa6da5adfc0d43cc1f99eb0ba428014860 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Fri, 6 Dec 2024 00:07:24 +0100 Subject: [PATCH] feat: upgrade Stirling-PDF to 0.36.0 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 b70a308..98177f6 100644 --- a/charts/stirling-pdf/Chart.yaml +++ b/charts/stirling-pdf/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.35.1 +appVersion: 0.36.0 description: locally hosted web application that allows you to perform various operations on PDF files home: https://github.com/Stirling-Tools/Stirling-PDF @@ -13,4 +13,4 @@ maintainers: name: stirling-pdf-chart sources: - https://github.com/Stirling-Tools/Stirling-PDF-chart -version: 1.2.0 +version: 1.3.0 diff --git a/charts/stirling-pdf/README.md b/charts/stirling-pdf/README.md index 137cbeb..a808427 100644 --- a/charts/stirling-pdf/README.md +++ b/charts/stirling-pdf/README.md @@ -1,6 +1,6 @@ # stirling-pdf-chart -![Version: 1.2.1](https://img.shields.io/badge/Version-1.2.1-informational?style=flat-square) ![AppVersion: 0.35.1](https://img.shields.io/badge/AppVersion-0.35.1-informational?style=flat-square) +![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat-square) ![AppVersion: 0.36.0](https://img.shields.io/badge/AppVersion-0.36.0-informational?style=flat-square) locally hosted web application that allows you to perform various operations on PDF files