We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b36f5f commit f5c4d9cCopy full SHA for f5c4d9c
renovate.json
@@ -7,12 +7,12 @@
7
"helmv3": {
8
"enabled": true,
9
"includePaths": [
10
- "charts/library-chart/**",
11
- "charts/jupyter-python/**",
+ "charts/library-chart/**/*.yaml",
+ "charts/jupyter-python/**/*.yaml",
12
"charts/jupyter-pyspark/**",
13
"charts/rstudio/**",
14
"charts/rstudio-sparkr/**",
15
- "charts/vscode-python/**",
+ "charts/vscode-python/**/*.yaml",
16
"charts/vscode-pyspark/**"
17
]
18
}
0 commit comments