https://github.com/seanson/argocd-helm-gcs
Custom ArgoCD container to allow usage of the Google Storage backend for Helm charts
https://github.com/seanson/argocd-helm-gcs
Last synced: 2 months ago
JSON representation
Custom ArgoCD container to allow usage of the Google Storage backend for Helm charts
- Host: GitHub
- URL: https://github.com/seanson/argocd-helm-gcs
- Owner: seanson
- Created: 2019-11-14T06:38:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T06:40:25.000Z (about 6 years ago)
- Last Synced: 2025-10-11T03:37:48.698Z (2 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# argocd-helm-gcs
This is a customised version of the ArgoCD image with the following installed:
- [Helm GCS Plugin](https://github.com/viglesiasce/helm-gcs)
- [Google Cloud SDK](https://cloud.google.com/sdk/docs/downloads-apt-get)
It's primary intent is to build an image where the ArgoCD Repo Server can use the Google Storage backend for Helm charts.