Skip to content

web: bump API Client version#12520

Merged
authentik-automation[bot] merged 1 commit intomainfrom
update-web-api-client
Dec 31, 2024
Merged

web: bump API Client version#12520
authentik-automation[bot] 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 December 30, 2024 20:35
@authentik-automation authentik-automation bot enabled auto-merge (squash) December 30, 2024 20:35
@netlify
Copy link

netlify bot commented Dec 30, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 58e2c1e
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67730419e4d805000881fe22

@netlify
Copy link

netlify bot commented Dec 30, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 58e2c1e
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/677304194a8c1f00086a4b26
😎 Deploy Preview https://deploy-preview-12520--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 site configuration.

@codecov
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.68%. Comparing base (8938fa5) to head (58e2c1e).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12520      +/-   ##
==========================================
- Coverage   92.75%   92.68%   -0.07%     
==========================================
  Files         770      770              
  Lines       38873    38873              
==========================================
- Hits        36057    36031      -26     
- Misses       2816     2842      +26     
Flag Coverage Δ
e2e 48.60% <ø> (-0.11%) ⬇️
integration 24.58% <ø> (ø)
unit 90.38% <ø> (-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.

@github-actions
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-58e2c1e257dc39ca08d38a528c2e1db49ed6447f
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

For arm64, use these values:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-58e2c1e257dc39ca08d38a528c2e1db49ed6447f-arm64
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-58e2c1e257dc39ca08d38a528c2e1db49ed6447f

For arm64, use these values:

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-58e2c1e257dc39ca08d38a528c2e1db49ed6447f-arm64

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

@authentik-automation authentik-automation bot merged commit 1cc8d80 into main Dec 31, 2024
@authentik-automation authentik-automation bot deleted the update-web-api-client branch December 31, 2024 10:11
kensternberg-authentik added a commit that referenced this pull request Jan 8, 2025
* main:
  website/integrations: meshcentral: document (#12509)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#12524)
  core: bump goauthentik.io/api/v3 from 3.2024121.2 to 3.2024121.3 (#12522)
  web: bump API Client version (#12520)
  website/integrations: chronograf: document (#12474)
  website/integrations: update preparation placeholder (#12507)
  providers/saml: fix handle Accept: application/xml for SAML Metadata endpoint (#12483) (#12518)
  core: bump aws-cdk-lib from 2.173.3 to 2.173.4 (#12513)
  website: bump aws-cdk from 2.173.3 to 2.173.4 in /website (#12514)
  core: bump coverage from 7.6.9 to 7.6.10 (#12499)
  core: bump aws-cdk-lib from 2.173.2 to 2.173.3 (#12500)
  website: bump aws-cdk from 2.173.2 to 2.173.3 in /website (#12501)
  core: bump github.com/go-ldap/ldap/v3 from 3.4.9 to 3.4.10 (#12502)
  website/docs: New "Whats Up Docker" URL (#12488)
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