Skip to content

Commit 46d8bf3

Browse files
committed
Bump image tags to 2.93.0 and helm chart to 0.128.0 [skip ci]
1 parent 2cffbb9 commit 46d8bf3

55 files changed

Lines changed: 76 additions & 76 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

charts/account-pages/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v1
22
description: A Helm chart for the Wire account pages in Kubernetes
33
name: account-pages
4-
version: 0.124.0
4+
version: 0.128.0

charts/aws-ingress/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v1
22
description: A Helm chart for ingresses (AWS specific) on Kubernetes
33
name: aws-ingress
4-
version: 0.124.0
4+
version: 0.128.0

charts/aws-storage/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v1
22
description: AWS storage classes
33
name: aws-storage
4-
version: 0.124.0
4+
version: 0.128.0

charts/backoffice/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v1
22
description: Backoffice tool
33
name: backoffice
4-
version: 0.124.0
4+
version: 0.128.0

charts/backoffice/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ replicaCount: 1
22
images:
33
frontend:
44
repository: quay.io/wire/backoffice-frontend
5-
tag: 2.90.0
5+
tag: 2.93.0
66
pullPolicy: IfNotPresent
77
stern:
88
repository: quay.io/wire/stern
9-
tag: 2.90.0
9+
tag: 2.93.0
1010
pullPolicy: IfNotPresent
1111
service:
1212
internalPort: 8080

charts/brig/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v1
22
description: Brig (part of Wire Server) - User management
33
name: brig
4-
version: 0.124.0
4+
version: 0.128.0

charts/brig/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
replicaCount: 3
22
image:
33
repository: quay.io/wire/brig
4-
tag: 2.90.0
4+
tag: 2.93.0
55
service:
66
externalPort: 8080
77
internalPort: 8080

charts/calling-test/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ type: application
1414

1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
17-
version: 0.124.0
17+
version: 0.128.0
1818

1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application.

charts/cannon/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v1
22
description: A Helm chart for cannon in Kubernetes
33
name: cannon
4-
version: 0.124.0
4+
version: 0.128.0

charts/cannon/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
replicaCount: 3
22
image:
33
repository: quay.io/wire/cannon
4-
tag: 2.90.0
4+
tag: 2.93.0
55
pullPolicy: IfNotPresent
66
config:
77
logLevel: Info

0 commit comments

Comments
 (0)