Skip to content
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
2 changes: 1 addition & 1 deletion .github/workflows/check-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
chart: [import-images, packit-service-validation]
chart: [packit-service-validation]

steps:
- uses: actions/checkout@v3
Expand Down
37 changes: 0 additions & 37 deletions .github/workflows/deploy-import-images.yml

This file was deleted.

4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,20 @@

for
* [Packit Service Validation cron job](https://github.com/packit/deployment/tree/main/cron-jobs/packit-service-validation)
* [Import-images cron job](https://github.com/packit/deployment/tree/main/cron-jobs/import-images)

## Deployment

All charts are deployed automatically via GitHub/Gitlab CI/CI.

For instructions how to do it manually, see
* [packit-service-validation/README.md](values/packit-service-validation/README.md)
* [import-images/README.md](values/import-images/README.md)

## Releases

There's a [release workflow](https://github.com/packit/udp/blob/main/.github/workflows/release.yml)
to automate releasing the Helm charts and
adding them to a repository on every push to `main`.
Don't forget to bump a chart version
([import-images](https://github.com/packit/helm/blob/main/helm-charts/import-images/Chart.yaml#L8) or
[packit-service-validation](https://github.com/packit/helm/blob/main/helm-charts/packit-service-validation/Chart.yaml#L5))
if you want a new chart version to be released.

Expand All @@ -38,7 +35,6 @@ Is hosted on GitHub Pages in this repo and reachable at [helm.packit.dev](https:
$ helm search repo packit
NAME CHART VERSION APP VERSION DESCRIPTION
packit/packit-service-validation 1.2.1 Helm chart for deploying packit-service-validat...
packit/import-images 0.1.1 A Helm chart for import-images CronJob


## [Unified Openshift Deployment Process](https://docs.google.com/presentation/d/1MlLuuawzxJg6U15zbPby6JAtNNEWZAhfGEWNcpYSWeo)
Expand Down
17 changes: 0 additions & 17 deletions helm-charts/import-images/.helmignore

This file was deleted.

8 changes: 0 additions & 8 deletions helm-charts/import-images/Chart.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions helm-charts/import-images/templates/job-import-images.yaml

This file was deleted.

34 changes: 0 additions & 34 deletions helm-charts/import-images/values.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions values/import-images/Makefile

This file was deleted.

25 changes: 0 additions & 25 deletions values/import-images/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions values/import-images/fedora-source-git-prod.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions values/import-images/packit-prod.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions values/import-images/stream-prod.yaml

This file was deleted.