From 53f9bada03aa5d86c7170f08a3d2187d8b851cf9 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 23 Oct 2023 09:29:47 +0200 Subject: [PATCH] chore: bump oc appversion to 10.13.1 --- charts/owncloud/Chart.yaml | 2 +- charts/owncloud/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/owncloud/Chart.yaml b/charts/owncloud/Chart.yaml index f575715..e742cbe 100644 --- a/charts/owncloud/Chart.yaml +++ b/charts/owncloud/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 name: owncloud version: 0.0.0-devel description: ownCloud Server Helm chart -appVersion: 10.13.1 +appVersion: 10.13.2 home: https://owncloud.com/ keywords: - owncloud diff --git a/charts/owncloud/README.md b/charts/owncloud/README.md index 56063c9..ecd23bc 100644 --- a/charts/owncloud/README.md +++ b/charts/owncloud/README.md @@ -2,7 +2,7 @@ ![Helm Version](https://img.shields.io/github/v/release/owncloud-docker/helm-charts?label=Version) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) -![AppVersion: 10.13.1](https://img.shields.io/badge/AppVersion-10.13.1-informational?style=flat) +![AppVersion: 10.13.2](https://img.shields.io/badge/AppVersion-10.13.2-informational?style=flat) ownCloud Server Helm chart