Skip to content

Commit d2f9e18

Browse files
committed
Switch to upstream openmicroscopy/omero-server:5.6.3-3
1 parent 10dd34e commit d2f9e18

File tree

4 files changed

+2
-45
lines changed

4 files changed

+2
-45
lines changed

chartpress.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,7 @@ charts:
33
repo:
44
git: manics/kubernetes-omero
55
published: https://manics.github.io/kubernetes-omero
6-
imagePrefix: manics/omero-k8s-
7-
imageTagPrefix: 5.6.3-
86
gitTagPrefix: server-
9-
images:
10-
server:
11-
valuesPath: image
12-
buildArgs:
13-
OMERO_SERVER_VERSION: 5.6.3
147

158
- name: omero-web
169
repo:

images/server/50-config.py

-24
This file was deleted.

images/server/Dockerfile

-10
This file was deleted.

omero-server/values.yaml

+2-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55
replicaCount: 1
66

77
image:
8-
repository: manics/omero-k8s-server
9-
# Don't modify this tag for a release, it will be automatically set in the
10-
# tag commit only
11-
tag: latest
8+
repository: openmicroscopy/omero-server
9+
tag: 5.6.3-3
1210
pullPolicy: IfNotPresent
1311

1412
nameOverride: ""

0 commit comments

Comments
 (0)