Tags: grafana/grafana-crossplane-libsonnet
Tags
fix(cloud): fix invalid characters in default stack secretName (#30) * fix(cloud): fix invalid characters in default stack secretName Kubernetes resource names may only use lowercase letters, numerics, and dashes. The default `secretName` suffix used uppercase letters, which are not allowed. * chore(version): 0.5.2-0.22.0 * fix(grafanaplane): correct argument order for providerConfig.new --------- Co-authored-by: Duologic <[email protected]>
chore: new tag and contributing doc (#17) * chore(make): update tag and move build targets By moving the `build` target to the first one, it'll be run as the default target calling `make`. * docs: generate with new version * docs: add contribution doc
chore(deps): bump CRDs version from 0.21.0 to 0.22.0
PreviousNext