Skip to content

Commit

Permalink
ci: remove redis operator chart
Browse files Browse the repository at this point in the history
The Redis operator chart has been moved to https://github.com/OT-CONTAINER-KIT/redis-operator/tree/master/charts/redis-operator. This change does not affect the user interface, but it allows us to manage the source code more conveniently.

Signed-off-by: drivebyer <[email protected]>
  • Loading branch information
drivebyer committed May 30, 2024
1 parent b28e579 commit 27c3dff
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 32,131 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,6 @@ jobs:
- name: Set up chart-testing
uses: helm/[email protected]

- name: Add Helm Repository
run: |
helm repo add jetstack https://charts.jetstack.io
- name: Update Helm Repositories
run: helm repo update

- name: Update Chart Dependencies for redis-operator
run: helm dependency update charts/redis-operator

- name: List Changed Charts
id: list-changed
run: |
Expand Down
1 change: 0 additions & 1 deletion charts/redis-operator/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions charts/redis-operator/Chart.yaml

This file was deleted.

11,168 changes: 0 additions & 11,168 deletions charts/redis-operator/crds/redis-cluster.yaml

This file was deleted.

8,271 changes: 0 additions & 8,271 deletions charts/redis-operator/crds/redis-replication.yaml

This file was deleted.

3,889 changes: 0 additions & 3,889 deletions charts/redis-operator/crds/redis-sentinel.yaml

This file was deleted.

8,265 changes: 0 additions & 8,265 deletions charts/redis-operator/crds/redis.yaml

This file was deleted.

112 changes: 0 additions & 112 deletions charts/redis-operator/readme.md

This file was deleted.

34 changes: 0 additions & 34 deletions charts/redis-operator/templates/_helpers.tpl

This file was deleted.

43 changes: 0 additions & 43 deletions charts/redis-operator/templates/cert-manager.yaml

This file was deleted.

76 changes: 0 additions & 76 deletions charts/redis-operator/templates/operator-deployment.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions charts/redis-operator/templates/role-binding.yaml

This file was deleted.

Loading

0 comments on commit 27c3dff

Please sign in to comment.