Compare commits

..

No commits in common. "v3.17.3" and "v3.17.2" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# HELM_VERSION # HELM_VERSION
# Only required to install a specify version # Only required to install a specify version
HELM_VERSION?=v3.17.3 # renovate: datasource=github-releases depName=helm/helm HELM_VERSION?=v3.17.2 # renovate: datasource=github-releases depName=helm/helm
# CONTAINER_RUNTIME # CONTAINER_RUNTIME
# The CONTAINER_RUNTIME variable will be used to specified the path to a # The CONTAINER_RUNTIME variable will be used to specified the path to a

View File

@ -1,6 +1,6 @@
# helm # helm
[![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/helm)](https://hub.docker.com/r/volkerraschek/helm) [![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/helm-docker/status.svg)](https://drone.cryptic.systems/volker.raschek/helm-docker)
This project contains all sources to build the container image `docker.io/volkerraschek/helm`. The primary goal of this This project contains all sources to build the container image `docker.io/volkerraschek/helm`. The primary goal of this
project is to package the binary `helm` as container image to provide the functionally for CI/CD workflows. The source project is to package the binary `helm` as container image to provide the functionally for CI/CD workflows. The source