diff --git a/Dockerfile b/Dockerfile index 10b40509fa0995c3a71c7101522224a7724d7a2f..95de3852296eba53f8f0bdba63bbcc8e10b3bbf6 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 ghcr.io/fluxcd/kustomize-controller:v0.13.2 as builder +FROM ghcr.io/fluxcd/kustomize-controller:v0.13.3 as builder FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 43829fa8a07535a5ebf8cc0d2a6ba1377ad8fc0e..0da58150fdf65b2725c6da1b889909518b913caa 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -6,7 +6,7 @@ name: "fluxcd/kustomize-controller" # List of tags to push for the repository in registry1 tags: -- "v0.13.2" +- "v0.13.3" - "latest" # Build args passed to Dockerfile ARGs @@ -25,7 +25,7 @@ labels: org.opencontainers.image.url: "https://github.com/fluxcd/kustomize-controller" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "fluxcd" - org.opencontainers.image.version: "v0.13.2" + org.opencontainers.image.version: "v0.13.3" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "gitops,kubernetes,kustomize" ## This value can be "opensource" or "commercial" @@ -35,8 +35,8 @@ labels: # List of resources to make available to the offline build context resources: -- tag: ghcr.io/fluxcd/kustomize-controller:v0.13.2 - url: docker://ghcr.io/fluxcd/kustomize-controller@sha256:b86a594de7d15644eee6f2c5564415b84bed1a00f51cab45942edfeb2803c1ba +- tag: ghcr.io/fluxcd/kustomize-controller:v0.13.3 + url: docker://ghcr.io/fluxcd/kustomize-controller@sha256:877c41dab7d7d4f97f8b283177c769642c9bf19ea6b62378604647fa108f475a - filename: tini-amd64 url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: