Skip to content

Commit c660ff4

Browse files
committed
deps: Update to latest Kadras Developer Portal
1 parent 220cd63 commit c660ff4

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.6.0
21+
version: 0.7.0
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-e31ef15a565058cd986e8bfc3d680328ee3c24aa
10+
tag: sha-0600662b3377d2bb39e8138387b6023c506f8233
1111
args:
1212
- '--config'
1313
- '/app/app-config.yaml'

0 commit comments

Comments
 (0)