this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(container): update image registry.skysolutions.fi/docker.io/croc/unimus ( 2.4.3 → 2.5.0 )

| datasource | package | from | to |
| ---------- | ---------------------------------------------- | ----- | ----- |
| docker | registry.skysolutions.fi/docker.io/croc/unimus | 2.4.3 | 2.5.0 |

authored by

samip5-bot[bot] and committed by
GitHub
2a7a4e4e ad9ee01c

+1 -1
+1 -1
k8s/nebula/apps/networking/unimus/app/hr.yaml
··· 49 49 main: 50 50 image: 51 51 repository: registry.skysolutions.fi/docker.io/croc/unimus # Pull-though cache 52 - tag: 2.4.3 52 + tag: 2.5.0 53 53 env: 54 54 TZ: "Europe/Helsinki" 55 55 JAVA_OPTS: "-Xms256M -Xmx1024M -Dunimus.core.connect-timeout=20000 -Dunimus.core.inter-connection-delay=1000 -Dunimus.core.cli-expect-timeout=30000"