Skip to content

Commit

Permalink
Update to Karpenter v0.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkeloscar committed Oct 31, 2023
1 parent f0c631a commit bd1be4f
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:v0.31.1-main-14.custom"
image: "container-registry.zalando.net/teapot/karpenter:v0.31.2-main-15.custom"
env:
- name: KUBERNETES_MIN_VERSION
value: "1.22.0-0"
Expand Down

0 comments on commit bd1be4f

Please sign in to comment.