Upgrade Tornjak image to version v1.2.0 (#259)

Signed-off-by: Mariusz Sabath <[email protected]>
Co-authored-by: Marco Franssen <[email protected]>
This commit is contained in:
Mariusz Sabath
2023-05-16 19:31:38 +02:00
committed by Marco Franssen
co-authored by Marco Franssen
parent 657c460e67
commit 382e0d4a47
8 changed files with 24 additions and 12 deletions
+2 -2
View File
@@ -263,10 +263,10 @@ tornjak:
# -- Tornjak API image
image:
registry: ghcr.io
repository: spiffe/tornjak-be
repository: spiffe/tornjak-backend
pullPolicy: IfNotPresent
# -- Overrides the image tag whose default is the chart appVersion.
version: "v1.0.2"
version: "v1.2.0"
service:
type: ClusterIP
port: 10000