File tree Expand file tree Collapse file tree
default/invidious/templates
tools/system-upgrade-controller Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 restartPolicy : Never
6060 containers :
6161 - name : kubectl
62- image : " public.ecr.aws/bitnami/kubectl:1.30.3 "
62+ image : " public.ecr.aws/bitnami/kubectl:1.31.0 "
6363 args :
6464 - ' rollout'
6565 - ' restart'
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ app-template:
4848 SYSTEM_UPGRADE_JOB_ACTIVE_DEADLINE_SECONDS : 900
4949 SYSTEM_UPGRADE_JOB_BACKOFF_LIMIT : 99
5050 SYSTEM_UPGRADE_JOB_IMAGE_PULL_POLICY : IfNotPresent
51- SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE : public.ecr.aws/bitnami/kubectl:1.30.3
51+ SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE : public.ecr.aws/bitnami/kubectl:1.31.0
5252 SYSTEM_UPGRADE_JOB_PRIVILEGED : true
5353 SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH : 900
5454 SYSTEM_UPGRADE_PLAN_POLLING_INTERVAL : 15m
You can’t perform that action at this time.
0 commit comments