Skip to content

Commit c40d045

Browse files
authored
Merge pull request #1613 from harshad16/bump-prod
Bump thoth production services with updated versions
2 parents d7edebd + 22d078c commit c40d045

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

advise-reporter/overlays/cnv-prod/imagestreamtag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
- name: latest
88
from:
99
kind: DockerImage
10-
name: quay.io/thoth-station/advise-reporter:v0.9.0
10+
name: quay.io/thoth-station/advise-reporter:v0.9.1
1111
importPolicy: {}
1212
referencePolicy:
1313
type: Local

core/overlays/cnv-prod/common/imagestreamtags.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
- name: latest
3636
from:
3737
kind: DockerImage
38-
name: quay.io/thoth-station/investigator:v0.12.1
38+
name: quay.io/thoth-station/investigator:v0.13.0
3939
importPolicy: {}
4040
referencePolicy:
4141
type: Local
@@ -49,7 +49,7 @@ spec:
4949
- name: latest
5050
from:
5151
kind: DockerImage
52-
name: quay.io/thoth-station/messaging:v0.14.0
52+
name: quay.io/thoth-station/messaging:v0.14.1
5353
importPolicy: {}
5454
referencePolicy:
5555
type: Local

cve-update/overlays/cnv-prod/imagestreamtag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ spec:
77
- name: latest
88
from:
99
kind: DockerImage
10-
name: quay.io/thoth-station/cve-update-job:v0.2.0
10+
name: quay.io/thoth-station/cve-update-job:v0.3.0
1111
importPolicy: {}

graph-backup-job/overlays/cnv-prod/imagestreamtag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ spec:
77
- name: latest
88
from:
99
kind: DockerImage
10-
name: quay.io/thoth-station/graph-backup-job:v0.8.3
10+
name: quay.io/thoth-station/graph-backup-job:v0.8.4
1111
importPolicy: {}

graph-refresh/overlays/cnv-prod/imagestreamtag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ spec:
77
- name: latest
88
from:
99
kind: DockerImage
10-
name: quay.io/thoth-station/graph-refresh-job:v0.3.6
10+
name: quay.io/thoth-station/graph-refresh-job:v0.3.7
1111
importPolicy: {}

graph-sync/overlays/cnv-prod/imagestreamtag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ spec:
77
- name: latest
88
from:
99
kind: DockerImage
10-
name: quay.io/thoth-station/graph-sync-job:v0.10.6
10+
name: quay.io/thoth-station/graph-sync-job:v0.10.8
1111
importPolicy: {}

management-api/overlays/cnv-prod/imagestreamtag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
- name: latest
88
from:
99
kind: DockerImage
10-
name: quay.io/thoth-station/management-api:v0.16.0
10+
name: quay.io/thoth-station/management-api:v0.17.2
1111
importPolicy: {}
1212
referencePolicy:
1313
type: Local

metrics-exporter/overlays/cnv-prod/imagestreamtag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
- name: latest
99
from:
1010
kind: DockerImage
11-
name: quay.io/thoth-station/metrics-exporter:v0.14.4
11+
name: quay.io/thoth-station/metrics-exporter:v0.14.5
1212
importPolicy: {}
1313
referencePolicy:
1414
type: Local

package-releases/overlays/cnv-prod/imagestreamtag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ spec:
77
- name: latest
88
from:
99
kind: DockerImage
10-
name: quay.io/thoth-station/package-releases-job:v0.9.0
10+
name: quay.io/thoth-station/package-releases-job:v0.9.1
1111
importPolicy: {}

revsolver/overlays/cnv-prod/imagestreamtag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
- name: latest
99
from:
1010
kind: DockerImage
11-
name: "quay.io/thoth-station/revsolver:v0.2.4"
11+
name: "quay.io/thoth-station/revsolver:v0.2.5"
1212
importPolicy: {}
1313
referencePolicy:
1414
type: Local

user-api/overlays/cnv-prod/imagestreamtag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
- name: latest
88
from:
99
kind: DockerImage
10-
name: quay.io/thoth-station/user-api:v0.25.1
10+
name: quay.io/thoth-station/user-api:v0.25.2
1111
importPolicy: {}
1212
referencePolicy:
1313
type: Local

0 commit comments

Comments
 (0)