Created
June 29, 2022 13:41
-
-
Save jonashackt/198cc2f1e469f2c5496df7e219b60840 to your computer and use it in GitHub Desktop.
Helm chart to enable version management by Renovate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apiVersion: v2 | |
| type: application | |
| name: crossplane | |
| version: 0.0.0 # unused | |
| appVersion: 0.0.0 # unused | |
| dependencies: | |
| - name: crossplane | |
| repository: https://charts.crossplane.io/stable | |
| version: 1.8.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment