Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

Commit 854fa25

Browse files
author
Stefan Wiedemann
authored
Merge branch 'deploy/dsba' into main
2 parents 9dc08b1 + cfabb95 commit 854fa25

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

applications/keyrock/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keyrock:
55
statefulset:
66
image:
77
repository: quay.io/wi_stefan/keyrock
8-
tag: sn-fix
8+
tag: sn-fix-2
99
pullPolicy: Always
1010

1111
# DB config

applications/tm-forum-api/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ appVersion: "0.4.1"
88

99
dependencies:
1010
- name: tm-forum-api
11-
version: 0.2.0
11+
version: 0.2.2
1212
repository: https://fiware.github.io/helm-charts

applications/tm-forum-api/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ tm-forum-api:
2424

2525
# enable the api proxy
2626
apiProxy:
27+
image:
28+
tag: distroless-v1.27-latest
2729
enabled: true
2830
service:
2931
nameOverride: pdc-tmforum-api

0 commit comments

Comments
 (0)