Skip to content

Bump Kubewarden version in documentation#52

Closed
github-actions[bot] wants to merge 0 commit intomainfrom
updatecli_main_docusaurus_versioning
Closed

Bump Kubewarden version in documentation#52
github-actions[bot] wants to merge 0 commit intomainfrom
updatecli_main_docusaurus_versioning

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Apr 30, 2025

Bump Kubewarden version in documentation

Set latest docusaurus version

ran shell command "#!/bin/sh\n# Testing that we can run yarn command from the GitHub Runner\nyarn --help > /dev/null\nVERSION='1.26'\nif [ -z \"$VERSION\" ]\nthen\n echo \"Empty version provided\"\nfi\nif [ ! -d \"versioned_docs/version-$VERSION\" ]\nthen\n # DRY_RUN is the environment variable used by Updatecli\n # to know if Updatecli is execute in DRY_RUN mode or APPLY mode\n if test \"$DRY_RUN\" == \"true\"\n then\n echo \"**DRY_RUN** new version $VERSION will be created\"\n exit 0\n fi\n # Install dependencies to tmp directory\n yarn install --frozen-lockfile\n yarn run docusaurus docs:version \"$VERSION\"\nfi\n"

v1.24.0
-  golang.org/x/net update (#1111)
- refactor(policy-server): Keep old policy-server label key (#1105)
- policy server remove non standard labels (#1038)

## ⚠️  Breaking changes

- chore(deps): update golangci/golangci-lint-action action to v7 (#1069)

## 🐛 Bug Fixes

- fix: keep "app" label in the policy server deployment (#1087)

## 🧰 Maintenance

- build(deps): update sigstore/cosign-installer action to v3.8.2 (#1106)
- build(deps): update kubewarden/github-actions action to v4.4.4 (#1103)
- build(deps): update codecov/codecov-action action to v5.4.2 (#1086)
- build(deps): update kubewarden/github-actions action to v4.4.1 (#1083)
- build(deps): update kubewarden/github-actions action to v4.4.0 (#1076)
- build(deps): update module github.com/onsi/ginkgo/v2 to v2.23.4 (#1075)
- chore(deps): update golangci/golangci-lint-action action to v7 (#1069)
- build(deps): update module github.com/onsi/gomega to v1.37.0 (#1073)
- build(deps): update dependency go to v1.24.2 (#1072)
- build(deps): update all minor level dependencies (#1068)
v1.25.0
- feat: Add new optional PolicyServer.spec.PriorityClassName (#1120)
- ci: Substitute peter-evans/repository-dispatch with gh (#1113)

## 🐛 Bug Fixes

- fix(deps): update k8s.io/utils digest to 0f33e8f (#1114)

## 🧰 Maintenance

- build(deps): update actions/setup-go action to v5.5.0 (#1124)
- build(deps): update all minor level dependencies (#1110)
- build(deps): update dependency go to v1.24.3 (#1122)
- chore(deps): update golangci/golangci-lint-action action to v8 (#1117)
-  chore: updates golang linter. (#1119)
- fix(deps): update k8s.io/utils digest to 0f33e8f (#1114)
- build(deps): update golangci/golangci-lint-action action to v7.0.1 (#1116)
- build(deps): update kubewarden/github-actions action to v4.4.6 (#1115)
v1.26.0
- feat: custom error message. (#1140)

## 🐛 Bug Fixes

- fix: remove legacy policy server service port from configuration. (#1142)
- fix(deps): update k8s.io/utils digest to 4c0f3b2 (#1137)
- fix(docs): broken documention link (#1134)

## 🧰 Maintenance

- build(deps): update sigstore/cosign-installer action to v3.9.1 (#1150)
- build(deps): update all patch level dependencies to v0.33.2 (#1147)
- build(deps): update docker/setup-buildx-action action to v3.11.1 (#1146)
- build(deps): update sigstore/cosign-installer action to v3.9.0 (#1145)
- build(deps): update docker/setup-buildx-action action to v3.11.0 (#1144)
- build(deps): update dependency go to v1.24.4 (#1138)
- chore(linter): enable wrapcheck linter. (#1136)
- fix(deps): update k8s.io/utils digest to 4c0f3b2 (#1137)
- build(deps): update ossf/scorecard-action action to v2.4.2 (#1135)
- build(deps): update module github.com/go-logr/logr to v1.4.3 (#1133)
- build(deps): update docker/build-push-action action to v6.18.0 (#1132)
- build(deps): update all minor level dependencies (#1131)
- build(deps): update kubewarden/github-actions action to v4.5.1 (#1130)
- build(deps): update kubewarden/github-actions action to v4.4.7 (#1129)
- build(deps): update docker/build-push-action action to v6.17.0 (#1128)
- build(deps): update all patch level dependencies (#1127)
- build(deps): update fossas/fossa-action action to v1.7.0 (#1126)
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@github-actions github-actions bot closed this Aug 12, 2025
@github-actions github-actions bot force-pushed the updatecli_main_docusaurus_versioning branch from 7f5bf90 to d4dcb1e Compare August 12, 2025 17:05
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.

0 participants