Skip to content

Instantly share code, notes, and snippets.

@jonashackt
Created June 29, 2022 13:41
Show Gist options
  • Select an option

  • Save jonashackt/198cc2f1e469f2c5496df7e219b60840 to your computer and use it in GitHub Desktop.

Select an option

Save jonashackt/198cc2f1e469f2c5496df7e219b60840 to your computer and use it in GitHub Desktop.
Helm chart to enable version management by Renovate
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