Introducing Charmed Temporal 1.23
The Workflows team is proud to announce the release of the first supported version of Charmed Temporal, now available to deploy from 1.23/stable.
What’s new
Highlights
1.23is the first supported version of the Charmed Temporal solution.- Documentation improvements
- Revamped Charmed Temporal Tutorial: updated for
1.23/stableonubuntu@24.04, with the newtemporal-host-inforelation, the renamedcliaction on the admin charm, deprecation notes forserver-nameandhostconfigs, and a worker page that covers both same-model and cross-model deployment paths. - New How to Configure the Temporal Worker: covers the full worker config surface (server connection, environment variables, authentication, Vault, TLS, Sentry, PostgreSQL).
- New
latest/stable→1.23/stableupgrade guide.
- Revamped Charmed Temporal Tutorial: updated for
- New
temporal-host-inforelation betweentemporal-k8sand the admin / UI / worker charms to discover the Temporal frontend.
Upgrades
- All Temporal charms run on Ubuntu 24.04 LTS:
Features
-
Enhanced security by integrating the following rocks:
temporal-server- temporal-k8s #82 - Update charm to use temporal-server rocktemporal-admin- temporal-admin-k8s #35 - Update to 1.23 server rocktemporal-ui- temporal-ui-k8s #29 - Integrate with the newly published temporal ui rock
-
New
cliaction ontemporal-admin-k8s, replacing the deprecatedtctlaction.- Shipped as part of temporal-admin-k8s #35 - Update to 1.23 server rock
-
New
temporal-host-inforelation betweentemporal-k8sand the admin / UI / worker charms. The relation is the supported way for those charms to discover the Temporal server frontend service; it is mandatory fortemporal-ui-k8sand the supported mechanism fortemporal-admin-k8sandtemporal-worker-k8s. The pre-existingserver-nameconfig ontemporal-admin-k8s(and thehostconfig ontemporal-worker-k8s) is deprecated and only used as a fallback when the relation is absent. -
Traefik ingress for the UI - temporal-ui-k8s #43
Resources
-
Documentation overview - full Charmed Temporal docs index.
-
latest/stableto1.23/stableupgrade guide - for migrating an existing deployment. -
Workflows public channel (Matrix) - for questions and discussion.