mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-14 10:32:16 +00:00
Bump chart app version
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.0.4
|
appVersion: 0.0.5
|
||||||
description: A simple Telegram bot to receive SMS messages.
|
description: A simple Telegram bot to receive SMS messages.
|
||||||
name: smsbot
|
name: smsbot
|
||||||
version: 0.0.5
|
version: 0.0.6
|
||||||
kubeVersion: ">=1.19.0-0"
|
kubeVersion: ">=1.19.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- smsbot
|
- smsbot
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ image:
|
|||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: 0.0.4
|
tag: 0.0.5
|
||||||
|
|
||||||
# -- environment variables.
|
# -- environment variables.
|
||||||
# @default -- See below
|
# @default -- See below
|
||||||
|
|||||||
Reference in New Issue
Block a user