Skip to content

Commit

Permalink
chore(deps): update alpine/helm docker tag to v3.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 22, 2024
1 parent 07a107e commit 47d6323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/helm-plugin/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM alpine/helm:3.16.3
FROM alpine/helm:3.16.4

ARG CHARTED_VERSION
RUN helm plugin install https://artifacts.noelware.org/charted/helm-plugin/${CHARTED_VERSION}/distribution.tar.gz

0 comments on commit 47d6323

Please sign in to comment.