Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 1e63f56

Browse files
authored
Merge pull request #145 from neicnordic/feature/bump-svc
Feature/bump svc
2 parents c065a46 + 16012a4 commit 1e63f56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/sda-svc/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: sda-svc
3-
version: "0.18.1"
3+
version: "0.18.2"
44
kubeVersion: ">= 1.19.0"
55
description: Components for Sensitive Data Archive (SDA) installation
66
home: https://neic-sda.readthedocs.io

charts/sda-svc/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ auth:
307307
name: auth
308308
replicaCount: 2
309309
repository: ghcr.io/neicnordic/sda-auth
310-
imageTag: v0.6.45
310+
imageTag: v0.6.46
311311
imagePullPolicy: IfNotPresent
312312
resources:
313313
requests:
@@ -470,7 +470,7 @@ mapper:
470470
s3Inbox:
471471
name: s3Inbox
472472
repository: ghcr.io/neicnordic/sda-s3proxy
473-
imageTag: v0.1.122
473+
imageTag: v0.1.124
474474
imagePullPolicy: IfNotPresent
475475
replicaCount: 2
476476
resources:

0 commit comments

Comments
 (0)