Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
[1.5.2]: Update Operator resources
Browse files Browse the repository at this point in the history
  • Loading branch information
rhuss committed Nov 21, 2018
1 parent 3c89157 commit c7a674f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion resources/fuse-online-image-streams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ items:
tags:
- from:
kind: DockerImage
name: docker.io/openshift/oauth-proxy:v1.1.0
name: registry.access.redhat.com/openshift3/oauth-proxy:v3.10.45
importPolicy:
scheduled: true
name: "v1.1.0"
Expand Down
4 changes: 2 additions & 2 deletions resources/fuse-online-upgrade.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
- apiVersion: v1
kind: Pod
metadata:
name: syndesis-upgrade-1.1-8
name: syndesis-upgrade-1.2-1
spec:
containers:
- name: upgrade
image: brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/fuse7/fuse-ignite-uprade:1.1-8
image: brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/fuse7/fuse-ignite-uprade:1.2-1
env:
- name: SYNDESIS_UPGRADE_PROJECT
valueFrom:
Expand Down

0 comments on commit c7a674f

Please sign in to comment.