From 53b4e6dafd79ea1007ffc25302e9a00dd23eda0c Mon Sep 17 00:00:00 2001 From: Sleeyax Date: Wed, 20 Apr 2022 02:07:00 +0200 Subject: [PATCH] Bump helm version to 5.3.80 --- charts/invoiceninja/Chart.yaml | 2 +- charts/invoiceninja/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/invoiceninja/Chart.yaml b/charts/invoiceninja/Chart.yaml index e7e1c3a..4945b20 100644 --- a/charts/invoiceninja/Chart.yaml +++ b/charts/invoiceninja/Chart.yaml @@ -17,7 +17,7 @@ version: 0.9.1 # 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: 5.3.39 +appVersion: 5.3.80 keywords: - invoiceninja home: https://invoiceninja.github.io/dockerfiles diff --git a/charts/invoiceninja/values.yaml b/charts/invoiceninja/values.yaml index fb13518..e9a9839 100644 --- a/charts/invoiceninja/values.yaml +++ b/charts/invoiceninja/values.yaml @@ -18,7 +18,7 @@ image: registry: docker.io repository: invoiceninja/invoiceninja - tag: 5.3.39 + tag: 5.3.80 ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ##