{"id":23498179,"url":"https://github.com/vpro/openshift-helm","last_synced_at":"2026-02-01T17:13:14.294Z","repository":{"id":252254295,"uuid":"839894621","full_name":"vpro/openshift-helm","owner":"vpro","description":"Docker container with ubuntu and helm and some other tools used in pipelines","archived":false,"fork":false,"pushed_at":"2025-09-19T14:09:17.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-19T15:37:37.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vpro.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-08T14:37:56.000Z","updated_at":"2025-09-19T13:43:29.000Z","dependencies_parsed_at":"2024-11-15T17:25:11.380Z","dependency_job_id":"246a229d-1561-4863-a7f0-d81c1bae4daf","html_url":"https://github.com/vpro/openshift-helm","commit_stats":null,"previous_names":["vpro/openshift-helm"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/vpro/openshift-helm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fopenshift-helm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fopenshift-helm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fopenshift-helm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fopenshift-helm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vpro","download_url":"https://codeload.github.com/vpro/openshift-helm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fopenshift-helm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28983753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T16:29:42.054Z","status":"ssl_error","status_checked_at":"2026-02-01T16:29:41.428Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-25T05:28:53.923Z","updated_at":"2026-02-01T17:13:14.275Z","avatar_url":"https://github.com/vpro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= docker image with helm, used in gitlab ci/cd\n\n== Running locally\n\nYou'll need:\n\n- HARBOR credentials in `~/conf/harbor.properties` for chart registry\n- A ~/.kube/config with credentials for openshift\n- A ~/ .docker/config.json with credientiasl for docker registery\n\nThen it can be used like so\n[source, bash]\n----\nmichiel@mitulo:(test)(main,78)~/npo/media/main$ ~/github/vpro/openshift-helm/helm.sh\nFound job.env\nIMAGE_TAG=dev\nIMAGE=registry.npohosting.nl/poms/media:dev\nIMAGE_NAME=media\nFULL_IMAGE_NAME=poms/media:dev\nPROJECT_VERSION=8.4-SNAPSHOT\nOS_APPLICATIONS=media-rs,media-server\nhelm build setup\ndocker build setup\ndefining os_app_name\ndefining get_artifact_versions\nUsing shell /bin/bash\nDefining setup_oc_helm function\nUsing helm version.BuildInfo{Version:\"v3.16.1\", GitCommit:\"5a5449dc42be07001fd5771d56429132984ab3ab\", GitTreeState:\"clean\", GoVersion:\"go1.22.7\"}\nSwitched to context \"pomst\".\nNow using project \"poms-test\" on server \"https://api.cluster.chp5-test.npocloud.nl:6443\".\nYou have access to the following projects and can switch between them with ' project \u003cprojectname\u003e':\n\n    poms - POMS base project\n    poms-acc\n  * poms-test\n\nUsing project \"poms-test\" on server \"https://api.cluster.chp5-test.npocloud.nl:6443\".\nLogging in robot-poms+poms-chp to registry : https://registry.npohosting.nl\nLogin Succeeded\nPulling chart 'oci://registry.npohosting.nl/poms' '' '3.4'\nPulled: registry.npohosting.nl/poms/openshift-chart:3.4\nDigest: sha256:142c83f86f3f64b664337e07741b292041b93b5cbfd328a13c5fd13c7f57fe52\nNo ./values-test.yaml found\nNo ./values.yaml found\ndeploy application in media-rs\nUsing image artifact: \"registry.npohosting.nl/poms/media-api-backend:dev\" (tag: \"dev\", full: \"poms/media-api-backend:dev\")\nDeploying \"media-api-backend\" v \"8.4-SNAPSHOT\" to \"poms-test\"\nvalue files: ./media-rs/helm/values.yaml,./media-rs/helm/values-test.yaml\nHelm upgrade media-api-backend-test registry.npohosting.nl/poms/media-api-backend:dev\nRelease \"media-api-backend-test\" has been upgraded. Happy Helming!\nNAME: media-api-backend-test\nLAST DEPLOYED: Sat Nov 16 22:26:41 2024\nNAMESPACE: poms-test\nSTATUS: deployed\nREVISION: 105\nTEST SUITE: None\nForce restarting for stateful set poms-test:media-api-backend now\nstatefulset.apps/media-api-backend restarted\ndeploy application in media-server\nUsing image artifact: \"registry.npohosting.nl/poms/media:dev\" (tag: \"dev\", full: \"poms/media:dev\")\nDeploying \"media\" v \"8.4-SNAPSHOT\" to \"poms-test\"\nApplying config: \"media-server/helm/config\"\n'media-server/helm/config' -\u003e 'openshift-chart/config'\n'media-server/helm/config/importer.properties' -\u003e 'openshift-chart/config/importer.properties'\nApplying config: \"media-server/helm/config-test/*\"\n'media-server/helm/config-test/importer.properties' -\u003e 'openshift-chart/config/importer.properties'\nvalue files: ./media-server/helm/values.yaml,./media-server/helm/values-test.yaml\nHelm upgrade media-test registry.npohosting.nl/poms/media:dev\nRelease \"media-test\" has been upgraded. Happy Helming!\nNAME: media-test\nLAST DEPLOYED: Sat Nov 16 22:26:43 2024\nNAMESPACE: poms-test\nSTATUS: deployed\nREVISION: 108\nTEST SUITE: None\nForce restarting for stateful set poms-test:media now\nstatefulset.apps/media restarted\n----\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpro%2Fopenshift-helm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvpro%2Fopenshift-helm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpro%2Fopenshift-helm/lists"}