File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
api_platform :
2
2
title : API Platform's demo
3
- version : 3.2.0
3
+ version : 3.2.12
4
4
description : |
5
5
This is a demo application of the [API Platform](https://api-platform.com) framework.
6
6
[Its source code](https://github.com/api-platform/demo) includes various examples, check it out!
Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ type: application
17
17
# This is the chart version. This version number should be incremented each time you make changes
18
18
# to the chart and its templates, including the app version.
19
19
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20
- version : 3.2.0
20
+ version : 3.2.12
21
21
22
22
# This is the version number of the application being deployed. This version number should be
23
23
# incremented each time you make changes to the application. Versions are not expected to
24
24
# follow Semantic Versioning. They should reflect the version the application is using.
25
- appVersion : 3.2.0
25
+ appVersion : 3.2.12
26
26
27
27
dependencies :
28
28
- name : postgresql
You can’t perform that action at this time.
0 commit comments