Skip to content

Commit

Permalink
chore: OKD 4.15 Upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurVardevanyan committed Jan 27, 2024
1 parent a1a6476 commit 36130a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kubernetes/longhorn/base/ui-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
automountServiceAccountToken: true
containers:
- name: oauth-proxy
image: quay.io/openshift/origin-oauth-proxy:4.14@sha256:a7dff785d821acc4b972d94964947713fade45f007dedb5deee17a2869bf5d24
image: quay.io/openshift/origin-oauth-proxy:4.15@sha256:106ce5edfceaff8a650016707f49b2dbe9220cb734d6c3a3df847fa07ae15585
imagePullPolicy: IfNotPresent
resources:
requests:
Expand Down
4 changes: 2 additions & 2 deletions okd/okd-configuration/overlays/okd/cluster-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ spec:
clusterID: <path:secret/data/okd#cluster_id>
desiredUpdate:
force: false
image: quay.io/openshift/okd@sha256:c4a6b6850701202f629c0e451de784b02f0de079650a1b9ccbf610448ebc9227
version: 4.14.0-0.okd-2024-01-06-084517
image: quay.io/openshift/okd@sha256:5e5a19e1e9b880ad4692530571130dae3165058198bfef8711342a5b44f6659d
version: 4.15.0-0.okd-2024-01-27-070424
upstream: https://amd64.origin.releases.ci.openshift.org/graph

0 comments on commit 36130a3

Please sign in to comment.