From ee5cd3faf733f34832c0c6f8793e85120161b675 Mon Sep 17 00:00:00 2001 From: moxbot Date: Wed, 19 May 2021 08:02:19 +0000 Subject: [PATCH] [charts/jira-software] Release 2.0.7: bump to 8.17.0 Signed-off-by: moxbot --- charts/jira-software/Chart.yaml | 4 ++-- charts/jira-software/README.md | 2 +- charts/jira-software/values-production.yaml | 2 +- charts/jira-software/values.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/jira-software/Chart.yaml b/charts/jira-software/Chart.yaml index 99f2dda..b235b48 100644 --- a/charts/jira-software/Chart.yaml +++ b/charts/jira-software/Chart.yaml @@ -8,11 +8,11 @@ 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. -version: 2.0.6 +version: 2.0.7 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 8.16.1 +appVersion: 8.17.0 icon: https://mox.sh/assets/images/jira-logo.png diff --git a/charts/jira-software/README.md b/charts/jira-software/README.md index 3fc57d7..df47f1f 100644 --- a/charts/jira-software/README.md +++ b/charts/jira-software/README.md @@ -347,7 +347,7 @@ If `databaseDrop.enabled` is set to `true` and `databaseDrop.dropIt` is set to ` ## Difference between values and values-production -Chart Version 2.0.6 +Chart Version 2.0.7 ```diff --- jira-software/values.yaml +++ jira-software/values-production.yaml diff --git a/charts/jira-software/values-production.yaml b/charts/jira-software/values-production.yaml index 2d4bb5d..2dfe2a9 100644 --- a/charts/jira-software/values-production.yaml +++ b/charts/jira-software/values-production.yaml @@ -12,7 +12,7 @@ image: # registry: hub.docker.com repository: atlassian/jira-software - tag: 8.16.1 + tag: 8.17.0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/charts/jira-software/values.yaml b/charts/jira-software/values.yaml index 9d666dd..bf9512c 100644 --- a/charts/jira-software/values.yaml +++ b/charts/jira-software/values.yaml @@ -12,7 +12,7 @@ image: # registry: hub.docker.com repository: atlassian/jira-software - tag: 8.16.1 + tag: 8.17.0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images