Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ozbillwang authored Oct 14, 2024
1 parent db40d34 commit b0f8b96
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,19 @@ Auto-trigger docker build for [kubernetes helm](https://github.com/kubernetes/he

[![DockerHub Badge](http://dockeri.co/image/alpine/helm)](https://hub.docker.com/r/alpine/helm/)

Circle CI - [![CircleCI](https://circleci.com/gh/alpine-docker/helm.svg?style=svg)](https://circleci.com/gh/alpine-docker/helm)

## NOTES
### NOTES

The latest docker tag is the latest release version (https://github.com/helm/helm/releases/latest)

Please avoid to use `latest` tag for any production deployment. Tag with right version is the proper way, such as `alpine/helm:3.11.1`

If you need run `kubectl` with `helm` together, please use another image [alpine/k8s](https://github.com/alpine-docker/k8s)

## Additional notes about multi-arch images
### Switch pipeline from Circle CI to Github Action

On 14th Oct 2024, automation pipeline has been switched from Circle CI to Github Action

### Additional notes about multi-arch images

This feature was added on 23th May 2021.

Expand All @@ -32,7 +34,7 @@ https://github.com/alpine-docker/helm

### CI build logs

https://app.circleci.com/pipelines/github/alpine-docker/helm?branch=master
https://github.com/alpine-docker/helm/actions

### Docker image tags

Expand Down

0 comments on commit b0f8b96

Please sign in to comment.