UNCLASSIFIED

Commit 4d842a59 authored by renovate's avatar renovate
Browse files

Merge branch 'renovate/gcr.io-spark-operator-spark-py-3.x' into 'development'

Update gcr.io/spark-operator/spark-py Docker tag to v3

See merge request !25
parents 829e5c3a 2b2002b7
Pipeline #432069 passed with stages
in 18 minutes and 10 seconds
...@@ -8,7 +8,7 @@ name: "opensource/spark-operator/spark-py" ...@@ -8,7 +8,7 @@ name: "opensource/spark-operator/spark-py"
# The most specific version should be the first tag and will be shown # The most specific version should be the first tag and will be shown
# on ironbank.dsop.io # on ironbank.dsop.io
tags: tags:
- "v2.4.5" - "v3.1.1"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
...@@ -27,7 +27,7 @@ labels: ...@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://spark.apache.org/docs/latest/index.html" org.opencontainers.image.url: "https://spark.apache.org/docs/latest/index.html"
# Name of the distributing entity, organization or individual # Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Apache Software Foundation" org.opencontainers.image.vendor: "Apache Software Foundation"
org.opencontainers.image.version: "v2.4.5" org.opencontainers.image.version: "v3.1.1"
# Keywords to help with search (ex. "cicd,gitops,golang") # Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "apache,python,data processing,large scale,hadoop,kubeflow" mil.dso.ironbank.image.keywords: "apache,python,data processing,large scale,hadoop,kubeflow"
# This value can be "opensource" or "commercial" # This value can be "opensource" or "commercial"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment