Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev-v2.8] Syncs development branch after Rancher v2.7.12 Chart Release #3758

Merged
merged 2 commits into from
Apr 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions regsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ sync:
- v1.1.1
- v1.1.2
- v1.1.3
- v1.1.4
- v1.2.0
- v1.2.1
- source: docker.io/rancher/backup-restore-operator
Expand Down Expand Up @@ -144,6 +145,7 @@ sync:
- v1.2.0
- v1.2.1
- v1.2.2
- v1.2.3
- v1.3.0
- v1.3.1
- source: docker.io/rancher/externalip-webhook
Expand Down Expand Up @@ -184,6 +186,7 @@ sync:
- v0.8.0
- v0.8.1
- v0.8.2
- v0.8.3
- v0.9.0
- v0.9.2
- source: docker.io/rancher/fleet-agent
Expand Down Expand Up @@ -215,6 +218,7 @@ sync:
- v0.8.0
- v0.8.1
- v0.8.2
- v0.8.3
- v0.9.0
- v0.9.2
- source: docker.io/rancher/fluent-bit
Expand Down Expand Up @@ -266,6 +270,7 @@ sync:
- v0.1.8
- v0.1.96
- v0.8.2
- v0.8.3
- v0.9.4
- source: docker.io/rancher/gke-operator
target: '{{ env "REGISTRY_ENDPOINT" }}/rancher/gke-operator'
Expand All @@ -278,6 +283,7 @@ sync:
- v1.1.4
- v1.1.5
- v1.1.6
- v1.1.7
- v1.2.0
- v1.2.1
- source: docker.io/rancher/grafana-grafana
Expand Down
22 changes: 0 additions & 22 deletions release.yaml
Original file line number Diff line number Diff line change
@@ -1,27 +1,5 @@
rancher-eks-operator:
- 102.2.0+up1.2.3
rancher-eks-operator-crd:
- 102.2.0+up1.2.3
prometheus-federator:
- 103.0.1+up0.4.1
rancher-aks-operator:
- 102.4.0+up1.1.4
rancher-aks-operator-crd:
- 102.4.0+up1.1.4
rancher-gke-operator:
- 102.1.0+up1.1.7
rancher-gke-operator-crd:
- 102.1.0+up1.1.7
rancher-cis-benchmark:
- 4.4.0
rancher-cis-benchmark-crd:
- 4.4.0
fleet:
- 102.2.3+up0.8.3
fleet-agent:
- 102.2.3+up0.8.3
fleet-crd:
- 102.2.3+up0.8.3
rancher-alerting-drivers:
- 103.0.2
rancher-istio:
Expand Down