UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0d6a8a8e authored by Shawn McNeill's avatar Shawn McNeill
Browse files

fix tags

parent 0427a57a
No related branches found
No related tags found
2 merge requests!28Development,!27Updated operator
Pipeline #3562439 failed
......@@ -3,7 +3,7 @@ ARG BASE_IMAGE=ironbank/redhat/openjdk/openjdk17-runtime-ubi9-slim
ARG BASE_TAG=1.17
FROM apache/spark:3.5.2 as spark
FROM ghcr.io/kubeflow/spark-operator:2.0.0-rc.0 as base
FROM ghcr.io/kubeflow/spark-operator:v1beta2-1.4.3-3.5.0 as base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
......@@ -3,7 +3,7 @@ apiVersion: v1
name: spark-operator/spark-operator
tags:
- 2.0.0-rc.0
- v1beta2-1.4.3-3.5.0
- latest
args:
......@@ -16,14 +16,14 @@ labels:
org.opencontainers.image.licenses: Apache-2.0
org.opencontainers.image.url: ghcr.io/kubeflow/spark-operator:v1beta2-1.4.3-3.5.0@sha256:286d53105a81d71f3f1d0ef4902ae512eabc70d6550f181c839ef4aebede9e20
org.opencontainers.image.vendor: spark-operator
org.opencontainers.image.version: 2.0.0-rc.0
mil.dso.ironbank.image.keywords: spark,spark-operator,2.0.0-rc.0
org.opencontainers.image.version: v1beta2-1.4.3-3.5.0
mil.dso.ironbank.image.keywords: spark,spark-operator,v1beta2-1.4.3-3.5.0
mil.dso.ironbank.image.type: opensource
mil.dso.ironbank.product.name: kubeflow
resources:
- tag: kubeflow/spark-operator:2.0.0-rc
url: docker://ghcr.io/kubeflow/spark-operator:v1beta2-1.4.3-3.5.0@sha256:286d53105a81d71f3f1d0ef4902ae512eabc70d6550f181c839ef4aebede9e20
- tag: ghcr.io/kubeflow/spark-operator:v1beta2-1.4.3-3.5.0
url: docker://ghcr.io/kubeflow/spark-operator:@sha256:286d53105a81d71f3f1d0ef4902ae512eabc70d6550f181c839ef4aebede9e20
- tag: apache/spark:3.5.2
url: docker://apache/spark@sha256:f3ba191e047af7a8124f5b206220a7cd142a537efd5bf17a9295c10aba60df99
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment