Skip to content

core: bump boto3 from 1.37.35 to v1.37.38 #14167

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rissson
Copy link
Member

@rissson rissson commented Apr 22, 2025

See https://pypi.org/project/boto3/ for package information

@rissson rissson requested a review from a team as a code owner April 22, 2025 12:37
Copy link

netlify bot commented Apr 22, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit dd6efe1
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/68078d7e840f0d0008a0d2ca

Copy link

netlify bot commented Apr 22, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit dd6efe1
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/68078d7ea8a31400083bca75

Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.79%. Comparing base (c82f747) to head (dd6efe1).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14167      +/-   ##
==========================================
+ Coverage   92.73%   92.79%   +0.06%     
==========================================
  Files         799      799              
  Lines       41232    41232              
==========================================
+ Hits        38238    38263      +25     
+ Misses       2994     2969      -25     
Flag Coverage Δ
e2e 47.77% <ø> (+0.08%) ⬆️
integration 24.10% <ø> (ø)
unit 90.60% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-dd6efe171677fba4fa137b5dc6f47b8b047260b6
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-dd6efe171677fba4fa137b5dc6f47b8b047260b6

Afterwards, run the upgrade commands from the latest release notes.

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