Skip to content

Commit

Permalink
fix: precedence typo
Browse files Browse the repository at this point in the history
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
  • Loading branch information
testwill committed Aug 10, 2023
1 parent ad7a8b2 commit bf543d9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -8,7 +8,7 @@ Consists of the following charts:
- App Chart (Uses Library Chart as dependecy, 2x: app1/app2)
- Umbrella Chart (Has all the app charts as dependencies)

The precendence is as follows: `library < app < umbrella`
The precedence is as follows: `library < app < umbrella`

Catches two use-cases:

Expand Down

0 comments on commit bf543d9

Please sign in to comment.