Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tooling for OCP 4.15; update base images #69

Merged
merged 3 commits into from Mar 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8-minimal
FROM registry.access.redhat.com/ubi8-minimal:8.9-1029
FROM registry.access.redhat.com/ubi8-minimal:8.9-1137
USER 0

# The $INITIAL_CONFIG dir stores dotfiles (e.g. .bashrc) for the web terminal, which
Expand Down
14 changes: 7 additions & 7 deletions README.md
Expand Up @@ -4,16 +4,16 @@ Default OpenShift Console Web Terminal tooling container.

Includes tools that enable a Kubernetes and OpenShift developer to interact with their cluster:
- [jq](https://github.com/stedolan/jq)
- [oc](https://github.com/openshift/origin) [v4.14.5](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.14.5)
- [kubectl](https://github.com/kubernetes/kubectl) [v1.27.4](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.14.5)
- [kustomize](https://github.com/kubernetes-sigs/kustomize) [v5.2.1](https://github.com/kubernetes-sigs/kustomize/tree/kustomize/v5.2.1)
- [oc](https://github.com/openshift/origin) [v4.15.0](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.15.0)
- [kubectl](https://github.com/kubernetes/kubectl) [v1.28.2](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.15.0)
- [kustomize](https://github.com/kubernetes-sigs/kustomize) [v5.3.0](https://github.com/kubernetes-sigs/kustomize/tree/kustomize/v5.3.0)
- [helm](https://helm.sh/) [v3.12.1](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/helm/3.12.1)
- [odo](https://github.com/openshift/odo) [v3.15.0](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/odo/v3.15.0)
- [tekton](https://github.com/tektoncd/cli) [v1.13.0](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/pipelines/1.13.0)
- [knative](https://github.com/knative/client) [v1.9.2](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/serverless/1.9.2)
- [tekton](https://github.com/tektoncd/cli) [v1.14.0](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/pipelines/1.14.0)
- [knative](https://github.com/knative/client) [v1.10.0](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/serverless/1.10.0-6)
- [rhoas](https://github.com/redhat-developer/app-services-cli) [v0.53.0](https://github.com/redhat-developer/app-services-cli/tree/v0.53.0)
- [submariner](https://github.com/submariner-io/submariner) [v0.16.2](https://github.com/submariner-io/subctl/tree/v0.16.2)
- [kubevirt](https://github.com/kubevirt/kubevirt) [v1.1.0](https://github.com/kubevirt/kubevirt/tree/v1.1.0)
- [submariner](https://github.com/submariner-io/submariner) [v0.17.0](https://github.com/submariner-io/subctl/tree/v0.17.0)
- [kubevirt](https://github.com/kubevirt/kubevirt) [v1.2.0](https://github.com/kubevirt/kubevirt/tree/v1.2.0)

## Contributing

Expand Down
14 changes: 7 additions & 7 deletions rh-manifest.txt
@@ -1,10 +1,10 @@
oc 4.14.5 https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.14.5
kubectl v1.27.4 https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.14.5
kustomize 5.2.1 https://github.com/kubernetes-sigs/kustomize/tree/kustomize/v5.2.1
oc 4.15.0 https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.15.0
kubectl v1.28.2 https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.15.0
kustomize 5.3.0 https://github.com/kubernetes-sigs/kustomize/tree/kustomize/v5.3.0
helm 3.12.1 https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/helm/3.12.1
odo v3.15.0 https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/odo/v3.15.0
tekton 1.13.0 https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/pipelines/1.13.0
knative 1.9.2 https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/serverless/1.9.2
tekton 1.14.0 https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/pipelines/1.14.0
knative 1.10.0-6 https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/serverless/1.10.0-6
rhoas 0.53.0 https://github.com/redhat-developer/app-services-cli/tree/v0.53.0
submariner 0.16.2 https://github.com/submariner-io/subctl/tree/v0.16.2
kubevirt 1.1.0 https://github.com/kubevirt/kubevirt/tree/v1.1.0
submariner 0.17.0 https://github.com/submariner-io/subctl/tree/v0.17.0
kubevirt 1.2.0 https://github.com/kubevirt/kubevirt/tree/v1.2.0
12 changes: 6 additions & 6 deletions tooling_versions.env
@@ -1,9 +1,9 @@
OC_VER=4.14.5
KUSTOMIZE_VER=5.2.1
OC_VER=4.15.0
KUSTOMIZE_VER=5.3.0
HELM_VER=3.12.1
ODO_VER=v3.15.0
TKN_VER=1.13.0
KN_VER=1.9.2
TKN_VER=1.14.0
KN_VER=1.10.0-6
RHOAS_VER=0.53.0
SUBMARINER_VER=0.16.2
KUBEVIRT_VER=1.1.0
SUBMARINER_VER=0.17.0
KUBEVIRT_VER=1.2.0