Skip to content

Commit

Permalink
Bump charts versions
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Churikov <[email protected]>
  • Loading branch information
churnikov committed Nov 27, 2024
1 parent 148aa2e commit 89c9444
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions fixtures/apps_fixtures.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"fields": {
"category": "develop",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/lab:1.0.2",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/lab:1.0.3",
"created_on": "2021-02-19T21:34:37.815Z",
"description": "",
"logo": "jupyter-lab-logo.svg",
Expand All @@ -20,7 +20,7 @@
{
"fields": {
"category": "manage-files",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/filemanager:1.0.2",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/filemanager:1.0.3",
"created_on": "2021-02-19T21:34:37.815Z",
"description": "",
"logo": "filemanager-logo.svg",
Expand Down Expand Up @@ -258,7 +258,7 @@
{
"fields": {
"category": "admin-apps",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/volumek8s:1.0.0",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/volumek8s:1.0.1",
"created_on": "2021-02-19T21:34:37.815Z",
"description": "",
"name": "Persistent Volume",
Expand All @@ -273,7 +273,7 @@
{
"fields": {
"category": "develop",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/vscode:1.0.1",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/vscode:1.0.2",
"created_on": "2021-02-19T21:34:37.815Z",
"description": "",
"logo": "vscode-logo.svg",
Expand All @@ -290,7 +290,7 @@
{
"fields": {
"category": "admin-apps",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/netpolicy:1.0.0",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/netpolicy:1.0.1",
"created_on": "2021-02-19T21:34:37.815Z",
"description": "",
"name": "Network Policy",
Expand All @@ -311,7 +311,7 @@
{
"fields": {
"category": "serve",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/custom-app:1.1.0",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/custom-app:1.1.1",
"created_on": "2023-08-25T21:34:37.815Z",
"description": "Apps built with Gradio, Streamlit, Flask, etc.",
"logo": "default-logo.svg",
Expand All @@ -329,7 +329,7 @@
{
"fields": {
"category": "develop",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/rstudio:1.0.2",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/rstudio:1.0.3",
"created_on": "2023-08-31T09:30:00.000Z",
"description": "",
"logo": "rstudio-logo.svg",
Expand All @@ -347,7 +347,7 @@
{
"fields": {
"category": "serve",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/dash-app:1.0.2",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/dash-app:1.0.3",
"created_on": "2023-08-25T21:34:37.815Z",
"description": "",
"logo": "dashapp-logo.svg",
Expand All @@ -365,7 +365,7 @@
{
"fields": {
"category": "serve",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/shinyapp:1.0.3",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/shinyapp:1.0.4",
"created_on": "2023-08-25T21:34:37.815Z",
"description": "",
"logo": "shinyapp-logo.svg",
Expand All @@ -383,7 +383,7 @@
{
"fields": {
"category": "serve",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/shinyproxy:1.4.2",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/shinyproxy:1.4.3",
"created_on": "2023-08-25T21:34:37.815Z",
"description": "",
"logo": "shinyapp-logo.svg",
Expand Down Expand Up @@ -470,7 +470,7 @@
{
"fields": {
"category": "serve",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/tissuumaps:1.0.2",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/tissuumaps:1.0.3",
"created_on": "2023-08-25T21:34:37.815Z",
"description": "App to visualise and explore data using TissUUmaps.",
"logo": "tissuumaps-logo.svg",
Expand All @@ -488,7 +488,7 @@
{
"fields": {
"category": "serve",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/custom-app:1.1.0",
"chart": "ghcr.io/scilifelabdatacentre/serve-charts/custom-app:1.1.1",
"created_on": "2023-08-25T21:34:37.815Z",
"description": "",
"logo": "gradio-logo.svg",
Expand Down

0 comments on commit 89c9444

Please sign in to comment.