Skip to content

Commit 023160f

Browse files
authored
Bump image versions in helm chart
1 parent cb5f500 commit 023160f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/developer-portal/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ frontend:
3535
repository: diamondlightsource/developer-portal-frontend
3636

3737
# -- Backstage frontend image tag (immutable tags are recommended)
38-
tag: 0.0.19
38+
tag: 0.0.20
3939

4040
# -- Specify a imagePullPolicy.
4141
# Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -104,7 +104,7 @@ backend:
104104
repository: diamondlightsource/developer-portal-backend
105105

106106
# -- Backstage frontend image tag (immutable tags are recommended)
107-
tag: 0.0.19
107+
tag: 0.0.20
108108

109109
# -- Specify a imagePullPolicy.
110110
# Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)