From 3107e363597a70798324e00499292e862a0ca56e Mon Sep 17 00:00:00 2001 From: Mykola Serdiuk Date: Tue, 8 Oct 2024 15:59:04 +0300 Subject: [PATCH] fix: Update image for python pipelines (#334) --- .../templates/pipelines/python/bitbucket-build-default.yaml | 2 +- .../templates/pipelines/python/bitbucket-build-edp.yaml | 2 +- .../templates/pipelines/python/bitbucket-build-lib-default.yaml | 2 +- .../templates/pipelines/python/bitbucket-build-lib-edp.yaml | 2 +- .../templates/pipelines/python/bitbucket-review-lib.yaml | 2 +- .../templates/pipelines/python/bitbucket-review.yaml | 2 +- .../templates/pipelines/python/gerrit-build-default.yaml | 2 +- .../templates/pipelines/python/gerrit-build-edp.yaml | 2 +- .../templates/pipelines/python/gerrit-build-lib-default.yaml | 2 +- .../templates/pipelines/python/gerrit-build-lib-edp.yaml | 2 +- .../templates/pipelines/python/gerrit-review-lib.yaml | 2 +- .../templates/pipelines/python/gerrit-review.yaml | 2 +- .../templates/pipelines/python/github-build-default.yaml | 2 +- .../templates/pipelines/python/github-build-edp.yaml | 2 +- .../templates/pipelines/python/github-build-lib-default.yaml | 2 +- .../templates/pipelines/python/github-build-lib-edp.yaml | 2 +- .../templates/pipelines/python/github-review-lib.yaml | 2 +- .../templates/pipelines/python/github-review.yaml | 2 +- .../templates/pipelines/python/gitlab-build-default.yaml | 2 +- .../templates/pipelines/python/gitlab-build-edp.yaml | 2 +- .../templates/pipelines/python/gitlab-build-lib-default.yaml | 2 +- .../templates/pipelines/python/gitlab-build-lib-edp.yaml | 2 +- .../templates/pipelines/python/gitlab-review-lib.yaml | 2 +- .../templates/pipelines/python/gitlab-review.yaml | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/charts/pipelines-library/templates/pipelines/python/bitbucket-build-default.yaml b/charts/pipelines-library/templates/pipelines/python/bitbucket-build-default.yaml index 35fdddb1..47f8ffc5 100644 --- a/charts/pipelines-library/templates/pipelines/python/bitbucket-build-default.yaml +++ b/charts/pipelines-library/templates/pipelines/python/bitbucket-build-default.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/bitbucket-build-edp.yaml b/charts/pipelines-library/templates/pipelines/python/bitbucket-build-edp.yaml index 59cec707..2e26d4d5 100644 --- a/charts/pipelines-library/templates/pipelines/python/bitbucket-build-edp.yaml +++ b/charts/pipelines-library/templates/pipelines/python/bitbucket-build-edp.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/bitbucket-build-lib-default.yaml b/charts/pipelines-library/templates/pipelines/python/bitbucket-build-lib-default.yaml index e4fb197c..9cba939f 100644 --- a/charts/pipelines-library/templates/pipelines/python/bitbucket-build-lib-default.yaml +++ b/charts/pipelines-library/templates/pipelines/python/bitbucket-build-lib-default.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/bitbucket-build-lib-edp.yaml b/charts/pipelines-library/templates/pipelines/python/bitbucket-build-lib-edp.yaml index 8ca590f6..05ff35af 100644 --- a/charts/pipelines-library/templates/pipelines/python/bitbucket-build-lib-edp.yaml +++ b/charts/pipelines-library/templates/pipelines/python/bitbucket-build-lib-edp.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/bitbucket-review-lib.yaml b/charts/pipelines-library/templates/pipelines/python/bitbucket-review-lib.yaml index f44eb0b8..10ad8e61 100644 --- a/charts/pipelines-library/templates/pipelines/python/bitbucket-review-lib.yaml +++ b/charts/pipelines-library/templates/pipelines/python/bitbucket-review-lib.yaml @@ -43,7 +43,7 @@ spec: description: "Codebasebranch name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: gitfullrepositoryname diff --git a/charts/pipelines-library/templates/pipelines/python/bitbucket-review.yaml b/charts/pipelines-library/templates/pipelines/python/bitbucket-review.yaml index ef10f916..5315e2d6 100644 --- a/charts/pipelines-library/templates/pipelines/python/bitbucket-review.yaml +++ b/charts/pipelines-library/templates/pipelines/python/bitbucket-review.yaml @@ -43,7 +43,7 @@ spec: description: "Codebasebranch name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: gitfullrepositoryname diff --git a/charts/pipelines-library/templates/pipelines/python/gerrit-build-default.yaml b/charts/pipelines-library/templates/pipelines/python/gerrit-build-default.yaml index 434bb18a..e9af75c4 100644 --- a/charts/pipelines-library/templates/pipelines/python/gerrit-build-default.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gerrit-build-default.yaml @@ -31,7 +31,7 @@ spec: description: "Codebasebranch name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: changeNumber diff --git a/charts/pipelines-library/templates/pipelines/python/gerrit-build-edp.yaml b/charts/pipelines-library/templates/pipelines/python/gerrit-build-edp.yaml index 055af6fc..6c1afb7c 100644 --- a/charts/pipelines-library/templates/pipelines/python/gerrit-build-edp.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gerrit-build-edp.yaml @@ -31,7 +31,7 @@ spec: description: "Codebasebranch name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: changeNumber diff --git a/charts/pipelines-library/templates/pipelines/python/gerrit-build-lib-default.yaml b/charts/pipelines-library/templates/pipelines/python/gerrit-build-lib-default.yaml index e25446e0..ad29230a 100644 --- a/charts/pipelines-library/templates/pipelines/python/gerrit-build-lib-default.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gerrit-build-lib-default.yaml @@ -31,7 +31,7 @@ spec: description: "Codebasebranch name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: changeNumber diff --git a/charts/pipelines-library/templates/pipelines/python/gerrit-build-lib-edp.yaml b/charts/pipelines-library/templates/pipelines/python/gerrit-build-lib-edp.yaml index 3f797fc2..39cb13cd 100644 --- a/charts/pipelines-library/templates/pipelines/python/gerrit-build-lib-edp.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gerrit-build-lib-edp.yaml @@ -31,7 +31,7 @@ spec: description: "Codebasebranch name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: changeNumber diff --git a/charts/pipelines-library/templates/pipelines/python/gerrit-review-lib.yaml b/charts/pipelines-library/templates/pipelines/python/gerrit-review-lib.yaml index 12248fbc..cec624b9 100644 --- a/charts/pipelines-library/templates/pipelines/python/gerrit-review-lib.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gerrit-review-lib.yaml @@ -32,7 +32,7 @@ spec: description: "Project name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: targetBranch diff --git a/charts/pipelines-library/templates/pipelines/python/gerrit-review.yaml b/charts/pipelines-library/templates/pipelines/python/gerrit-review.yaml index 3dc71ca3..ef90f8a5 100644 --- a/charts/pipelines-library/templates/pipelines/python/gerrit-review.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gerrit-review.yaml @@ -32,7 +32,7 @@ spec: description: "Project name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: targetBranch diff --git a/charts/pipelines-library/templates/pipelines/python/github-build-default.yaml b/charts/pipelines-library/templates/pipelines/python/github-build-default.yaml index 26a902d1..ec20744b 100644 --- a/charts/pipelines-library/templates/pipelines/python/github-build-default.yaml +++ b/charts/pipelines-library/templates/pipelines/python/github-build-default.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/github-build-edp.yaml b/charts/pipelines-library/templates/pipelines/python/github-build-edp.yaml index b794a8b8..bc29f8c5 100644 --- a/charts/pipelines-library/templates/pipelines/python/github-build-edp.yaml +++ b/charts/pipelines-library/templates/pipelines/python/github-build-edp.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/github-build-lib-default.yaml b/charts/pipelines-library/templates/pipelines/python/github-build-lib-default.yaml index dfddecc2..619311a2 100644 --- a/charts/pipelines-library/templates/pipelines/python/github-build-lib-default.yaml +++ b/charts/pipelines-library/templates/pipelines/python/github-build-lib-default.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/github-build-lib-edp.yaml b/charts/pipelines-library/templates/pipelines/python/github-build-lib-edp.yaml index d6d33d27..b31b41f8 100644 --- a/charts/pipelines-library/templates/pipelines/python/github-build-lib-edp.yaml +++ b/charts/pipelines-library/templates/pipelines/python/github-build-lib-edp.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/github-review-lib.yaml b/charts/pipelines-library/templates/pipelines/python/github-review-lib.yaml index b454a110..2902e977 100644 --- a/charts/pipelines-library/templates/pipelines/python/github-review-lib.yaml +++ b/charts/pipelines-library/templates/pipelines/python/github-review-lib.yaml @@ -43,7 +43,7 @@ spec: description: "Codebasebranch name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: gitfullrepositoryname diff --git a/charts/pipelines-library/templates/pipelines/python/github-review.yaml b/charts/pipelines-library/templates/pipelines/python/github-review.yaml index f0cf354e..290e77d1 100644 --- a/charts/pipelines-library/templates/pipelines/python/github-review.yaml +++ b/charts/pipelines-library/templates/pipelines/python/github-review.yaml @@ -43,7 +43,7 @@ spec: description: "Codebasebranch name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: gitfullrepositoryname diff --git a/charts/pipelines-library/templates/pipelines/python/gitlab-build-default.yaml b/charts/pipelines-library/templates/pipelines/python/gitlab-build-default.yaml index 7a760ffc..7935db7a 100644 --- a/charts/pipelines-library/templates/pipelines/python/gitlab-build-default.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gitlab-build-default.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/gitlab-build-edp.yaml b/charts/pipelines-library/templates/pipelines/python/gitlab-build-edp.yaml index eefb0820..390148bf 100644 --- a/charts/pipelines-library/templates/pipelines/python/gitlab-build-edp.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gitlab-build-edp.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/gitlab-build-lib-default.yaml b/charts/pipelines-library/templates/pipelines/python/gitlab-build-lib-default.yaml index db439d5a..b725db9b 100644 --- a/charts/pipelines-library/templates/pipelines/python/gitlab-build-lib-default.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gitlab-build-lib-default.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/gitlab-build-lib-edp.yaml b/charts/pipelines-library/templates/pipelines/python/gitlab-build-lib-edp.yaml index 79178822..38551dbd 100644 --- a/charts/pipelines-library/templates/pipelines/python/gitlab-build-lib-edp.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gitlab-build-lib-edp.yaml @@ -35,7 +35,7 @@ spec: default: "" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: TICKET_NAME_PATTERN diff --git a/charts/pipelines-library/templates/pipelines/python/gitlab-review-lib.yaml b/charts/pipelines-library/templates/pipelines/python/gitlab-review-lib.yaml index 7143d832..8cbc3e00 100644 --- a/charts/pipelines-library/templates/pipelines/python/gitlab-review-lib.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gitlab-review-lib.yaml @@ -43,7 +43,7 @@ spec: description: "Codebasebranch name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: gitfullrepositoryname diff --git a/charts/pipelines-library/templates/pipelines/python/gitlab-review.yaml b/charts/pipelines-library/templates/pipelines/python/gitlab-review.yaml index 97f4b064..48a6b0a6 100644 --- a/charts/pipelines-library/templates/pipelines/python/gitlab-review.yaml +++ b/charts/pipelines-library/templates/pipelines/python/gitlab-review.yaml @@ -43,7 +43,7 @@ spec: description: "Codebasebranch name" type: string - name: image - default: 'python:3.8-alpine3.16' + default: 'python:3.8-slim' description: "python image version" type: string - name: gitfullrepositoryname