Skip to content

Commit d7edebd

Browse files
authored
Merge pull request #1612 from harshad16/bump-stage
Bump up the version of stage thoth services
2 parents 357ec96 + 20858db commit d7edebd

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

core/overlays/ocp4-stage/common/imagestreamtags.yaml

+1-1
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

core/overlays/test/imagestreamtags.yaml

+1-1
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: Source

core/overlays/zero-test/imagestreamtags.yaml

+1-1
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: Source

graph-sync/overlays/ocp4-stage/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: {}

graph-sync/overlays/test/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/graph-sync-job:v0.10.7
10+
name: quay.io/thoth-station/graph-sync-job:v0.10.8
1111
importPolicy: {}
1212
referencePolicy:
1313
type: Source

metrics-exporter/overlays/ocp4-stage/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/ocp4-stage/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: {}

package-releases/overlays/test/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/package-releases-job:v0.9.0
10+
name: quay.io/thoth-station/package-releases-job:v0.9.1
1111
importPolicy: {}
1212
referencePolicy:
1313
type: Source

0 commit comments

Comments
 (0)