diff --git a/Dockerfile b/Dockerfile index 1ea048ba79954ca7f6ad5796f1997e69e3a70585..04f2dd497ddd0368e1446657fccdba097b42f95b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.4 -FROM quay.io/prometheus-operator/prometheus-config-reloader:v0.49.0 as base +FROM quay.io/prometheus-operator/prometheus-config-reloader:v0.50.0 as base FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 3555680b6e359db19cae93c9c2bb6f48590207b4..e82418a30cae3422c5a8c274c82034ba7c39bedc 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/prometheus-operator/prometheus-config-reloader" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v0.49.0" +- "v0.50.0" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/prometheus-operator/prometheus-operator" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "prometheus-operator" - org.opencontainers.image.version: "v0.49.0" + org.opencontainers.image.version: "v0.50.0" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "configmap,prometheus" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- tag: quay.io/prometheus-operator/prometheus-config-reloader:v0.49.0 - url: docker://quay.io/prometheus-operator/prometheus-config-reloader@sha256:61bd63e7bc1aaebd39983d2c118a453e59427ccaa1b188cbadd4d0bded415d17 +- tag: quay.io/prometheus-operator/prometheus-config-reloader:v0.50.0 + url: docker://quay.io/prometheus-operator/prometheus-config-reloader@sha256:8b42df399f6d8085d9c7377e4f5508c10791d19cd1df00ab41de856741c65d28 # List of project maintainers maintainers: