Skip to content

Commit

Permalink
chore: upgrade image version
Browse files Browse the repository at this point in the history
  • Loading branch information
dejanb committed Jul 25, 2024
1 parent 4c7522a commit f69ff55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/compose/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TRUST_IMAGE=ghcr.io/trustification/trust
TRUST_VERSION=c7faf57c87b809466e5334c7c84734392f93bd15
TRUST_VERSION=4c7522a513af7938d66802db553b60b36e0b1f55
TRUST_UI_IMAGE=ghcr.io/trustification/trust
VEXINATION_API_PORT=8081
BOMBASTIC_API_PORT=8082
Expand Down
2 changes: 1 addition & 1 deletion deploy/k8s/charts/trustification/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image:
name: trust
registry: ghcr.io/trustification
pullPolicy: IfNotPresent
version: f50f3499259a8ca57798d07e645d61cc18f5b6d8
version: 4c7522a513af7938d66802db553b60b36e0b1f55

guac:
image:
Expand Down

0 comments on commit f69ff55

Please sign in to comment.