From 730112f08b2fe732461060d0fde2820c3f9b20f7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 20 Mar 2022 10:41:04 +0000 Subject: [PATCH] chore(release): 1.1.80 --- helm/check-christmas-lottery-numbers/Chart.yaml | 4 ++-- helm/check-christmas-lottery-numbers/README.md | 4 ++-- helm/check-christmas-lottery-numbers/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/helm/check-christmas-lottery-numbers/Chart.yaml b/helm/check-christmas-lottery-numbers/Chart.yaml index 4140e3c..c2c3d2e 100644 --- a/helm/check-christmas-lottery-numbers/Chart.yaml +++ b/helm/check-christmas-lottery-numbers/Chart.yaml @@ -13,8 +13,8 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.79 +version: 1.1.80 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 1.1.79 +appVersion: 1.1.80 diff --git a/helm/check-christmas-lottery-numbers/README.md b/helm/check-christmas-lottery-numbers/README.md index f1121e4..d076992 100644 --- a/helm/check-christmas-lottery-numbers/README.md +++ b/helm/check-christmas-lottery-numbers/README.md @@ -1,6 +1,6 @@ # check-christmas-lottery-numbers -![Version: 1.1.79](https://img.shields.io/badge/Version-1.1.79-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.79](https://img.shields.io/badge/AppVersion-1.1.79-informational?style=flat-square) +![Version: 1.1.80](https://img.shields.io/badge/Version-1.1.80-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.80](https://img.shields.io/badge/AppVersion-1.1.80-informational?style=flat-square) A Helm chart for Kubernetes @@ -21,7 +21,7 @@ A Helm chart for Kubernetes | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"Always"` | | | image.repository | string | `"ghcr.io/xoanmm/check-christmas-lottery-numbers"` | | -| image.tag | string | `"1.1.79"` | | +| image.tag | string | `"1.1.80"` | | | imageCredentials.name | string | `""` | | | imageCredentials.password | string | `""` | | | imageCredentials.url | string | `""` | | diff --git a/helm/check-christmas-lottery-numbers/values.yaml b/helm/check-christmas-lottery-numbers/values.yaml index a850eda..392d62c 100644 --- a/helm/check-christmas-lottery-numbers/values.yaml +++ b/helm/check-christmas-lottery-numbers/values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/xoanmm/check-christmas-lottery-numbers pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: 1.1.79 + tag: 1.1.80 imageCredentials: url: "" username: ""