Skip to content

Commit

Permalink
[Release] Updated to latest stable Apps versions
Browse files Browse the repository at this point in the history
  • Loading branch information
moxbot authored Feb 23, 2021
2 parents 770f838 + 704de6f commit 2fcd0ed
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
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.0.3
version: 2.0.4

# 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: 4.2.2
appVersion: 4.2.3

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 @@ -348,7 +348,7 @@ $ helm upgrade --install my-release \

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

Chart Version 2.0.3
Chart Version 2.0.4
```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: 4.2.2
tag: 4.2.3
## 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: 4.2.2
tag: 4.2.3
## 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 2fcd0ed

Please sign in to comment.