Skip to content

fix(deps): update module github.com/redis/go-redis/v9 to v9.21.0 #35

fix(deps): update module github.com/redis/go-redis/v9 to v9.21.0

fix(deps): update module github.com/redis/go-redis/v9 to v9.21.0 #35

---
name: Push PR Kustomize OCI
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
push-kustomize:
uses: stuttgart-things/github-workflow-templates/.github/workflows/call-push-kustomize.yaml@main
with:
runs-on: ubuntu-latest
kcl-source-dir: kcl
kcl-profile-file: tests/kcl-deploy-profile.yaml
kustomize-oci-repo: ghcr.io/stuttgart-things/homerun2-omni-pitcher-kustomize
tag: pr-${{ github.event.number }}-${{ github.event.pull_request.head.sha }}
secrets: inherit # pragma: allowlist secret