created in a PR for #13 The secrets/values to be passed to the chart will be stored in [Environments secrets](https://github.com/packit/helm/settings/environments) (discuss with the team whether everyone's OK with this) Inspiration: - https://github.com/packit/helm/blob/main/.github/workflows/deploy-import-images.yml EDIT: I found [this](https://stackoverflow.com/questions/61255989/dynamically-retrieve-github-actions-secret) useful when working on #12