Skip to content

Releases: moghtech/komodo

Komodo v2.0.0-dev-102

18 Dec 23:31

Choose a tag to compare

Komodo v2.0.0-dev-102 Pre-release
Pre-release

Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-dev

  • Docker Swarm config and secret management

  • Support linking multiple primary login methods (Local / OIDC / Google / Github) for the same user.

  • 🚨 There is a small change to a database schema that is made when you upgrade from v1 to v2. This is done automatically, but if you need to go back to v1, before taking down the v2 Core container run:

docker compose -p komodo exec core bash -c "km database v1-downgrade -y"

PR: #889

Screenshot 2025-12-18 at 3 24 16 PM Screenshot 2025-12-18 at 3 08 35 PM

Komodo v2.0.0-dev-98

11 Dec 06:00

Choose a tag to compare

Komodo v2.0.0-dev-98 Pre-release
Pre-release

Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-dev

  • First look at Docker Swarm

  • Passkey / TOTP 2FA support

  • 🚨 There is a small change to a database schema that is made when you upgrade from v1 to v2. This is done automatically, but if you need to go back to v1, before taking down the v2 Core container run:

docker compose -p komodo exec core bash -c "km database v1-downgrade -y"

PR: #889

Komodo v2.0.0-dev-90

11 Nov 22:43

Choose a tag to compare

Komodo v2.0.0-dev-90 Pre-release
Pre-release

Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-dev

  • 🚨 There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"

PR: #889

Komodo v2.0.0-dev-86

28 Oct 20:07

Choose a tag to compare

Komodo v2.0.0-dev-86 Pre-release
Pre-release

Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-dev

  • 🚨 There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"

PR: #889

Komodo v2.0.0-dev-72

22 Oct 20:58

Choose a tag to compare

Komodo v2.0.0-dev-72 Pre-release
Pre-release

Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-dev

  • 🚨 There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"

PR: #889

Komodo v2.0.0-dev-59

18 Oct 19:23

Choose a tag to compare

Komodo v2.0.0-dev-59 Pre-release
Pre-release

Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-dev

  • 🚨 There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"

PR: #889

Komodo v2.0.0-dev-53

13 Oct 06:52

Choose a tag to compare

Komodo v2.0.0-dev-53 Pre-release
Pre-release

Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-dev

  • 🚨 There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"
  • 🚨 If you are running a previous 2-dev build, both Core and Periphery must be updated to dev-53 to work

PR: #889

Komodo v2.0.0-dev-50

10 Oct 07:18

Choose a tag to compare

Komodo v2.0.0-dev-50 Pre-release
Pre-release

Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-dev

  • 🚨 There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"
  • 🚨 If you are running a previous 2-dev build, both Core and Periphery must be updated to dev-50 to work

PR: #889

Komodo v2.0.0-dev-36

06 Oct 01:44

Choose a tag to compare

Komodo v2.0.0-dev-36 Pre-release
Pre-release

Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-dev

  • 🚨 There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"

PR: #889

Komodo v1.19.5

27 Sep 20:59
34a9f8e

Choose a tag to compare

Changelog

Resource

  • Build: Improve image tagging customization re issues like #866
    • Push tag exactly as specified by "Image Tag"
    • Can disable :latest tag
    • Can disable the Version tags :x.y.x, :x.y, :x
    • Can disable the commit hash tag
  • Action (and Typescript client): Fix komodo.execute_and_poll from error when initial update has no ID.
    • Specifically this fixed issue can happen when using komodo.execute_and_poll("DeployStackIfChanged", {...}).