Skip to content

Commit

Permalink
Upgrade chris_ui, pman, and plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed May 8, 2024
1 parent 7b98800 commit 32d0b17
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions chrisomatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ cube:
innetwork: true
plugins:
- name: pl-dircopy
version: 2.1.1
version: 2.1.2
- name: pl-tsdircopy
version: 1.2.1
- name: pl-topologicalcopy
version: 0.2
version: 1.0.2
- name: pl-simpledsapp
version: 2.1.0
2 changes: 1 addition & 1 deletion podman/kube/90-chrisui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
spec:
containers:
- name: chrisui
image: ghcr.io/fnndsc/chris_ui:20231003.270-01f1a863
image: ghcr.io/fnndsc/chris_ui:20240507.446-767958ca
args: ["sirv", "--host", "--single"]
ports:
- containerPort: 3000
Expand Down
2 changes: 1 addition & 1 deletion podman/pfcon-podman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
name: cube-files

- name: pman
image: ghcr.io/fnndsc/pman:6.0.1
image: ghcr.io/fnndsc/pman:6.1.0
ports:
- name: pman
containerPort: 5010
Expand Down

0 comments on commit 32d0b17

Please sign in to comment.