Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed Jan 8, 2024
1 parent 877b425 commit 8eaac13
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v0.8.4

### Features
- [x] Add basic config in helm chart and CLI for Istio.
- [x] Add worker route to get pieces repository.


### Fixes
- [x] Add classic authorization to default route for get pieces repositories.


# v0.8.3

### Features
Expand Down
4 changes: 2 additions & 2 deletions helm/domino/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: domino
description: A Helm chart for Domino
type: application
version: 0.1.9
appVersion: 0.1.9
version: 0.1.10
appVersion: 0.1.10
home: https://github.com/Tauffer-Consulting/domino
sources:
- https://github.com/Tauffer-Consulting/domino
2 changes: 1 addition & 1 deletion src/domino/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.3
0.8.4

0 comments on commit 8eaac13

Please sign in to comment.