Skip to content

Commit

Permalink
Update to the latest wiremock version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebagomez committed Dec 2, 2024
1 parent eb96c0e commit 7ca7976
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/wiremock/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ version: 1.4.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "3.8.0"
appVersion: "3.10.0"

maintainers:
- name: "gitkent"
Expand Down
2 changes: 1 addition & 1 deletion charts/wiremock/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ replicaCount: 1
image:
repository: wiremock/wiremock
# Overrides the image tag whose default is the chart appVersion.
tag: 3.8.0
tag: 3.10.0
pullPolicy: IfNotPresent

initContainer:
Expand Down

0 comments on commit 7ca7976

Please sign in to comment.