diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8384dd7c261db1d952460b22bb0d25032ad2c0d8..bd06c200e22601a238490e159af344ccab65b209 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,11 +15,5 @@ upload: fi echo $CHANNEL - helm package shiny-server + - export CHANNEL="stable" # as EOL - curl --request POST --user gitlab-ci-token:$CI_JOB_TOKEN --form "chart=@${CHART_NAME}-${CHART_VERSION}.tgz" "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/helm/api/${CHANNEL}/charts" - - - -trigger_job: - needs: ["upload"] - trigger: - project: hub/shiny-k8s-example \ No newline at end of file diff --git a/shiny-server/Chart.yaml b/shiny-server/Chart.yaml index 661666357ddcc938d01d34156a7daf11eab64418..f6c2ecbd8059392fe15aba37701fe3049df8b846 100644 --- a/shiny-server/Chart.yaml +++ b/shiny-server/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.7.5 +version: 0.7.6 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/shiny-server/templates/NOTES.txt b/shiny-server/templates/NOTES.txt index 13352d2f80b7f3682c7010f7eed54b041a1a56b5..26796cd323204b94f47a83e318eb20df84c8408b 100644 --- a/shiny-server/templates/NOTES.txt +++ b/shiny-server/templates/NOTES.txt @@ -23,4 +23,15 @@ The documentation of the package deploying your application in kubernetes is ava https://hub.pages.pasteur.fr/shiny-k8s/user_guide If you have any question, maybe the answer is in the FAQ: -https://hub.pages.pasteur.fr/shiny-k8s/user_guide/FAQ_user.html \ No newline at end of file +https://hub.pages.pasteur.fr/shiny-k8s/user_guide/FAQ_user.html + +██ ██ █████ ██████ ███ ██ ██ ███ ██ ██████ +██ ██ ██ ██ ██ ██ ████ ██ ██ ████ ██ ██ +██ █ ██ ███████ ██████ ██ ██ ██ ██ ██ ██ ██ ██ ███ +██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ + ███ ███ ██ ██ ██ ██ ██ ████ ██ ██ ████ ██████ + +The version you are using is not maintained anymore, +you should upgrade to a more recent version. +See documentation for more at +https://hub.pages.pasteur.fr/shiny-k8s/user_guide/FAQ_user.html#how-to-upgrade-my-helm-dependency-i-can-t-enable-a-feature