Skip to content

Commit 12997a4

Browse files
committed
chore: Update to Backstage 1.33.5
1 parent dc830ee commit 12997a4

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.1
21+
version: 0.5.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-98b75f24663c3ed9049cdbd35093d87fcc7bf1b6
10+
tag: sha-ff8dbe4f90f9be4136921fd28eaeb40da65f1cd6
1111
args:
1212
- '--config'
1313
- '/app/app-config.yaml'

0 commit comments

Comments
 (0)