We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cbd980 commit 7033882Copy full SHA for 7033882
preview-rucq-ui/values.yaml
@@ -28,7 +28,7 @@ backend:
28
staging:
29
enabled: true
30
# renovate:image-full
31
- image: "ghcr.io/traptitech/rucq-ui:main@sha256:6b64654ab33de3c39acb0dc0d763774fab87ff0633aa2baebabfca6075b3e7cc"
+ image: "ghcr.io/traptitech/rucq-ui:main@sha256:4fedcb74a4fe309f56f6d22bb07f8dc91e66f50b76dfedbcebdb35a769297d68"
32
33
otherParameters:
34
port: 80
rucq-dev/ui-deployment-patch.yaml
@@ -19,4 +19,4 @@ spec:
19
20
containers:
21
- name: rucq-ui
22
- image: ghcr.io/traptitech/rucq-ui:main@sha256:6b64654ab33de3c39acb0dc0d763774fab87ff0633aa2baebabfca6075b3e7cc
+ image: ghcr.io/traptitech/rucq-ui:main@sha256:4fedcb74a4fe309f56f6d22bb07f8dc91e66f50b76dfedbcebdb35a769297d68
0 commit comments