diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 76ed96142041717c0df7d4d17c771b94b9f3abf9..91564fe4f6610346bfd05f14501d5ba7698206bd 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/gohugo/hugo" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v0.87.0" +- "v0.88.1" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://gohugo.io/" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "gohugo" - org.opencontainers.image.version: "v0.87.0" + org.opencontainers.image.version: "v0.88.1" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "generator,static,site" ## This value can be "opensource" or "commercial" @@ -38,10 +38,10 @@ labels: # List of resources to make available to the offline build context resources: - filename: hugo.tar.gz - url: https://github.com/gohugoio/hugo/releases/download/v0.87.0/hugo_0.87.0_Linux-64bit.tar.gz + url: https://github.com/gohugoio/hugo/releases/download/v0.88.1/hugo_0.88.1_Linux-64bit.tar.gz validation: type: sha256 - value: 0d14003eb17c16ed83e465f754f3be11a2c74b9574258c81935a16822bcf3f0b + value: 80cbb0b12a03838a1f053849c9d3accad1f328a8ea824294d57f9a0c6f89620b # List of project maintainers maintainers: