digitalstudium

Results 8 comments of digitalstudium

I prefer current behavior. The use case is when I import default values from a library chart and then redefine some of them if needed in a parent chart. Example...

Same shit. ``` ◇ 2 staged files: 03_network/extra_kube_yaml/ldap.yaml 08_sonarqube/values/sq.yaml │ ◇ 📝 Commit message generated │ └ Generated commit message: —————————————————— 1. server.ts: fix port variable case, add support for...

And even when I change a single file, same thing happens. ``` $ opencommit ┌ open-commit │ ◇ 1 staged files: 08_sonarqube/values/sq.yaml │ ◇ 📝 Commit message generated │ └...

I prefer current behavior. The use case is when I import default values from a library chart and then redefine some of them if needed in a parent chart. Example...

And BTW, if you merge this PR it will be breaking change. Some people already wrote charts which work with current behavior and which will not work after merging this...