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

update hugo to v0.119.0 #1675

Merged
merged 1 commit into from
Sep 28, 2023
Merged

update hugo to v0.119.0 #1675

merged 1 commit into from
Sep 28, 2023

Conversation

Arhell
Copy link
Member

@Arhell Arhell commented Sep 26, 2023

resolve #1673

Signed-off-by: Arhell <arhell333@gmail.com>
Copy link
Member Author

@Arhell Arhell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@makkes makkes added the backport:v2-0 To be backported to v2-0 label Sep 28, 2023
@makkes makkes merged commit 9b3d272 into fluxcd:main Sep 28, 2023
6 checks passed
@fluxcdbot
Copy link
Member

Backport failed for v2-0, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin v2-0
git worktree add -d .worktree/backport-1675-to-v2-0 origin/v2-0
cd .worktree/backport-1675-to-v2-0
git checkout -b backport-1675-to-v2-0
ancref=$(git merge-base 6bc0619f26d7ceb32e23390554f7b517a1db3bc1 fc21174747b25888927d32faabcd0eea6fdfe158)
git cherry-pick -x $ancref..fc21174747b25888927d32faabcd0eea6fdfe158

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:v2-0 To be backported to v2-0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update hugo to v0.119.0
3 participants