Skip to content

web: bump API Client version#15942

Merged
BeryJu merged 1 commit intomainfrom
update-web-api-client
Aug 3, 2025
Merged

web: bump API Client version#15942
BeryJu merged 1 commit intomainfrom
update-web-api-client

Conversation

@authentik-automation
Copy link
Contributor

web: bump API Client version

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@authentik-automation authentik-automation bot requested a review from a team as a code owner August 3, 2025 17:26
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Aug 3, 2025
@authentik-automation authentik-automation bot enabled auto-merge (squash) August 3, 2025 17:26
@netlify
Copy link

netlify bot commented Aug 3, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 847fe40
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/688f9bb377a5d0000823b6dc
😎 Deploy Preview https://deploy-preview-15942--authentik-storybook.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.

@netlify
Copy link

netlify bot commented Aug 3, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 847fe40
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/688f9bb393ec3e00082dece6

@netlify
Copy link

netlify bot commented Aug 3, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 847fe40
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/688f9bb39b375f0008053835

@BeryJu BeryJu disabled auto-merge August 3, 2025 17:29
@BeryJu BeryJu merged commit 707eca8 into main Aug 3, 2025
87 checks passed
@BeryJu BeryJu deleted the update-web-api-client branch August 3, 2025 17:29
@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2025

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-847fe401a4850c0ac1c0e763837fade070691366
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-847fe401a4850c0ac1c0e763837fade070691366

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

kensternberg-authentik added a commit that referenced this pull request Aug 6, 2025
* main: (77 commits)
  website/integrations: add hass-openid instructions (#14672)
  core: add updated_at field to user (#15571)
  root: Add more opencontainer labels to Dockerfiles (#15923)
  core: bump goauthentik.io/api/v3 from 3.2025064.2 to 3.2025064.3 (#15949)
  core, providers/ldap: add parent/child groups to api and ldap results (#14974)
  web: Make Webdriver optional during install. (#15952)
  core, web: update translations (#15945)
  packages/django-dramatiq-postgres: fix typo (#15932)
  web: bump API Client version (#15942)
  core: fix flow planner checking against wrong user when creating recovery link (#15390)
  providers/saml: configuration for default NameID Policy (#15109)
  core: bump boto3 from 1.39.15 to v1.40.1 (#15926)
  core: bump jsii from 1.112.0 to v1.113.0 (#15927)
  core: bump argon2-cffi-bindings from 21.2.0 to v25.1.0 (#15925)
  core: bump aiohttp from 3.12.14 to v3.12.15 (#15924)
  core: bump opentelemetry-api from 1.35.0 to v1.36.0 (#15928)
  web/admin: fix variable name (#15934)
  policies: fix typo (#15933)
  web: bump @sentry/browser from 9.43.0 to 10.0.0 in /web in the sentry group across 1 directory (#15911)
  core: bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 (#15908)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant