UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
fluxcd
kustomize-controller
Commits
70ebe1a6
Commit
70ebe1a6
authored
Aug 26, 2021
by
renovate
Browse files
Update ghcr.io/fluxcd/kustomize-controller Docker tag to v0.14.0
parent
6371acf6
Pipeline
#444708
passed with stages
in 9 minutes and 30 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+4
-4
No files found.
Dockerfile
View file @
70ebe1a6
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_TAG=8.4
ARG
BASE_TAG=8.4
FROM
ghcr.io/fluxcd/kustomize-controller:v0.1
3.3
as builder
FROM
ghcr.io/fluxcd/kustomize-controller:v0.1
4.0
as builder
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
70ebe1a6
...
@@ -6,7 +6,7 @@ name: "fluxcd/kustomize-controller"
...
@@ -6,7 +6,7 @@ name: "fluxcd/kustomize-controller"
# List of tags to push for the repository in registry1
# List of tags to push for the repository in registry1
tags
:
tags
:
-
"
v0.1
3.3
"
-
"
v0.1
4.0
"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
...
@@ -25,7 +25,7 @@ labels:
...
@@ -25,7 +25,7 @@ labels:
org.opencontainers.image.url
:
"
https://github.com/fluxcd/kustomize-controller"
org.opencontainers.image.url
:
"
https://github.com/fluxcd/kustomize-controller"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
fluxcd"
org.opencontainers.image.vendor
:
"
fluxcd"
org.opencontainers.image.version
:
"
v0.1
3.3
"
org.opencontainers.image.version
:
"
v0.1
4.0
"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
gitops,kubernetes,kustomize"
mil.dso.ironbank.image.keywords
:
"
gitops,kubernetes,kustomize"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
@@ -35,8 +35,8 @@ labels:
...
@@ -35,8 +35,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
:
ghcr.io/fluxcd/kustomize-controller:v0.1
3.3
-
tag
:
ghcr.io/fluxcd/kustomize-controller:v0.1
4.0
url
:
docker://ghcr.io/fluxcd/kustomize-controller@sha256:8
77c41dab7d7d4f97f8b283177c769642c9bf19ea6b62378604647fa108f475a
url
:
docker://ghcr.io/fluxcd/kustomize-controller@sha256:8
440cd903f470c4719da59f3f5af1e34defe6dce862f5b84cbbd2a139bd097cc
-
filename
:
tini-amd64
-
filename
:
tini-amd64
url
:
https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64
url
:
https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64
validation
:
validation
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment