Skip to content

Commit

Permalink
Merge pull request #173 from wunderio/feature/SLT-987_helm-update
Browse files Browse the repository at this point in the history
Updated Helm to 3.14 in silta-cicd images
  • Loading branch information
agnis-mateuss authored Feb 13, 2024
2 parents 2a6a482 + 2c69225 commit 5e7e81d
Show file tree
Hide file tree
Showing 39 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.2-node14-composer1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.2-node14-composer1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `circleci/php:7.2-cli-node` with the foll
- PHP: 7.2.34
- Composer: 1.x
- Node: 14.15.2
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php7.2-node14-composer1/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php7.2-node14-composer1-v1
circleci-php7.2-node14-composer1-v1.2
circleci-php7.2-node14-composer1-v1.2.0
circleci-php7.2-node14-composer1-v1.3
circleci-php7.2-node14-composer1-v1.3.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.3-node12-composer1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.3-node12-composer1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `circleci/php:7.3-cli-node` with the foll
- PHP: 7.3.19
- Composer: 1.x
- Node: 12.18.2
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php7.3-node12-composer1/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php7.3-node12-composer1-v1
circleci-php7.3-node12-composer1-v1.2
circleci-php7.3-node12-composer1-v1.2.0
circleci-php7.3-node12-composer1-v1.3
circleci-php7.3-node12-composer1-v1.3.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.3-node14-composer1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.3-node14-composer1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `circleci/php:7.3-cli-node` with the foll
- PHP: 7.3.23
- Composer: 1.x
- Node: 14.15.0
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php7.3-node14-composer1/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php7.3-node14-composer1-v1
circleci-php7.3-node14-composer1-v1.3
circleci-php7.3-node14-composer1-v1.3.0
circleci-php7.3-node14-composer1-v1.4
circleci-php7.3-node14-composer1-v1.4.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.3-node14-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.3-node14-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `circleci/php:7.3-cli-node` with the foll
- PHP: 7.3.23
- Composer: 2.x
- Node: 14.15.0
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php7.3-node14-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php7.3-node14-composer2-v1
circleci-php7.3-node14-composer2-v1.3
circleci-php7.3-node14-composer2-v1.3.0
circleci-php7.3-node14-composer2-v1.4
circleci-php7.3-node14-composer2-v1.4.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.4-node14-composer1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.4-node14-composer1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `circleci/php:7.4-cli-node` with the foll
- PHP: 7.4.12
- Composer: 1.x
- Node: 14.15.1
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php7.4-node14-composer1/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php7.4-node14-composer1-v1
circleci-php7.4-node14-composer1-v1.3
circleci-php7.4-node14-composer1-v1.3.0
circleci-php7.4-node14-composer1-v1.4
circleci-php7.4-node14-composer1-v1.4.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.4-node14-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.4-node14-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `circleci/php:7.4-cli-node` with the foll
- PHP: 7.4.12
- Composer: 2.x
- Node: 14.15.1
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php7.4-node14-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php7.4-node14-composer2-v1
circleci-php7.4-node14-composer2-v1.3
circleci-php7.4-node14-composer2-v1.3.0
circleci-php7.4-node14-composer2-v1.4
circleci-php7.4-node14-composer2-v1.4.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.4-node16-composer1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php7.4-node16-composer1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `circleci/php:7.4-cli-node` with the foll
- PHP: 7.4.27
- Composer: 1.x
- Node: 16.13.1
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php7.4-node16-composer1/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php7.4-node16-composer1-v1
circleci-php7.4-node16-composer1-v1.3
circleci-php7.4-node16-composer1-v1.3.0
circleci-php7.4-node16-composer1-v1.4
circleci-php7.4-node16-composer1-v1.4.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.0-node14-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.0-node14-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `circleci/php:7.4-cli-node` with the foll
- PHP: 8.0.1
- Composer: 2.x
- Node: 14.15.4
- Helm: v3.13.3
- Helm: v3.14.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.0-node14-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.0-node14-composer2-v1
circleci-php8.0-node14-composer2-v1.3
circleci-php8.0-node14-composer2-v1.3.0
circleci-php8.0-node14-composer2-v1.4.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.0-node16-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN sudo apt install -y git python3 \


# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.0-node16-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `cimg/php:8.0.13-node` with the following
- PHP: 8.0.13
- Composer: 2.1.12
- Node: 16.13.0
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.0-node16-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.0-node16-composer2-v1
circleci-php8.0-node16-composer2-v1.3
circleci-php8.0-node16-composer2-v1.3.0
circleci-php8.0-node16-composer2-v1.4
circleci-php8.0-node16-composer2-v1.4.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.1-node16-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN sudo apt install -y git python3 \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.1-node16-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `cimg/php:8.1.7-node` with the following
- PHP: 8.1.7
- Composer: 2.1.12
- Node: 16.15.1
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.1-node16-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.1-node16-composer2-v1
circleci-php8.1-node16-composer2-v1.2
circleci-php8.1-node16-composer2-v1.2.0
circleci-php8.1-node16-composer2-v1.3
circleci-php8.1-node16-composer2-v1.3.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.1-node18-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN sudo apt install -y git python3 \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.1-node18-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `cimg/php:8.1.23-node` with the following
- PHP: 8.1.23
- Composer: 2.5.1
- Node: 18.17.1
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.1-node18-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.1-node18-composer2-v1
circleci-php8.1-node18-composer2-v1.2
circleci-php8.1-node18-composer2-v1.2.0
circleci-php8.1-node18-composer2-v1.3
circleci-php8.1-node18-composer2-v1.3.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node18-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN sudo apt install -y git python3 \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node18-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `cimg/php:8.1.7-node` with the following
- PHP: 8.2.0
- Composer: 2.1.12
- Node: 18.12.1
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.2-node18-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.2-node18-composer2-v1
circleci-php8.2-node18-composer2-v1.2
circleci-php8.2-node18-composer2-v1.2.0
circleci-php8.2-node18-composer2-v1.3
circleci-php8.2-node18-composer2-v1.3.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node20-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN sudo apt install -y git python3 \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.13.3
ENV HELM_VERSION v3.14.0
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_URL https://get.helm.sh/${FILENAME}

Expand Down
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node20-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ A docker image used circleCI, based on `cimg/php:8.2.13-node` with the following
- PHP: 8.2.13
- Composer: 2.5.1
- Node: 20.9.0
- Helm: v3.13.3
- Helm: v3.14.0
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.2-node20-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.2-node20-composer2-v1
circleci-php8.2-node20-composer2-v1.1
circleci-php8.2-node20-composer2-v1.1.0
circleci-php8.2-node20-composer2-v1.2
circleci-php8.2-node20-composer2-v1.2.0

0 comments on commit 5e7e81d

Please sign in to comment.