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 7033882 commit 425cb6eCopy full SHA for 425cb6e
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:4fedcb74a4fe309f56f6d22bb07f8dc91e66f50b76dfedbcebdb35a769297d68"
+ image: "ghcr.io/traptitech/rucq-ui:main@sha256:fecc50ead17e82a88128502f1f6b50cd20f183bb604706f7318a22c596adbcc0"
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:4fedcb74a4fe309f56f6d22bb07f8dc91e66f50b76dfedbcebdb35a769297d68
+ image: ghcr.io/traptitech/rucq-ui:main@sha256:fecc50ead17e82a88128502f1f6b50cd20f183bb604706f7318a22c596adbcc0
0 commit comments