Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Aug 22, 2024
1 parent 694ace0 commit b4c654e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.1.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: "v3.1.2-rc1-26-g6b2404a"
appVersion: "v3.1.3-rc1"
2 changes: 1 addition & 1 deletion doc/e2e.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ git clone github.com/astrolabsoftware/fink-broker
Install the `ciux` tool based on the provided version.

```bash
CIUX_VERSION=v0.0.4-rc3
CIUX_VERSION=v0.0.4-rc6
go install github.com/k8s-school/ciux@"$CIUX_VERSION"
```

Expand Down

0 comments on commit b4c654e

Please sign in to comment.