nginxinc / nginx-service-mesh

A service mesh powered by NGINX Plus to manage container traffic in Kubernetes environments.
https://docs.nginx.com/nginx-service-mesh
Apache License 2.0
93 stars 30 forks source link

Upgrade nginx-hugo-theme to support newer Hugo versions #304

Closed jputrino closed 11 months ago

jputrino commented 11 months ago

Proposed changes

This PR updates the nginx-hugo-theme module to v0.34.0, which adds support for Hugo v0.115.3 (and subsequent newer releases). This upgrade is necessary to address security vulnerabilities in the earlier pinned version of Hugo.

Related PR: https://github.com/nginxinc/nginx-hugo-theme/pull/16

Once this PR is merged, the environment variables that are stored in Netlify for the nginx-hugo-theme version and hugo version will be updated accordingly.

Checklist

Before creating a PR, run through this checklist and mark each as complete.