Skip to content

Commit

Permalink
Merge pull request #129 from dasmeta/fix/DMVP-6181-base-volume-changes
Browse files Browse the repository at this point in the history
DMVP-6181: have ability to mount same volume to both main and extra container same path and volumes cofiguration simplefecation
  • Loading branch information
mrdntgrn authored Dec 13, 2024
2 parents f4d3c5e + 6403b58 commit c4efea3
Show file tree
Hide file tree
Showing 5 changed files with 238 additions and 180 deletions.
4 changes: 2 additions & 2 deletions charts/base/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ 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.2.10
version: 0.3.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.2.10"
appVersion: "0.3.0"
Loading

0 comments on commit c4efea3

Please sign in to comment.