Skip to content

Commit

Permalink
Add ocm repository mappings (#467)
Browse files Browse the repository at this point in the history
Configure the europe-docker.pkg.dev/gardener-project/releases OCM repository as lookup, so that the head-update job (which only knows the .../snapshots repository by now), also detects the release version in .../releases repository
  • Loading branch information
petersutter authored Oct 23, 2024
1 parent 0012a7a commit b79925a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ gardenctl-v2:
inject_effective_version: true
component_descriptor:
ocm_repository: europe-docker.pkg.dev/gardener-project/snapshots
ocm_repository_mappings:
- repository: europe-docker.pkg.dev/gardener-project/releases
prefix: ''
steps:
check:
image: 'golang:1.23.2'
Expand Down

0 comments on commit b79925a

Please sign in to comment.