Skip to content

Commit

Permalink
Fix host for gardener
Browse files Browse the repository at this point in the history
  • Loading branch information
mnasiadka committed Dec 28, 2023
1 parent 9cb95fa commit f0b94fa
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,11 @@ sources:
tag: v1.27.6-rancher1
target_tag: v1.27.6
# Gardener Hyperkube
- repository: eu.gcr.io/gardener-project/hyperkube
- repository: gardener-project/hyperkube
host: eu.gcr.io
tag: v1.28.5
- repository: eu.gcr.io/gardener-project/hyperkube
- repository: gardener-project/hyperkube
host: eu.gcr.io
tag: v1.29.0

# Thanos
Expand Down

0 comments on commit f0b94fa

Please sign in to comment.