Skip to content

feat(github-release): update release moghtech/komodo (v2.1.2 → v2.2.0)#44

Merged
0dragosh merged 1 commit into
mainfrom
renovate/moghtech-komodo-2.x
May 8, 2026
Merged

feat(github-release): update release moghtech/komodo (v2.1.2 → v2.2.0)#44
0dragosh merged 1 commit into
mainfrom
renovate/moghtech-komodo-2.x

Conversation

@renovate

@renovate renovate Bot commented May 7, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
moghtech/komodo minor 2.1.22.2.0

Release Notes

moghtech/komodo (moghtech/komodo)

v2.2.0: Komodo v2.2.0

Compare Source

Changelog
  • Swarm / Deployment: Fix Deployment "Tasks" and "Inspect" tabs when attached to a Swarm
  • Stack: Allow excluding specific services from Global Auto Update by @​mateuszziolkowski
  • Resource Sync: During RunSync, ensure Repo changes are applied before all other potentially dependent resource type changes: Builds, Stacks, and Resource Syncs.
  • TOML: Add resource TOML schema (for editor auto-complete / suggestions / documentation) hosted by every Komodo Core at /schema/resources.json (ie at https://your.komodo/schema/resources.json) by @​bytedream
  • Core: Add standard shell mode (direct passthrough) for system commands by @​ericls
  • Core: Make the security headers customizable to restore iframe functionality
## `X-Frame-Options` header value.
## Set as empty string to omit the header.

## Use "SAMEORIGIN" to allow same-origin embedding only.
## Env: KOMODO_X_FRAME_OPTIONS

## Default: "DENY"
x_frame_options = "DENY"
  • Core: Enable OIDC auto redirect behavior on login page by @​johnmaguire
## Automatically redirect unauthenticated users to the OIDC provider
## instead of showing the login page.

## Users can bypass the redirect by appending `?disableAutoLogin` to the login URL.
## Env: KOMODO_OIDC_AUTO_REDIRECT

## Default: false
oidc_auto_redirect = false
## Normally new users will be registered, but not enabled until an Admin enables them.
## With `disable_user_registration = true`, only the first user to log in will registered as a user.

## Env: KOMODO_DISABLE_USER_REGISTRATION
## Default: false
disable_user_registration = false

## Disable local (username/password) user registration only.

## When set to true, the "Sign Up" button is hidden and local signups are blocked,
## but OIDC and other external provider signups may still be allowed.

## If not set, falls back to `disable_user_registration`.
## Env: KOMODO_DISABLE_LOCAL_USER_REGISTRATION
disable_local_user_registration = true

## Disable OIDC user registration only.

## When set to true, new users cannot register via OIDC,
## but local and other provider signups may still be allowed.

## If not set, falls back to `disable_user_registration`.
## Env: KOMODO_DISABLE_OIDC_USER_REGISTRATION

# disable_oidc_user_registration = true

Still running v1? Check out the Komodo v2 upgrade guide.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from 0dragosh as a code owner May 7, 2026 21:56
@0dragosh 0dragosh merged commit 11f378b into main May 8, 2026
14 checks passed
@renovate renovate Bot deleted the renovate/moghtech-komodo-2.x branch May 8, 2026 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant