Bump chart app version

This commit is contained in:
2025-02-27 17:35:14 +00:00
parent 74dac7603e
commit 3d28716817
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: 0.0.4
appVersion: 0.0.5
description: A simple Telegram bot to receive SMS messages.
name: smsbot
version: 0.0.5
version: 0.0.6
kubeVersion: ">=1.19.0-0"
keywords:
- smsbot

View File

@@ -11,7 +11,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
tag: 0.0.4
tag: 0.0.5
# -- environment variables.
# @default -- See below