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

Commit

Permalink
Update image versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jbygdell committed May 25, 2023
1 parent d65ffb1 commit 322dcfa
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion charts/sda-db/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ extraSecurityContext: {}

image:
repository: ghcr.io/neicnordic/sda-db
tag: v2.0.7
tag: v2.1.10
pullPolicy: IfNotPresent

# utilize network isolation
Expand Down
2 changes: 1 addition & 1 deletion charts/sda-mq/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ extraSecurityContext: {}

image:
repository: ghcr.io/neicnordic/sda-mq
tag: v1.4.20
tag: v1.4.38
pullPolicy: Always

# utilize network isolation
Expand Down
22 changes: 11 additions & 11 deletions charts/sda-svc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ auth:
name: auth
replicaCount: 2
repository: ghcr.io/neicnordic/sda-auth
imageTag: v0.6.54
imageTag: v0.7.6
imagePullPolicy: IfNotPresent
resources:
requests:
Expand All @@ -338,7 +338,7 @@ backup:
deploy: false
replicaCount: 1
repository: ghcr.io/neicnordic/sda-pipeline
imageTag: v0.3.94
imageTag: v0.4.27
imagePullPolicy: IfNotPresent
resources:
requests:
Expand All @@ -357,7 +357,7 @@ backup:
doa:
name: doa
repository: ghcr.io/neicnordic/sda-doa
imageTag: v1.6.46
imageTag: v1.6.62
imagePullPolicy: IfNotPresent
replicaCount: 2
resources:
Expand All @@ -381,7 +381,7 @@ download:
name: download
replicaCount: 2
repository: ghcr.io/neicnordic/sda-download
imageTag: v1.6.117
imageTag: v1.9.14
imagePullPolicy: IfNotPresent
resources:
requests:
Expand All @@ -401,7 +401,7 @@ finalize:
name: finalize
replicaCount: 1
repository: ghcr.io/neicnordic/sda-pipeline
imageTag: v0.3.94
imageTag: v0.4.27
imagePullPolicy: IfNotPresent
resources:
requests:
Expand All @@ -421,7 +421,7 @@ ingest:
name: ingest
replicaCount: 1
repository: ghcr.io/neicnordic/sda-pipeline
imageTag: v0.3.94
imageTag: v0.4.27
imagePullPolicy: IfNotPresent
resources:
requests:
Expand All @@ -442,7 +442,7 @@ intercept:
name: ingest
replicaCount: 1
repository: ghcr.io/neicnordic/sda-pipeline
imageTag: v0.3.94
imageTag: v0.4.27
imagePullPolicy: IfNotPresent
resources:
requests:
Expand All @@ -461,7 +461,7 @@ intercept:
mapper:
replicaCount: 1
repository: ghcr.io/neicnordic/sda-pipeline
imageTag: v0.3.94
imageTag: v0.4.27
imagePullPolicy: IfNotPresent
resources:
requests:
Expand All @@ -480,7 +480,7 @@ mapper:
s3Inbox:
name: s3Inbox
repository: ghcr.io/neicnordic/sda-s3proxy
imageTag: v0.1.153
imageTag: v0.2.38
imagePullPolicy: IfNotPresent
replicaCount: 2
resources:
Expand All @@ -501,7 +501,7 @@ s3Inbox:
sftpInbox:
name: sftpInbox
repository: ghcr.io/neicnordic/sda-inbox-sftp
imageTag: v1.10.4
imageTag: v1.12.16
imagePullPolicy: IfNotPresent
replicaCount: 2
resources:
Expand Down Expand Up @@ -534,7 +534,7 @@ releasetest:
verify:
replicaCount: 1
repository: ghcr.io/neicnordic/sda-pipeline
imageTag: v0.3.94
imageTag: v0.4.27
imagePullPolicy: IfNotPresent
resources:
requests:
Expand Down

0 comments on commit 322dcfa

Please sign in to comment.