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 @@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.12.11
18+ version : 0.12.12
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ dashboard:
1010 repository : api7/api7-ee-3-integrated
1111 pullPolicy : Always
1212 # Overrides the image tag whose default is the chart appVersion.
13- tag : " v3.2.11.3 "
13+ tag : " v3.2.12.0 "
1414
1515dp_manager :
1616 replicaCount : 1
1717 image :
1818 repository : api7/api7-ee-dp-manager
1919 pullPolicy : Always
2020 # Overrides the image tag whose default is the chart appVersion.
21- tag : " v3.2.11.3 "
21+ tag : " v3.2.12.0 "
2222
2323imagePullSecret : " "
2424nameOverride : " "
You can’t perform that action at this time.
0 commit comments