Add Control Plane bubble help and step-by-step guidance

Context ? help popovers, lifecycle checklist, and recommended-next-step
cards on login, dashboard, phase detail/new, and extensions. Pure
guidance helpers + CSS; deploy image 0.1.4.
This commit is contained in:
tegwick 2026-08-06 22:35:05 +02:00
parent 8cf124530c
commit f1109d54ee
14 changed files with 1031 additions and 65 deletions

View file

@ -30,7 +30,7 @@ spec:
fsGroup: 10001
containers:
- name: bootstrap
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.3
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.4
imagePullPolicy: IfNotPresent
env:
- name: TRF_BOOTSTRAP_BINKY

View file

@ -25,7 +25,7 @@ spec:
fsGroup: 10001
containers:
- name: target-revenue
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.3
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.4
imagePullPolicy: IfNotPresent
ports:
- name: http

View file

@ -28,7 +28,7 @@ spec:
fsGroup: 10001
containers:
- name: migrate
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.3
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.4
imagePullPolicy: IfNotPresent
env:
- name: TRF_RUN_MIGRATIONS