Skip to content

Commit

Permalink
feat(OpenShift Version): 4.17.0-okd-scos.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurVardevanyan committed Dec 4, 2024
1 parent 38a7fa0 commit 79d6edd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion containers/toolbox/containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ COPY ./containers/toolbox/repos /etc/yum.repos.d/

ENV \
ARGOCD_VAULT_VERSION=1.18.1 \
OKD_VERSION=4.16.0-okd-scos.1 \
OKD_VERSION=4.17.0-okd-scos.0 \
OPENTOFU_VERSION=1.8.6 \
VAULT_VERSION=1.18.2 \
KO_VERSION=0.17.1 \
Expand Down
2 changes: 1 addition & 1 deletion containers/udi/containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ USER 0

ENV \
ARGOCD_VAULT_VERSION=1.18.1 \
OKD_VERSION=4.16.0-okd-scos.1 \
OKD_VERSION=4.17.0-okd-scos.0 \
OPENTOFU_VERSION=1.8.6 \
VAULT_VERSION=1.18.2 \
KO_VERSION=0.17.1 \
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/okd/scos-release@sha256:6fb3654e83c2b5d6aba11f5c19caeaa13e4c0840146907c8bea09697072932e8
version: 4.17.0-okd-scos.ec.4
image: quay.io/okd/scos-release@sha256:62a218aea11942e1a6f2ebad5a7f6431daa2289414950ae16d93939b4de2328b
version: 4.17.0-okd-scos.0
upstream: https://amd64.origin.releases.ci.openshift.org/graph

0 comments on commit 79d6edd

Please sign in to comment.