diff --git a/charts/confluence-server/Chart.yaml b/charts/confluence-server/Chart.yaml
index 43ca7ee..a547f26 100644
--- a/charts/confluence-server/Chart.yaml
+++ b/charts/confluence-server/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: 3.7.1
+version: 3.7.2
# 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.5.1
+appVersion: 8.6.0
icon: https://mox.sh/assets/images/confluence-logo.png
diff --git a/charts/confluence-server/README.md b/charts/confluence-server/README.md
index 299abfb..7d66282 100644
--- a/charts/confluence-server/README.md
+++ b/charts/confluence-server/README.md
@@ -358,7 +358,7 @@ $ helm upgrade --install my-release \
## Difference between values and values-production
Chart Version 3.7.0
-Chart Version 3.7.1
+Chart Version 3.7.2
```diff
--- confluence-server/values.yaml
+++ confluence-server/values-production.yaml
diff --git a/charts/confluence-server/values-production.yaml b/charts/confluence-server/values-production.yaml
index da93606..e79b0b7 100644
--- a/charts/confluence-server/values-production.yaml
+++ b/charts/confluence-server/values-production.yaml
@@ -12,7 +12,7 @@
image:
# registry: hub.docker.com
repository: atlassian/confluence-server
- tag: 8.5.1
+ tag: 8.6.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/confluence-server/values.yaml b/charts/confluence-server/values.yaml
index 058e23e..e9d9bc9 100644
--- a/charts/confluence-server/values.yaml
+++ b/charts/confluence-server/values.yaml
@@ -12,7 +12,7 @@
image:
# registry: hub.docker.com
repository: atlassian/confluence-server
- tag: 8.5.1
+ tag: 8.6.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/crowd/Chart.yaml b/charts/crowd/Chart.yaml
index 70cb3e0..12758ef 100644
--- a/charts/crowd/Chart.yaml
+++ b/charts/crowd/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.4.1
+version: 2.4.2
# 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: 5.1.5
+appVersion: 5.2.0
icon: https://mox.sh/assets/images/crowd-logo.png
diff --git a/charts/crowd/README.md b/charts/crowd/README.md
index 71522ac..21fe673 100644
--- a/charts/crowd/README.md
+++ b/charts/crowd/README.md
@@ -349,7 +349,7 @@ $ helm upgrade --install my-release \
## Difference between values and values-production
-Chart Version 2.4.1
+Chart Version 2.4.2
```diff
--- crowd/values.yaml
+++ crowd/values-production.yaml
diff --git a/charts/crowd/values-production.yaml b/charts/crowd/values-production.yaml
index 2ca7f52..2f56016 100644
--- a/charts/crowd/values-production.yaml
+++ b/charts/crowd/values-production.yaml
@@ -12,7 +12,7 @@
image:
# registry: hub.docker.com
repository: atlassian/crowd
- tag: 5.1.5
+ tag: 5.2.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/crowd/values.yaml b/charts/crowd/values.yaml
index f72d267..33efbc5 100644
--- a/charts/crowd/values.yaml
+++ b/charts/crowd/values.yaml
@@ -12,7 +12,7 @@
image:
# registry: hub.docker.com
repository: atlassian/crowd
- tag: 5.1.5
+ tag: 5.2.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