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
O
Opensource
gohugo
hugo
Compare Revisions
e911e3e4703d50c3158e4974d42723532c7f9e50...e8fe55cc56fe48801f760946ec51aa8d5d2010c2
Commits (2)
Update dependency gohugoio/hugo to v0.87.0
· 41a0810d
renovate
authored
Aug 18, 2021
41a0810d
Merge branch 'renovate/gohugoio-hugo-0.x' into 'development'
· e8fe55cc
renovate
authored
Aug 18, 2021
Update dependency gohugoio/hugo to v0.87.0 See merge request
!39
e8fe55cc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
hardening_manifest.yaml
hardening_manifest.yaml
+4
-4
No files found.
hardening_manifest.yaml
View file @
e8fe55cc
...
@@ -8,7 +8,7 @@ name: "opensource/gohugo/hugo"
...
@@ -8,7 +8,7 @@ name: "opensource/gohugo/hugo"
# 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
:
-
"
v0.8
5
.0"
-
"
v0.8
7
.0"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
...
@@ -27,7 +27,7 @@ labels:
...
@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url
:
"
https://gohugo.io/"
org.opencontainers.image.url
:
"
https://gohugo.io/"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
gohugo"
org.opencontainers.image.vendor
:
"
gohugo"
org.opencontainers.image.version
:
"
v0.8
5
.0"
org.opencontainers.image.version
:
"
v0.8
7
.0"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
generator,static,site"
mil.dso.ironbank.image.keywords
:
"
generator,static,site"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
@@ -38,10 +38,10 @@ labels:
...
@@ -38,10 +38,10 @@ 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
:
-
filename
:
hugo.tar.gz
-
filename
:
hugo.tar.gz
url
:
https://github.com/gohugoio/hugo/releases/download/v0.8
5
.0/hugo_0.8
5
.0_Linux-64bit.tar.gz
url
:
https://github.com/gohugoio/hugo/releases/download/v0.8
7
.0/hugo_0.8
7
.0_Linux-64bit.tar.gz
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
e32e09271cb18d8c4bcf06539f6eadc34d0b8b68fcc0268a4aedff470a16935a
value
:
0d14003eb17c16ed83e465f754f3be11a2c74b9574258c81935a16822bcf3f0b
# List of project maintainers
# List of project maintainers
maintainers
:
maintainers
:
...
...