Skip to content

Commit

Permalink
udpate read me
Browse files Browse the repository at this point in the history
  • Loading branch information
mshero committed Nov 20, 2024
1 parent 54bd7ab commit 486c21b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stable/wiremock/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# wiremock

![Version: 1.4.3](https://img.shields.io/badge/Version-1.4.3-informational?style=flat-square) ![AppVersion: 2.26.0](https://img.shields.io/badge/AppVersion-2.26.0-informational?style=flat-square)
![Version: 1.4.4](https://img.shields.io/badge/Version-1.4.4-informational?style=flat-square) ![AppVersion: 2.26.0](https://img.shields.io/badge/AppVersion-2.26.0-informational?style=flat-square)

A service virtualization tool (some call it mock server) for testing purposes.

Expand Down Expand Up @@ -88,7 +88,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/wiremock
To install a specific version of this chart:

```console
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/wiremock --version 1.4.3
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/wiremock --version 1.4.4
```

To install the chart with the release name `my-release`:
Expand Down

0 comments on commit 486c21b

Please sign in to comment.