Skip to content

Commit

Permalink
Merge pull request #8423 from zalando-incubator/alpha-to-beta
Browse files Browse the repository at this point in the history
alpha to beta
  • Loading branch information
katyanna authored Oct 22, 2024
2 parents d4a1d2d + a458a83 commit 52dbac8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
hostNetwork: true
containers:
- name: kube-aws-iam-controller
image: container-registry.zalando.net/teapot/kube-aws-iam-controller:v0.3.0-41-g6e739fc
image: container-registry.zalando.net/teapot/kube-aws-iam-controller:v0.3.0-43-gf1c8bd8
env:
- name: AWS_DEFAULT_REGION
value: "{{.Cluster.Region}}"
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/kube-metrics-adapter/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
serviceAccountName: custom-metrics-apiserver
containers:
- name: kube-metrics-adapter
image: container-registry.zalando.net/teapot/kube-metrics-adapter:kube-metrics-adapter-0.2.3-28-g477f9fd
image: container-registry.zalando.net/teapot/kube-metrics-adapter:kube-metrics-adapter-0.2.3-30-g68fcf9b
env:
- name: AWS_REGION
value: {{ .Cluster.Region }}
Expand Down

0 comments on commit 52dbac8

Please sign in to comment.