Skip to content

Commit

Permalink
Prepare v0.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar Oostendorp committed Mar 11, 2024
1 parent 4c64cf4 commit bfe5557
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
context: .
build-args: DOJO_VERSION=${{ env.DOJO_VERSION }}
push: true
platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64/v8
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.25
0.1.26
2 changes: 1 addition & 1 deletion chart/keiko/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: "0.1.25"
appVersion: "0.1.26"

0 comments on commit bfe5557

Please sign in to comment.