Skip to content

web: bump API Client version#8059

Merged
BeryJu merged 1 commit intomainfrom
update-web-api-client
Jan 4, 2024
Merged

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

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

web: bump API Client version

Signed-off-by: GitHub <noreply@github.com>
@authentik-automation authentik-automation bot requested a review from a team as a code owner January 4, 2024 15:29
@authentik-automation authentik-automation bot enabled auto-merge (squash) January 4, 2024 15:29
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 4, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 538b7e2
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6596cecb51b11b0009e2593d
😎 Deploy Preview https://deploy-preview-8059--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.

@BeryJu BeryJu disabled auto-merge January 4, 2024 15:29
@BeryJu BeryJu merged commit 1b36cb8 into main Jan 4, 2024
@BeryJu BeryJu deleted the update-web-api-client branch January 4, 2024 15:29
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 4, 2024

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 538b7e2
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/6596cecb6d3c290009002b00
😎 Deploy Preview https://deploy-preview-8059--authentik.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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 4, 2024

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-update-web-api-client-1704384015-538b7e2
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-update-web-api-client-1704384015-538b7e2-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
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-update-web-api-client-1704384015-538b7e2

For arm64, use these values:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-update-web-api-client-1704384015-538b7e2-arm64

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

kensternberg-authentik added a commit that referenced this pull request Jan 4, 2024
* main:
  website/docs: add link to our example flows (#8052)
  providers/oauth2: offline access (#8026)
  web: bump API Client version (#8059)
  Update index.md (#8056)
  enterprise/providers/rac: add option to limit concurrent connections to endpoint (#8053)
  web: bump API Client version (#8058)
  enterprise/providers/rac: add alert that enterprise is required for RAC (#8057)
  enterprise/providers/rac: create authorize_application event when creating token (#8050)
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