Skip to content

Commit

Permalink
update readme etc
Browse files Browse the repository at this point in the history
  • Loading branch information
max-rocket-internet committed Jan 7, 2025
1 parent f2ee583 commit fbd2d09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stable/wiremock/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: wiremock
version: "1.4.4"
version: "1.4.5"
appVersion: "2.26.0"
home: http://wiremock.org/
sources:
Expand Down
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.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)
![Version: 1.4.5](https://img.shields.io/badge/Version-1.4.5-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.4
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/wiremock --version 1.4.5
```

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

0 comments on commit fbd2d09

Please sign in to comment.