-
-
Notifications
You must be signed in to change notification settings - Fork 986
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
core: bump aws-cdk-lib from 2.174.1 to 2.175.1 #12649
Conversation
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.174.1 to 2.175.1. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](aws/aws-cdk@v2.174.1...v2.175.1) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for authentik-storybook canceled.
|
✅ Deploy Preview for authentik-docs canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #12649 +/- ##
==========================================
- Coverage 92.75% 92.75% -0.01%
==========================================
Files 769 769
Lines 38850 38850
==========================================
- Hits 36037 36036 -1
- Misses 2813 2814 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-8d73c0abd24bcf827700c8b279e8cfe0c5bddec4
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-8d73c0abd24bcf827700c8b279e8cfe0c5bddec4-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 KubernetesAdd the following block to your 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-8d73c0abd24bcf827700c8b279e8cfe0c5bddec4 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-8d73c0abd24bcf827700c8b279e8cfe0c5bddec4-arm64 Afterwards, run the upgrade commands from the latest release notes. |
Bumps aws-cdk-lib from 2.174.1 to 2.175.1.
Release notes
Sourced from aws-cdk-lib's releases.
Changelog
Sourced from aws-cdk-lib's changelog.
Commits
afe6e87
chore(release): v2.175.1 (#32842)703e81f
chore(release): 2.175.0 (#32818)7d44bc5
chore(release): 2.175.0bb59b5a
chore(tools): update lambda runtime tests github action (#32788)f2ade56
chore(example-library): update example resource (#32802)8a96454
chore(eks-v2-alpha): remove nested stack (#32692)d82f214
chore(cx-api): only include v1 feature flags in the `Flags with a different d...c393481
fix(cloudwatch): render region and accountId when directly set on metrics (#3...bbdd42c
fix(ecs): outdated linux commands forcanContainersAccessInstanceRole=false
...3d56efa
fix(apprunner): the Service class does not implement IService (#32771)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)