Skip to content

Commit

Permalink
go generate
Browse files Browse the repository at this point in the history
  • Loading branch information
chiukapoor committed Sep 6, 2024
1 parent 63f7d56 commit 2e80fbe
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 12 deletions.
28 changes: 16 additions & 12 deletions data/data.json

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions regsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ sync:
- v3.26.1-rancher1
- v3.26.3-rancher1
- v3.27.0-rancher1
- v3.27.4-rancher1
- source: docker.io/rancher/flannel-cni
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/flannel-cni'
type: repository
Expand Down Expand Up @@ -551,6 +552,7 @@ sync:
- v3.27.0
- v3.27.2
- v3.27.3
- v3.27.4
- v3.28.1
- source: docker.io/rancher/mirrored-calico-kube-controllers
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-calico-kube-controllers'
Expand All @@ -568,6 +570,7 @@ sync:
- v3.27.0
- v3.27.2
- v3.27.3
- v3.27.4
- v3.28.1
- source: docker.io/rancher/mirrored-calico-node
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-calico-node'
Expand All @@ -585,6 +588,7 @@ sync:
- v3.27.0
- v3.27.2
- v3.27.3
- v3.27.4
- v3.28.1
- source: docker.io/rancher/mirrored-calico-node-driver-registrar
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-calico-node-driver-registrar'
Expand Down Expand Up @@ -625,6 +629,7 @@ sync:
- v3.27.0
- v3.27.2
- v3.27.3
- v3.27.4
- v3.28.1
- source: docker.io/rancher/mirrored-calico-typha
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-calico-typha'
Expand Down

0 comments on commit 2e80fbe

Please sign in to comment.