Skip to content

Commit

Permalink
update chart
Browse files Browse the repository at this point in the history
  • Loading branch information
toelke committed May 3, 2024
1 parent 6bc2be9 commit 53b4523
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ You can find supported versions in the following table:

## Installation

Wave is released periodically. The latest version is `v0.7.2`
Wave is released periodically. The latest version is `v0.8.0`

A list of changes can be seen in the [CHANGELOG](CHANGELOG.md).

Expand Down
4 changes: 2 additions & 2 deletions charts/wave/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: wave
description: wave chart that runs on kubernetes
version: 4.0.3
appVersion: v0.7.2
version: 4.1.0
appVersion: v0.8.0
keywords:
- wave
- kubernetes
Expand Down
2 changes: 1 addition & 1 deletion charts/wave/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ global:
annotations: {}
image:
name: quay.io/wave-k8s/wave
tag: v0.7.2
tag: v0.8.0
pullPolicy: IfNotPresent

# Node selector for the wave pods
Expand Down

0 comments on commit 53b4523

Please sign in to comment.