Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SS-1141 Bump charts versions for apps with support of custom error pages on a nginx level #260

Merged
merged 3 commits into from
Nov 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 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 @@ -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 Down Expand Up @@ -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 All @@ -506,7 +506,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": "streamlit-logo.svg",
Expand Down