Skip to content

Commit

Permalink
chore: Set version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Nov 10, 2024
1 parent ea3f397 commit 1ffa5c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
registry-server: ghcr.io
registry-username: ${{ github.actor }}
image: ${{ github.repository }}
version: 0.4.0
version: 0.4.1
secrets:
pull-request-token: ${{ secrets.GH_ORG_PAT }}
2 changes: 1 addition & 1 deletion package/config/helm/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ backstage:
image:
registry: ghcr.io
repository: kadras-io/kadras-developer-portal
tag: sha-ed1c1694862bdebfe7102910f0a5eb9007f8aa30
tag: sha-98b75f24663c3ed9049cdbd35093d87fcc7bf1b6
args:
- '--config'
- '/app/app-config.yaml'
Expand Down

0 comments on commit 1ffa5c8

Please sign in to comment.