Skip to content

Commit

Permalink
[Release] latest stable Apps versions
Browse files Browse the repository at this point in the history
[Release] latest stable Apps versions
  • Loading branch information
javimox authored Oct 23, 2023
2 parents 2805e89 + 02f2a3a commit 8174bda
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions charts/confluence-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion charts/confluence-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ $ helm upgrade --install my-release \
## <a name="values_values-prod-diff"></a>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
Expand Down
2 changes: 1 addition & 1 deletion charts/confluence-server/values-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/confluence-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/crowd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion charts/crowd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ $ helm upgrade --install my-release \

## <a name="values_values-prod-diff"></a>Difference between values and values-production

Chart Version 2.4.1
Chart Version 2.4.2
```diff
--- crowd/values.yaml
+++ crowd/values-production.yaml
Expand Down
2 changes: 1 addition & 1 deletion charts/crowd/values-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/crowd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8174bda

Please sign in to comment.