Downgrade common version to 0.3.0

This commit is contained in:
Youcef Guichi
2023-06-08 16:29:20 +02:00
parent 846e17eb44
commit a072b8e39e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ type: library
# 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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.4.0
version: 0.3.0
+2 -2
View File
@@ -15,9 +15,9 @@ 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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.50.0
version: 0.49.0
dependencies:
- name: common
version: 0.4.0
version: 0.3.0
repository: file://../common
+1 -1
View File
@@ -19,5 +19,5 @@ version: 0.49.0
dependencies:
- name: common
version: 0.4.0
version: 0.3.0
repository: file://../common