diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 3650e837f5f58c8a84e8245c8a324393783e0386..d4360ceaa6e36a87a058c665f619db70cc88bce5 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -4,7 +4,7 @@ apiVersion: v1 name: "opensource/go-gitea/gitea" tags: -- "v1.15.0" +- "v1.15.2" - "latest" args: @@ -17,17 +17,17 @@ labels: org.opencontainers.image.licenses: "MIT" org.opencontainers.image.url: "https://docs.gitea.io/en-us/install-with-docker-rootless/" org.opencontainers.image.vendor: "Gitea" - org.opencontainers.image.version: "v1.15.0" + org.opencontainers.image.version: "v1.15.2" mil.dso.ironbank.image.keywords: "git" mil.dso.ironbank.image.type: "opensource" mil.dso.ironbank.product.name: "gitea" resources: - filename: gitea - url: https://github.com/go-gitea/gitea/releases/download/v1.15.0/gitea-1.15.0-linux-amd64 + url: https://github.com/go-gitea/gitea/releases/download/v1.15.2/gitea-1.15.2-linux-amd64 validation: type: sha256 - value: 4789c7b9f0610102129ced87a4977386e493a67383eebad80cfce66b42a6f2cc + value: 9a7fae605dc182e0c7b1d380647518aaa8736ad5a42f7e9299099317f1e614c9 maintainers: - name: "Josiah Ritchie"