Skip to content

Commit 07b40dc

Browse files
committed
Update admission-controller to update deps
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent b7a32b5 commit 07b40dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/node-pools/master-default/userdata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ write_files:
205205
limits:
206206
memory: {{ .Values.InstanceInfo.MemoryFraction (parseInt64 .Cluster.ConfigItems.apiserver_memory_limit_percent)}}
207207
{{- end }}
208-
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/admission-controller:master-183
208+
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/admission-controller:master-185
209209
name: admission-controller
210210
lifecycle:
211211
preStop:

0 commit comments

Comments
 (0)