mirror of https://git.rancher.io/charts
Updating resync.yaml
parent
0784759f4e
commit
634b71946e
|
@ -409,6 +409,7 @@ sync:
|
|||
- v1.22.6
|
||||
- v1.23.3
|
||||
- v1.26.3
|
||||
- v1.28.1
|
||||
- source: docker.io/rancher/library-busybox
|
||||
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/library-busybox'
|
||||
type: repository
|
||||
|
@ -593,6 +594,12 @@ sync:
|
|||
- v2.7.2
|
||||
- v3.0.1
|
||||
- v3.0.2
|
||||
- source: docker.io/rancher/mirrored-cluster-api-controller
|
||||
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-cluster-api-controller'
|
||||
type: repository
|
||||
tags:
|
||||
allow:
|
||||
- v1.4.4
|
||||
- source: docker.io/rancher/mirrored-coredns-coredns
|
||||
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-coredns-coredns'
|
||||
type: repository
|
||||
|
@ -1515,6 +1522,7 @@ sync:
|
|||
- v0.2.10
|
||||
- v0.2.11
|
||||
- v0.2.12
|
||||
- v0.2.13
|
||||
- v0.2.2
|
||||
- v0.2.3
|
||||
- v0.2.4
|
||||
|
|
Loading…
Reference in New Issue