Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm v3.16.3 #312

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.14.0
ENV HELM_VERSION v3.16.3
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.14.0
- Helm: v3.16.3
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.4
circleci-php7.2-node14-composer1-v1.4.0
circleci-php7.2-node14-composer1-v1.5
circleci-php7.2-node14-composer1-v1.5.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.14.0
ENV HELM_VERSION v3.16.3
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.14.0
- Helm: v3.16.3
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.4
circleci-php7.3-node12-composer1-v1.4.0
circleci-php7.3-node12-composer1-v1.5
circleci-php7.3-node12-composer1-v1.5.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.14.0
ENV HELM_VERSION v3.16.3
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.14.0
- Helm: v3.16.3
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.4
circleci-php7.3-node14-composer1-v1.4.1
circleci-php7.3-node14-composer1-v1.5
circleci-php7.3-node14-composer1-v1.5.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 @@ -33,7 +33,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.14.0
ENV HELM_VERSION v3.16.3
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.14.0
- Helm: v3.16.3
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.6
circleci-php7.3-node14-composer2-v1.6.0
circleci-php7.3-node14-composer2-v1.7
circleci-php7.3-node14-composer2-v1.7.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.14.0
ENV HELM_VERSION v3.16.3
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.14.0
- Helm: v3.16.3
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.5
circleci-php7.4-node14-composer1-v1.5.0
circleci-php7.4-node14-composer1-v1.6
circleci-php7.4-node14-composer1-v1.6.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 @@ -33,7 +33,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.14.0
ENV HELM_VERSION v3.16.3
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.14.0
- Helm: v3.16.3
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.6
circleci-php7.4-node14-composer2-v1.6.0
circleci-php7.4-node14-composer2-v1.7
circleci-php7.4-node14-composer2-v1.7.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.14.0
ENV HELM_VERSION v3.16.3
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.14.0
- Helm: v3.16.3
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.5
circleci-php7.4-node16-composer1-v1.5.0
circleci-php7.4-node16-composer1-v1.6
circleci-php7.4-node16-composer1-v1.6.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 @@ -32,7 +32,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.14.0
ENV HELM_VERSION v3.16.3
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.14.0
- Helm: v3.16.3
4 changes: 2 additions & 2 deletions 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.6
circleci-php8.0-node14-composer2-v1.6.0
circleci-php8.0-node14-composer2-v1.7
circleci-php8.0-node14-composer2-v1.7.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 @@ -29,7 +29,7 @@ RUN sudo apt install -y git python3 python3-pip \


# Install Helm 3
ENV HELM_VERSION v3.14.0
ENV HELM_VERSION v3.16.3
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 @@ -13,4 +13,4 @@ A docker image used circleCI, based on `cimg/php:8.0.13` with the following addi
- Composer: 2.1.12
- Node: 16.20.2
- Yarn: 1.22.5
- Helm: v3.14.0
- Helm: v3.16.3
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.7
circleci-php8.0-node16-composer2-v1.7.1
circleci-php8.0-node16-composer2-v1.8
circleci-php8.0-node16-composer2-v1.8.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 @@ -36,7 +36,7 @@ RUN sudo apt install -y git python3 python3-pip \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.14.0
ENV HELM_VERSION v3.16.3
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 @@ -13,4 +13,4 @@ A docker image used circleCI, based on `cimg/php:8.1.31` with the following addi
- Composer: 2.5.1
- Node: 16.20.2
- Yarn: 1.22.22
- Helm: v3.14.0
- Helm: v3.16.3
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.6
circleci-php8.1-node16-composer2-v1.6.2
circleci-php8.1-node16-composer2-v1.7
circleci-php8.1-node16-composer2-v1.7.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 @@ -35,7 +35,7 @@ RUN sudo apt install -y git python3 python3-pip \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.14.0
ENV HELM_VERSION v3.16.3
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 @@ -13,4 +13,4 @@ A docker image used circleCI, based on `cimg/php:8.1.31` with the following addi
- Composer: 2.5.1
- Node: 18.20.5
- Yarn: 1.22.22
- Helm: v3.14.0
- Helm: v3.16.3
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.6
circleci-php8.1-node18-composer2-v1.6.2
circleci-php8.1-node18-composer2-v1.7
circleci-php8.1-node18-composer2-v1.7.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node16-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN sudo apt install -y git python3 python3-pip \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.14.0
ENV HELM_VERSION v3.16.3
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-node16-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ A docker image used circleCI, based on `cimg/php:8.2.26` with the following addi
- Composer: 2.7.7
- Node: 16.20.2
- Yarn: 1.22.22
- Helm: v3.14.0
- Helm: v3.16.3
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.2-node16-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.2-node16-composer2-v1
circleci-php8.2-node16-composer2-v1.1
circleci-php8.2-node16-composer2-v1.1.3
circleci-php8.2-node16-composer2-v1.2
circleci-php8.2-node16-composer2-v1.2.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 @@ -35,7 +35,7 @@ RUN sudo apt install -y git python3 python3-pip \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.14.0
ENV HELM_VERSION v3.16.3
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 @@ -13,4 +13,4 @@ A docker image used circleCI, based on `cimg/php:8.2.26` with the following addi
- Composer: 2.7.7
- Node: 18.20.5
- Yarn: 1.22.22
- Helm: v3.14.0
- Helm: v3.16.3
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.6
circleci-php8.2-node18-composer2-v1.6.3
circleci-php8.2-node18-composer2-v1.7
circleci-php8.2-node18-composer2-v1.7.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 @@ -35,7 +35,7 @@ RUN sudo apt install -y git python3 python3-pip \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.14.0
ENV HELM_VERSION v3.16.3
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 @@ -13,4 +13,4 @@ A docker image used circleCI, based on `cimg/php:8.2.26` with the following addi
- Composer: 2.7.7
- Node: 20.18.1
- Yarn: 1.22.22
- Helm: v3.14.0
- Helm: v3.16.3
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.5
circleci-php8.2-node20-composer2-v1.5.4
circleci-php8.2-node20-composer2-v1.6
circleci-php8.2-node20-composer2-v1.6.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node22-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN sudo apt install -y git python3 python3-pip \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.14.0
ENV HELM_VERSION v3.16.3
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-node22-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ A docker image used circleCI, based on `cimg/php:8.2.26` with the following addi
- Composer: 2.7.7
- Node: 22.11.0
- Yarn: 1.22.22
- Helm: v3.14.0
- Helm: v3.16.3
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.2-node22-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.2-node22-composer2-v1
circleci-php8.2-node22-composer2-v1.1
circleci-php8.2-node22-composer2-v1.1.3
circleci-php8.2-node22-composer2-v1.2
circleci-php8.2-node22-composer2-v1.2.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.3-node18-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN sudo apt install -y git python3 python3-pip \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.14.0
ENV HELM_VERSION v3.16.3
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.3-node18-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ A docker image used circleCI, based on `cimg/php:8.3.14` with the following addi
- Composer: 2.7.7
- Node: 18.20.5
- Yarn: 1.22.22
- Helm: v3.14.0
- Helm: v3.16.3
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.3-node18-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.3-node18-composer2-v1
circleci-php8.3-node18-composer2-v1.0
circleci-php8.3-node18-composer2-v1.0.2
circleci-php8.3-node18-composer2-v1.1
circleci-php8.3-node18-composer2-v1.1.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.3-node20-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN sudo apt install -y git python3 python3-pip \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.14.0
ENV HELM_VERSION v3.16.3
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.3-node20-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ A docker image used circleCI, based on `cimg/php:8.3.14` with the following addi
- Composer: 2.7.7
- Node: 20.18.1
- Yarn: 1.22.22
- Helm: v3.14.0
- Helm: v3.16.3
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.3-node20-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.3-node20-composer2-v1
circleci-php8.3-node20-composer2-v1.0
circleci-php8.3-node20-composer2-v1.0.2
circleci-php8.3-node20-composer2-v1.1
circleci-php8.3-node20-composer2-v1.1.0
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.3-node22-composer2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN sudo apt install -y git python3 python3-pip \
&& sudo rm -rf ./aws

# Install Helm 3
ENV HELM_VERSION v3.14.0
ENV HELM_VERSION v3.16.3
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.3-node22-composer2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ A docker image used circleCI, based on `cimg/php:8.3.14` with the following addi
- Composer: 2.7.7
- Node: 22.11.0
- Yarn: 1.22.22
- Helm: v3.14.0
- Helm: v3.16.3
4 changes: 2 additions & 2 deletions silta-cicd/circleci-php8.3-node22-composer2/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
circleci-php8.3-node22-composer2-v1
circleci-php8.3-node22-composer2-v1.0
circleci-php8.3-node22-composer2-v1.0.2
circleci-php8.3-node22-composer2-v1.1
circleci-php8.3-node22-composer2-v1.1.0