Skip to content

docs: update Epinio version to 1.13.10#471

Open
github-actions[bot] wants to merge 6 commits into
mainfrom
updatecli_main_epinio/latest
Open

docs: update Epinio version to 1.13.10#471
github-actions[bot] wants to merge 6 commits into
mainfrom
updatecli_main_epinio/latest

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 11, 2026

docs: update Epinio version

Update Epinio Version for EP on RD

1 file(s) updated with "\\[epinio helm chart 1.13.10\\]": * docs/installation/other_inst_scenarios/install_epinio_on_rancher_desktop.md

v1.13.10
## What's Changed
* Migrate AppExec and AppPortForward from SPDY to WebSocket by @psanghvi17 in https://github.com/epinio/epinio/pull/2938
* Fix quota exceeded errors with s3gw storage by @psanghvi17 in https://github.com/epinio/epinio/pull/2953
* Update Chart & Images Download Logic by @psanghvi17 in https://github.com/epinio/epinio/pull/2966
* Test case fixes - Ignore, just for test purpose by @psanghvi17 in https://github.com/epinio/epinio/pull/2965
* Ingress error no rule found by @psanghvi17 in https://github.com/epinio/epinio/pull/2976
* Metrics Report Download by @psanghvi17 in https://github.com/epinio/epinio/pull/2960
* Seaweed fs by @psanghvi17 in https://github.com/epinio/epinio/pull/2971
* chore(deps): bump k8s.io/metrics from 0.34.1 to 0.35.1 by @dependabot[bot] in https://github.com/epinio/epinio/pull/2977
* chore(deps): bump bci/bci-micro from 15.7-52.6 to 15.7-55.3 in /images by @dependabot[bot] in https://github.com/epinio/epinio/pull/2983
* chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.5 by @dependabot[bot] in https://github.com/epinio/epinio/pull/2979
* chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.48.0 by @dependabot[bot] in https://github.com/epinio/epinio/pull/2978
* chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.21.0 by @dependabot[bot] in https://github.com/epinio/epinio/pull/2912
* chore(deps): bump github.com/nwaples/rardecode/v2 from 2.1.0 to 2.2.0 by @dependabot[bot] in https://github.com/epinio/epinio/pull/2919
* New rbac implementation by @psanghvi17 in https://github.com/epinio/epinio/pull/2967
* Development by @dcharles525 in https://github.com/epinio/epinio/pull/2973


**Full Changelog**: https://github.com/epinio/epinio/compare/v1.13.8...v1.13.10
Update Helm chart URL

1 file(s) updated with "\\(https://github.com/epinio/helm-charts/releases/tag/epinio-1.13.10\\)": * docs/installation/other_inst_scenarios/install_epinio_on_rancher_desktop.md

v1.13.10
## What's Changed
* Migrate AppExec and AppPortForward from SPDY to WebSocket by @psanghvi17 in https://github.com/epinio/epinio/pull/2938
* Fix quota exceeded errors with s3gw storage by @psanghvi17 in https://github.com/epinio/epinio/pull/2953
* Update Chart & Images Download Logic by @psanghvi17 in https://github.com/epinio/epinio/pull/2966
* Test case fixes - Ignore, just for test purpose by @psanghvi17 in https://github.com/epinio/epinio/pull/2965
* Ingress error no rule found by @psanghvi17 in https://github.com/epinio/epinio/pull/2976
* Metrics Report Download by @psanghvi17 in https://github.com/epinio/epinio/pull/2960
* Seaweed fs by @psanghvi17 in https://github.com/epinio/epinio/pull/2971
* chore(deps): bump k8s.io/metrics from 0.34.1 to 0.35.1 by @dependabot[bot] in https://github.com/epinio/epinio/pull/2977
* chore(deps): bump bci/bci-micro from 15.7-52.6 to 15.7-55.3 in /images by @dependabot[bot] in https://github.com/epinio/epinio/pull/2983
* chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.5 by @dependabot[bot] in https://github.com/epinio/epinio/pull/2979
* chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.48.0 by @dependabot[bot] in https://github.com/epinio/epinio/pull/2978
* chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.21.0 by @dependabot[bot] in https://github.com/epinio/epinio/pull/2912
* chore(deps): bump github.com/nwaples/rardecode/v2 from 2.1.0 to 2.2.0 by @dependabot[bot] in https://github.com/epinio/epinio/pull/2919
* New rbac implementation by @psanghvi17 in https://github.com/epinio/epinio/pull/2967
* Development by @dcharles525 in https://github.com/epinio/epinio/pull/2973


**Full Changelog**: https://github.com/epinio/epinio/compare/v1.13.8...v1.13.10
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!

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 11, 2026

Deploy Preview for epinio-docs-staging ready!

Name Link
🔨 Latest commit 2931e4c
🔍 Latest deploy log https://app.netlify.com/projects/epinio-docs-staging/deploys/6a0936549d2bae0007b1a1f4
😎 Deploy Preview https://deploy-preview-471--epinio-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot force-pushed the updatecli_main_epinio/latest branch 3 times, most recently from cf7e8f0 to 4ac7ba5 Compare May 13, 2026 21:29
epinio-bot added 2 commits May 16, 2026 02:56
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions Bot force-pushed the updatecli_main_epinio/latest branch from c31f54f to 79df202 Compare May 16, 2026 02:56
epinio-bot added 4 commits May 16, 2026 13:25
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
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