Skip to content

Commit 1ffa5c8

Browse files
committed
chore: Set version 0.4.1
1 parent ea3f397 commit 1ffa5c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
registry-server: ghcr.io
1919
registry-username: ${{ github.actor }}
2020
image: ${{ github.repository }}
21-
version: 0.4.0
21+
version: 0.4.1
2222
secrets:
2323
pull-request-token: ${{ secrets.GH_ORG_PAT }}

package/config/helm/values.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ backstage:
77
image:
88
registry: ghcr.io
99
repository: kadras-io/kadras-developer-portal
10-
tag: sha-ed1c1694862bdebfe7102910f0a5eb9007f8aa30
10+
tag: sha-98b75f24663c3ed9049cdbd35093d87fcc7bf1b6
1111
args:
1212
- '--config'
1313
- '/app/app-config.yaml'

0 commit comments

Comments
 (0)