Skip to content

update authentik to 2026.5.5#15855

Open
thieneret wants to merge 1 commit into
community-scripts:mainfrom
thieneret:update-authentik-2026.5.5
Open

update authentik to 2026.5.5#15855
thieneret wants to merge 1 commit into
community-scripts:mainfrom
thieneret:update-authentik-2026.5.5

Conversation

@thieneret

Copy link
Copy Markdown
Contributor

✍️ Description

Update authentik to 2026.5.5
Update xmlsec to 1.3.12
Update python to 3.14.6

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to script metadata (PocketBase/website data).
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

@thieneret
thieneret requested a review from a team as a code owner July 17, 2026 15:53
@github-actions github-actions Bot added bugfix update script A change that updates a script labels Jul 17, 2026

@michelroegl-brunner michelroegl-brunner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Version File is fine i guess, but what is all the fuss about the python install. why did you change
that?

@thieneret

Copy link
Copy Markdown
Contributor Author

Version File is fine i guess, but what is all the fuss about the python install. why did you change that?

UV_PYTHON_INSTALL_DIR="/usr/local/bin" PYTHON_VERSION="3.14.6" setup_uv command does not install the specified python version if uv is up to date.

I was planning to open a new issue about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix update script A change that updates a script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants