cluster-api-rs 1.12.3

Cluster API structures generated by kopium from upstream CRDs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
sources:
  versionFile:
    name: Updated cluster-api version
    kind: yaml
    spec:
      key: $.cluster_api.tag
      file: version.yaml
targets:
  packageFile:
    name: Sync cluster-api-rs version
    kind: toml
    spec:
      key: package.version
      file: Cargo.toml
    transformers:
      - trimprefix: "v"