Skip to content

Commit

Permalink
docs: Update README.md for v3.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dinushchathurya committed Sep 1, 2023
1 parent 72addf5 commit 0627c9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The Docker Helm Client Agent is a specialized Docker image that acts as a Helm c
## Usage

```
projectoss/helm-client:v3.11.3
projectoss/helm-client:v3.12.3
```

Sample Jenkins Pipeline Stage
Expand All @@ -47,7 +47,7 @@ Sample GitHub Action Workflow

```yaml
- name: Check Helm version
uses: docker://projectoss/helm-client:v3.11.3
uses: docker://projectoss/helm-client:v3.12.3
with:
run: |
helm version
Expand Down

0 comments on commit 0627c9b

Please sign in to comment.