Skip to content

Commit

Permalink
feat: remove rclone (#234)
Browse files Browse the repository at this point in the history
Moves rclone to this repo: https://github.com/bakdata/rclone-helm-chart
Rclone is added in this PR:
bakdata/rclone-helm-chart#1
Fixes #229
  • Loading branch information
DerTiedemann authored Jul 4, 2024
1 parent 5179be0 commit 1a0f2a4
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 289 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
needs: get-gradle-version
with:
charts-path: "./charts"
subdirs: "['producer-app','producer-app-cleanup-job','rclone-copy','streams-app','streams-app-cleanup-job']"
subdirs: "['producer-app','producer-app-cleanup-job','streams-app','streams-app-cleanup-job']"
gh-pages-branch: gh-pages
version: ${{ needs.get-gradle-version.outputs.version }}
secrets:
Expand Down
2 changes: 0 additions & 2 deletions charts/rclone-copy/.helmignore

This file was deleted.

8 changes: 0 additions & 8 deletions charts/rclone-copy/Chart.yaml

This file was deleted.

74 changes: 0 additions & 74 deletions charts/rclone-copy/README.md

This file was deleted.

29 changes: 0 additions & 29 deletions charts/rclone-copy/templates/_helpers.tpl

This file was deleted.

9 changes: 0 additions & 9 deletions charts/rclone-copy/templates/configmap.yaml

This file was deleted.

88 changes: 0 additions & 88 deletions charts/rclone-copy/templates/rclone-cron.yaml

This file was deleted.

78 changes: 0 additions & 78 deletions charts/rclone-copy/values.yaml

This file was deleted.

0 comments on commit 1a0f2a4

Please sign in to comment.