Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/release-v2.7' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmlp committed Mar 13, 2024
2 parents 3e98cc8 + 5bc9fc6 commit dd6c59a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
13 changes: 13 additions & 0 deletions regsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1024,6 +1024,7 @@ sync:
- v1.4.4
- v1.5.1
- v1.5.3
- v1.5.4
- v1_20210422
- v1_20210422_patch1
- v2_20210820
Expand All @@ -1043,6 +1044,7 @@ sync:
- v3.2.1
- v3.4.0
- v4.2.0
- v4.4.2
- source: docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-longhornio-csi-node-driver-registrar'
type: repository
Expand All @@ -1052,6 +1054,7 @@ sync:
- v2.3.0
- v2.5.0
- v2.7.0
- v2.9.2
- source: docker.io/rancher/mirrored-longhornio-csi-provisioner
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-longhornio-csi-provisioner'
type: repository
Expand All @@ -1061,6 +1064,7 @@ sync:
- v1.6.0-lh2
- v2.1.2
- v3.4.1
- v3.6.2
- source: docker.io/rancher/mirrored-longhornio-csi-resizer
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-longhornio-csi-resizer'
type: repository
Expand All @@ -1071,6 +1075,7 @@ sync:
- v1.2.0
- v1.3.0
- v1.7.0
- v1.9.2
- source: docker.io/rancher/mirrored-longhornio-csi-snapshotter
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-longhornio-csi-snapshotter'
type: repository
Expand All @@ -1081,11 +1086,13 @@ sync:
- v3.0.3
- v5.0.1
- v6.2.1
- v6.3.2
- source: docker.io/rancher/mirrored-longhornio-livenessprobe
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-longhornio-livenessprobe'
type: repository
tags:
allow:
- v2.12.0
- v2.8.0
- v2.9.0
- source: docker.io/rancher/mirrored-longhornio-longhorn-engine
Expand Down Expand Up @@ -1113,6 +1120,7 @@ sync:
- v1.4.4
- v1.5.1
- v1.5.3
- v1.5.4
- source: docker.io/rancher/mirrored-longhornio-longhorn-instance-manager
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-longhornio-longhorn-instance-manager'
type: repository
Expand All @@ -1125,6 +1133,7 @@ sync:
- v1.4.4
- v1.5.1
- v1.5.3
- v1.5.4
- v1_20201216
- v1_20210621
- v1_20210731
Expand Down Expand Up @@ -1161,6 +1170,7 @@ sync:
- v1.4.4
- v1.5.1
- v1.5.3
- v1.5.4
- source: docker.io/rancher/mirrored-longhornio-longhorn-share-manager
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-longhornio-longhorn-share-manager'
type: repository
Expand All @@ -1173,6 +1183,7 @@ sync:
- v1.4.4
- v1.5.1
- v1.5.3
- v1.5.4
- v1_20201204
- v1_20210416
- v1_20210416_patch1
Expand Down Expand Up @@ -1209,6 +1220,7 @@ sync:
- v1.4.4
- v1.5.1
- v1.5.3
- v1.5.4
- source: docker.io/rancher/mirrored-longhornio-support-bundle-kit
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-longhornio-support-bundle-kit'
type: repository
Expand All @@ -1219,6 +1231,7 @@ sync:
- v0.0.24
- v0.0.25
- v0.0.27
- v0.0.33
- source: docker.io/rancher/mirrored-messagebird-sachet
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/mirrored-messagebird-sachet'
type: repository
Expand Down
4 changes: 0 additions & 4 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,3 @@ rancher-cis-benchmark-crd:
- 4.4.0-rc1
rancher-istio:
- 102.4.0+up1.18.2
longhorn:
- 102.3.2+up1.5.4
longhorn-crd:
- 102.3.2+up1.5.4

0 comments on commit dd6c59a

Please sign in to comment.