From 593b99f3cc786b7fe37a1b3e6573744213119c65 Mon Sep 17 00:00:00 2001 From: Gokhan Sari Date: Sun, 15 Dec 2024 05:26:56 +0300 Subject: [PATCH] Release ghost chart: v0.0.3, app: v5.105.0 --- charts/ghost/Chart.yaml | 4 ++-- charts/ghost/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index ed1b1c3..5159d72 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: "5.103.0" +appVersion: "5.105.0" description: Independent technology for modern publishing, memberships, subscriptions and newsletters. name: ghost type: application -version: 0.0.2 +version: 0.0.3 diff --git a/charts/ghost/README.md b/charts/ghost/README.md index b05b71f..4629ca7 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -2,7 +2,7 @@ [![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)](#) [![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square)](#) -[![AppVersion: 5.103.0](https://img.shields.io/badge/AppVersion-5.103.0-informational?style=flat-square)](#) +[![AppVersion: 5.105.0](https://img.shields.io/badge/AppVersion-5.105.0-informational?style=flat-square)](#) Independent technology for modern publishing, memberships, subscriptions and newsletters. @@ -15,7 +15,7 @@ $ helm upgrade ghost ghost \ --namespace ghost \ --repo https://th0th.github.io/helm-charts \ --values values.yaml \ - --version 0.0.2 + --version 0.0.3 ``` ## Uninstall