Skip to content

Commit e5b035a

Browse files
committed
fix: missed the image upgrade for keystone
1 parent dec6e5d commit e5b035a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

components/images-openstack.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ images:
1313
ks_endpoints: "ghcr.io/rackerlabs/understack/openstack-client:pr-1876"
1414

1515
# keystone
16-
keystone_api: "ghcr.io/rackerlabs/understack/keystone:2025.2"
17-
keystone_credential_rotate: "ghcr.io/rackerlabs/understack/keystone:2025.2"
18-
keystone_credential_setup: "ghcr.io/rackerlabs/understack/keystone:2025.2"
19-
keystone_db_sync: "ghcr.io/rackerlabs/understack/keystone:2025.2"
20-
keystone_domain_manage: "ghcr.io/rackerlabs/understack/keystone:2025.2"
21-
keystone_fernet_rotate: "ghcr.io/rackerlabs/understack/keystone:2025.2"
22-
keystone_fernet_setup: "ghcr.io/rackerlabs/understack/keystone:2025.2"
16+
keystone_api: "ghcr.io/rackerlabs/understack/keystone:pr-1876"
17+
keystone_credential_rotate: "ghcr.io/rackerlabs/understack/keystone:pr-1876"
18+
keystone_credential_setup: "ghcr.io/rackerlabs/understack/keystone:pr-1876"
19+
keystone_db_sync: "ghcr.io/rackerlabs/understack/keystone:pr-1876"
20+
keystone_domain_manage: "ghcr.io/rackerlabs/understack/keystone:pr-1876"
21+
keystone_fernet_rotate: "ghcr.io/rackerlabs/understack/keystone:pr-1876"
22+
keystone_fernet_setup: "ghcr.io/rackerlabs/understack/keystone:pr-1876"
2323

2424
# ironic
2525
ironic_api: "ghcr.io/rackerlabs/understack/ironic:pr-1876"

0 commit comments

Comments
 (0)