Skip to content

Commit

Permalink
Update karpenter image
Browse files Browse the repository at this point in the history
  • Loading branch information
myaser authored Jul 31, 2023
1 parent effbf51 commit 6dcc784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/manifests/z-karpenter/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
priorityClassName: "{{ .Cluster.ConfigItems.system_priority_class }}"
containers:
- name: controller
image: "container-registry.zalando.net/teapot/karpenter:networkinterfaces-experimental-main-10"
image: "container-registry-test.zalando.net/teapot/karpenter:v0.29.2-main-12.custom"
env:
- name: KUBERNETES_MIN_VERSION
value: "1.22.0-0"
Expand Down

0 comments on commit 6dcc784

Please sign in to comment.