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 b4f92ec commit c889ba0Copy full SHA for c889ba0
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:02e11817c9c1593a7c1a29d36470945b47a87db32a1d20ad51b9ac95f8cc11b4"
+ image: "ghcr.io/traptitech/rucq-ui:main@sha256:f69b2c9b622745fa620969686aadb0e475cdb46ead6a2783c60d4e67f1fe7acd"
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:02e11817c9c1593a7c1a29d36470945b47a87db32a1d20ad51b9ac95f8cc11b4
+ image: ghcr.io/traptitech/rucq-ui:main@sha256:f69b2c9b622745fa620969686aadb0e475cdb46ead6a2783c60d4e67f1fe7acd
0 commit comments