Skip to content

Commit

Permalink
Add reposnsibles also for the source image
Browse files Browse the repository at this point in the history
  • Loading branch information
vpnachev committed Jan 9, 2025
1 parent a3c8d7e commit fc7bb61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ gardener-extension-shoot-oidc-service:
image: europe-docker.pkg.dev/gardener-project/snapshots/gardener/extensions/shoot-oidc-service
dockerfile: 'Dockerfile'
target: gardener-extension-shoot-oidc-service
resource_labels:
- name: 'cloud.gardener.cnudie/responsibles'
value:
- type: 'githubUser'
username: 'dimityrmirchev'
- type: 'githubUser'
username: 'vpnachev'
jobs:
head-update:
traits:
Expand Down
2 changes: 1 addition & 1 deletion imagevector/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ images:
- name: oidc-webhook-authenticator
sourceRepository: github.com/gardener/oidc-webhook-authenticator
repository: europe-docker.pkg.dev/gardener-project/releases/gardener/oidc-webhook-authenticator
tag: "v0.33.0"
tag: "v0.33.0"
labels:
- name: 'cloud.gardener.cnudie/responsibles'
value:
Expand Down

0 comments on commit fc7bb61

Please sign in to comment.