Switch to version v1.4.0

Signed-off-by: Mariusz Sabath <[email protected]>
This commit is contained in:
Mariusz Sabath
2023-10-10 15:07:14 -04:00
parent da49059c87
commit 3036a41c02
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -262,7 +262,7 @@ In order to run Tornjak with simple HTTP Connection only, make sure you don't cr
| `tornjak.image.repository` | The repository within the registry | `spiffe/tornjak-backend` |
| `tornjak.image.pullPolicy` | The image pull policy | `IfNotPresent` |
| `tornjak.image.version` | This value is deprecated in favor of tag. (Will be removed in a future release) | `""` |
| `tornjak.image.tag` | Overrides the image tag whose default is the chart appVersion | `v1.4.1` |
| `tornjak.image.tag` | Overrides the image tag whose default is the chart appVersion | `v1.4.0` |
| `tornjak.service.type` | Type of service resource | `ClusterIP` |
| `tornjak.service.ports.http` | Insecure port for tornjak service | `10000` |
| `tornjak.service.ports.https` | Secure port for tornjak service | `10443` |
+1 -1
View File
@@ -549,7 +549,7 @@ tornjak:
repository: spiffe/tornjak-backend
pullPolicy: IfNotPresent
version: ""
tag: "v1.4.1"
tag: "v1.4.0"
service:
## @param tornjak.service.type Type of service resource
@@ -3,7 +3,7 @@ name: tornjak-frontend
description: A Helm chart to deploy Tornjak frontend
type: application
version: 0.1.0
appVersion: "v1.4.1"
appVersion: "v1.4.0"
home: https://github.com/spiffe/helm-charts/tree/main/charts/spire
sources:
- https://github.com/spiffe/tornjak