Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[updatecli] [helmfile] Update version #51

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 16, 2021

Report

Source:
	✔  Get netlify configuration(file)
	✔  Get the latest helmfile version(githubRelease)
	✔  Get netlify configuration(file)


Condition:
	✔  Test if docker Image klakegg/hugoPublished is available on docker Registry(dockerImage)

Changelog

Click to expand

Release published on the 2021-07-05 11:50:50 +0000 UTC at the url https://github.com/gohugoio/hugo/releases/tag/v0.85.0

Hugo `0.85.0` is on the smaller side of releases, but the main new thing it brings should be important to those who need it: Poll based watching for file system changes.

Hugo uses [Fsnotify](https://github.com/fsnotify/fsnotify) to provide native file system notifications. This is still the default, but there may situations where this isn't working. The file may not support it (e.g. NFS), or you get the "too many open files" error and cannot or do not want to increase the `ulimit`. Enable polling by passing the `--poll` flag with an interval:

```bash
hugo server --poll 700ms

You van even do "long polling" by passing a long interval:

hugo server --poll 24h

This release represents 23 contributions by 6 contributors to the main Hugo code base.@bep leads the Hugo development with a significant amount of contributions, but also a big shoutout to @raoulb, @jmooring, and @digitalcraftsman for their ongoing contributions.

Many have also been busy writing and fixing the documentation in hugoDocs,
which has received 1 contributions by 1 contributors.

Hugo now has:

Enhancements

Other

Fixes

Other


</details>

## Remark

This pull request was automatically created using [Updatecli](https://www.updatecli.io).

Please report any issues with this tool [here](https://github.com/updatecli/updatecli/issues/new)

updatebot and others added 3 commits July 16, 2021 11:23
Made with ❤️️  by updatecli
…a/...

... status/Dockerfile"

Made with ❤️️  by updatecli
Made with ❤️️  by updatecli
@olblak olblak merged commit 8b7eae0 into main Jul 16, 2021
@olblak olblak deleted the updatecli_12472f23b312c9f244d2056cbd9835bb54269ba108021650b25209e44ff0079c branch July 16, 2021 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant