diff --git a/charts/telegram-gateway/Chart.yaml b/charts/telegram-gateway/Chart.yaml index 0174036..76e5c61 100644 --- a/charts/telegram-gateway/Chart.yaml +++ b/charts/telegram-gateway/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 icon: https://helm.sh/img/helm.svg name: telegram-gateway -version: 1.0.7 +version: 1.0.8 description: Telegram gateway for Prometheus and Sentry maintainers: - name: maksim-paskal # Maksim Paskal diff --git a/charts/telegram-gateway/values.yaml b/charts/telegram-gateway/values.yaml index 4b77d16..0a9e054 100644 --- a/charts/telegram-gateway/values.yaml +++ b/charts/telegram-gateway/values.yaml @@ -1,5 +1,5 @@ registry: - image: paskalmaksim/telegram-gateway:v1.1.1 + image: paskalmaksim/telegram-gateway:v1.1.2 imagePullPolicy: IfNotPresent replicas: 2