Skip to content

Commit

Permalink
📌 Upgrade the graph-sync and solver in stage cluster (#2726)
Browse files Browse the repository at this point in the history
Signed-off-by: Harshad Reddy Nalla <[email protected]>
  • Loading branch information
harshad16 authored Jan 17, 2023
1 parent 7d98888 commit c519f1f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion graph-sync/overlays/ocp4-stage/common/imagestreamtag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ spec:
- name: latest
from:
kind: DockerImage
name: quay.io/thoth-station/graph-sync-job:v0.10.23
name: quay.io/thoth-station/graph-sync-job:v0.11.0
importPolicy: {}
8 changes: 4 additions & 4 deletions solver/overlays/ocp4-stage/imagestreamtag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
- name: latest
from:
kind: DockerImage
name: "quay.io/thoth-station/solver-rhel-8-py36:v1.14.1"
name: "quay.io/thoth-station/solver-rhel-8-py36:v1.15.0"
importPolicy: {}
referencePolicy:
type: Local
Expand All @@ -22,7 +22,7 @@ spec:
- name: latest
from:
kind: DockerImage
name: "quay.io/thoth-station/solver-rhel-8-py38:v1.14.1"
name: "quay.io/thoth-station/solver-rhel-8-py38:v1.15.0"
importPolicy: {}
referencePolicy:
type: Local
Expand All @@ -36,7 +36,7 @@ spec:
- name: latest
from:
kind: DockerImage
name: "quay.io/thoth-station/solver-fedora-34-py39:v1.14.1"
name: "quay.io/thoth-station/solver-fedora-34-py39:v1.15.0"
importPolicy: {}
referencePolicy:
type: Local
Expand All @@ -50,7 +50,7 @@ spec:
- name: latest
from:
kind: DockerImage
name: "quay.io/thoth-station/solver-fedora-35-py310:v1.14.1"
name: "quay.io/thoth-station/solver-fedora-35-py310:v1.15.0"
importPolicy: {}
referencePolicy:
type: Source
2 changes: 1 addition & 1 deletion solver/overlays/test/imagestreamtag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
tags:
- from:
kind: DockerImage
name: quay.io/thoth-station/solver-fedora-34-py39:v1.14.1
name: quay.io/thoth-station/solver-fedora-34-py39:v1.15.0
importPolicy: {}
name: latest
referencePolicy:
Expand Down

0 comments on commit c519f1f

Please sign in to comment.