apiVersion: v1
name: big-bang/base
tags:
  - '2.1.0'
  - latest
args:
  BASE_IMAGE: redhat/ubi/ubi9-minimal
  BASE_TAG: "9.5"
labels:
  org.opencontainers.image.title: Big Bang UBI Base Image
  org.opencontainers.image.description: Proprietary UBI image built with cURL, Kubectl, YQ, and JQ utilites for use in Big Bang jobs
  org.opencontainers.image.licenses: Apache V2
  org.opencontainers.image.url: N/A
  org.opencontainers.image.vendor: Big Bang
  org.opencontainers.image.version: '2.1.0'
  mil.dso.ironbank.image.type: opensource
  mil.dso.ironbank.product.name: Big Bang
resources:
  - url: https://storage.googleapis.com/kubernetes-release/release/v1.28.13/bin/linux/amd64/kubectl
    filename: kubectl.amd64
    validation:
      type: sha256
      value: d7d363dd5a4c95444329bc5239b8718ebe84a043052958b2f15ee2feef9a28c6
  - url: https://storage.googleapis.com/kubernetes-release/release/v1.28.13/bin/linux/arm64/kubectl
    filename: kubectl.arm64
    validation:
      type: sha256
      value: a22d234724b82101e1f17e95ab60e0e13c91a0fe17ad0890b3d92681cd551bfa
  - url: https://github.com/mikefarah/yq/releases/download/v4.45.1/yq_linux_amd64
    filename: yq.amd64
    validation:
      type: sha256
      value: 654d2943ca1d3be2024089eb4f270f4070f491a0610481d128509b2834870049
  - url: https://github.com/mikefarah/yq/releases/download/v4.45.1/yq_linux_arm64
    filename: yq.arm64
    validation:
      type: sha256
      value: ceea73d4c86f2e5c91926ee0639157121f5360da42beeb8357783d79c2cc6a1d
maintainers:
- name: "James Casteel"
  email: "ironbank@dsop.io"
  username: "jcasteel"
  cht_member: true
- name: "Alex Indihar"
  email: "ironbank@dsop.io"
  username: "ami0001"
  cht_member: true