chore: complete rebranding from seanmorley15 to Alex-Wiesner/voyage
Replace all seanmorley15/Voyage repo URLs, ghcr.io/seanmorley15 container image references, seanmorley.com/sponsor and buymeacoffee links with the new repo (github.com/Alex-Wiesner/voyage) and new GHCR images (ghcr.io/alex-wiesner/voyage-*). Attribution to original AdventureLog author Sean Morley is preserved.
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
claimName: adventure-journal-db-pvc
|
||||
containers:
|
||||
- name: adventure-frontend
|
||||
image: ghcr.io/seanmorley15/voyage-frontend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-frontend:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
@@ -58,7 +58,7 @@ spec:
|
||||
key: adventure-postgres-password
|
||||
|
||||
- name: adventure-backend
|
||||
image: ghcr.io/seanmorley15/voyage-backend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-backend:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
||||
Reference in New Issue
Block a user