Skip to content

Commit

Permalink
update to alpha 3
Browse files Browse the repository at this point in the history
  • Loading branch information
tuunit committed May 13, 2023
1 parent 558f5e6 commit fed1b36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Helm Compose is a tool for managing multiple releases for one or many different
Install a specific version (recommended). Click [here](https://github.com/seacrew/helm-compose/releases/latest) for the latest. version.

```
helm plugin install https://github.com/seacrew/helm-compose --version 1.0.0-alpha.2
helm plugin install https://github.com/seacrew/helm-compose --version 1.0.0-alpha.3
```

Install latest unstable version from main branch.
Expand Down
2 changes: 1 addition & 1 deletion plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: compose
version: 1.0.0-alpha
version: 1.0.0-alpha.3
usage: Compose is a helm plugin to define and manage multiple helm releases as single entity.
command: $HELM_PLUGIN_DIR/bin/compose
hooks:
Expand Down

0 comments on commit fed1b36

Please sign in to comment.