UNCLASSIFIED

Commit f9a7605e authored by Austin Denton's avatar Austin Denton
Browse files

Update hm

parent c7ba8434
Pipeline #255297 passed with stages
in 28 minutes and 24 seconds
...@@ -8,7 +8,7 @@ name: "bitnami/airflow-scheduler" ...@@ -8,7 +8,7 @@ name: "bitnami/airflow-scheduler"
# 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:
- "2.0.1" - "2.0.2"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
args: args:
...@@ -26,7 +26,7 @@ labels: ...@@ -26,7 +26,7 @@ labels:
org.opencontainers.image.url: "https://bitnami.com/stack/airflow-scheduler/containers" org.opencontainers.image.url: "https://bitnami.com/stack/airflow-scheduler/containers"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Bitnami" org.opencontainers.image.vendor: "Bitnami"
org.opencontainers.image.version: "2.0.1" org.opencontainers.image.version: "2.0.2"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "workflows,orchestration,pipelines" mil.dso.ironbank.image.keywords: "workflows,orchestration,pipelines"
## This value can be "opensource" or "commercial" ## This value can be "opensource" or "commercial"
...@@ -36,8 +36,8 @@ labels: ...@@ -36,8 +36,8 @@ labels:
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- tag: bitnami/airflow-scheduler:2.0.1-debian-10-r55 - tag: bitnami/airflow-scheduler:2.0.2-debian-10-r18
url: docker://docker.io/bitnami/airflow-scheduler@sha256:b9e5a2196d9f303bdb3d674a703fc106d37beeb0eb7d5b541deaf27c7b3428e6 url: docker://docker.io/bitnami/airflow-scheduler@sha256:da4f8485b409088de5e1ea47484d8ffdf1b9c54eedbdb9a14a34fe40ea8956c3
- filename: thrift-0.14.1.tar.gz - filename: thrift-0.14.1.tar.gz
url: https://apache.osuosl.org/thrift/0.14.1/thrift-0.14.1.tar.gz url: https://apache.osuosl.org/thrift/0.14.1/thrift-0.14.1.tar.gz
validation: validation:
......
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