File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -340,7 +340,7 @@ components:
340340 # @default -- see sub-values
341341 image :
342342 name : nginx
343- tag : 1.27.5
343+ tag : 1.29.4
344344 # components.komodorKubectlProxy.resources -- Set custom resources to the komodor kubectl proxy container
345345 resources : {}
346346 # components.komodorKubectlProxy.PriorityClassValue -- Set the priority class value for the komodor kubectl proxy deployment
Original file line number Diff line number Diff line change 99# Authenticate with AWS ECR & Docker Hub
1010komo ci docker-login
1111
12- NGINX_VERSION=" 1.27.5 "
12+ NGINX_VERSION=" 1.29.4 "
1313
1414regctl image copy nginx:${NGINX_VERSION} public.ecr.aws/komodor-public/nginx:${NGINX_VERSION}
1515regctl image copy nginx:${NGINX_VERSION} komodorio/nginx:${NGINX_VERSION}
You can’t perform that action at this time.
0 commit comments