Skip to content

Commit

Permalink
Updating resync.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rancherbot committed Dec 17, 2024
1 parent b926fa2 commit 7c07db5
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions regsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ defaults:
- application/vnd.oci.image.manifest.v1+json
- application/vnd.oci.image.index.v1+json
sync:
- source: docker.io/
target: '{{ env "REGISTRY_ENDPOINT" }}/'
type: repository
tags:
allow:
-
- source: docker.io/rancher/aks-operator
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/aks-operator'
type: repository
Expand All @@ -44,6 +38,7 @@ sync:
- v1.2.3
- v1.2.4
- v1.2.5
- v1.2.6
- source: docker.io/rancher/backup-restore-operator
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/backup-restore-operator'
type: repository
Expand Down Expand Up @@ -166,6 +161,7 @@ sync:
- v1.3.3
- v1.3.4
- v1.3.5
- v1.3.6
- source: docker.io/rancher/externalip-webhook
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/externalip-webhook'
type: repository
Expand Down Expand Up @@ -211,6 +207,7 @@ sync:
- v0.9.0
- v0.9.10
- v0.9.11
- v0.9.12
- v0.9.2
- v0.9.4
- v0.9.5
Expand Down Expand Up @@ -253,6 +250,7 @@ sync:
- v0.9.0
- v0.9.10
- v0.9.11
- v0.9.12
- v0.9.2
- v0.9.4
- v0.9.5
Expand Down Expand Up @@ -318,6 +316,7 @@ sync:
- v0.9.13
- v0.9.15
- v0.9.17
- v0.9.18
- v0.9.4
- v0.9.7
- v0.9.8
Expand All @@ -340,6 +339,7 @@ sync:
- v1.2.3
- v1.2.4
- v1.2.5
- v1.2.6
- source: docker.io/rancher/grafana-grafana
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/grafana-grafana'
type: repository
Expand Down Expand Up @@ -421,12 +421,12 @@ sync:
type: repository
tags:
allow:
-
- v0.1.1
- v0.1.3
- v0.1.5
- v0.1.7
- v0.2.1
- v0.2.2
- source: docker.io/rancher/helm-project-operator
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/helm-project-operator'
type: repository
Expand Down Expand Up @@ -563,6 +563,7 @@ sync:
- v1.27.16
- v1.28.1
- v1.28.12
- v1.28.15
- v1.28.3
- v1.28.5
- v1.28.7
Expand Down

0 comments on commit 7c07db5

Please sign in to comment.