Skip to content

Commit

Permalink
Upgrade Helm to 3.16.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Sep 18, 2024
1 parent dcf7af8 commit 25dad83
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@ All user visible changes to this project will be documented in this file. This p



## [0.9.0-docker27.2.1-compose2.29.3-kubectl1.31.0-helm3.15.4-reg0.16.1-releasecli0.18.0] · 2024-09-18
[0.9.0-docker27.2.1-compose2.29.3-kubectl1.31.0-helm3.15.4-reg0.16.1-releasecli0.18.0]: /../../tree/0.9.0-docker27.2.1-compose2.29.3-kubectl1.31.0-helm3.15.4-reg0.16.1-releasecli0.18.0
## [0.9.0-docker27.2.1-compose2.29.3-kubectl1.31.0-helm3.16.0-reg0.16.1-releasecli0.18.0] · 2024-09-18
[0.9.0-docker27.2.1-compose2.29.3-kubectl1.31.0-helm3.16.0-reg0.16.1-releasecli0.18.0]: /../../tree/0.9.0-docker27.2.1-compose2.29.3-kubectl1.31.0-helm3.16.0-reg0.16.1-releasecli0.18.0

[Diff](/../../compare/0.9.0-docker27.2.0-compose2.29.2-kubectl1.31.0-helm3.15.4-reg0.16.1-releasecli0.18.0...0.9.0-docker27.2.1-compose2.29.3-kubectl1.31.0-helm3.15.4-reg0.16.1-releasecli0.18.0)
[Diff](/../../compare/0.9.0-docker27.2.0-compose2.29.2-kubectl1.31.0-helm3.15.4-reg0.16.1-releasecli0.18.0...0.9.0-docker27.2.1-compose2.29.3-kubectl1.31.0-helm3.16.0-reg0.16.1-releasecli0.18.0)

### Upgraded

- [Docker CLI] 27.2.1: <https://github.com/docker/cli/releases/tag/v27.2.1>
- [Docker Compose] CLI 2.29.3: <https://github.com/docker/compose/releases/tag/v2.29.3>
- [Helm] 3.16.0: <https://github.com/helm/helm/releases/tag/v3.16.0>

### Security updated

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ARG image_ver=0.9.0
ARG docker_ver=27.2.1
ARG docker_compose_ver=2.29.3
ARG kubectl_ver=1.31.0
ARG helm_ver=3.15.4
ARG helm_ver=3.16.0
ARG reg_ver=0.16.1
ARG gitlab_release_cli_ver=0.18.0

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GitLab Builder Docker image

## Supported tags and respective `Dockerfile` links

- [`0.9.0-docker27.2.1-compose2.29.3-kubectl1.31.0-helm3.15.4-reg0.16.1-releasecli0.18.0`, `0.9.0`, `0.9`, `latest`][d1]
- [`0.9.0-docker27.2.1-compose2.29.3-kubectl1.31.0-helm3.16.0-reg0.16.1-releasecli0.18.0`, `0.9.0`, `0.9`, `latest`][d1]



Expand Down

0 comments on commit 25dad83

Please sign in to comment.