Compare commits

...

3 Commits

Author SHA1 Message Date
08b117c1ce
chore(deps): update dependency helm/helm to v3.17.3
Some checks are pending
Build / build-amd64 (push) Waiting to run
Build / build-arm64 (push) Successful in 1m30s
Lint Markdown files / markdown-lint (push) Successful in 12s
Release / push-arm64 (push) Successful in 2m3s
Release / push-amd64 (push) Successful in 2m59s
Release / push-manifest (push) Successful in 10s
Release / sync-to-hub-docker-io (push) Successful in 1m4s
2025-05-09 11:08:33 +02:00
a1ad58285b
docs(README): add hub.docker.io badge
All checks were successful
Build / build-arm64 (push) Successful in 1m38s
Lint Markdown files / markdown-lint (push) Successful in 11s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 10s
Build / build-amd64 (push) Successful in 1m14s
2025-05-08 21:49:33 +02:00
5fffc502e0
docs(README): remove drone badge
Some checks failed
Build / build-amd64 (push) Waiting to run
Build / build-arm64 (push) Successful in 1m25s
Lint Markdown files / markdown-lint (push) Failing after 16s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 9s
2025-05-08 21:47:21 +02:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
# helm
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/helm-docker/status.svg)](https://drone.cryptic.systems/volker.raschek/helm-docker)
[![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/helm)](https://hub.docker.com/r/volkerraschek/helm)
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