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: 3 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T06:40:25.000Z (over 5 years ago)
- Last Synced: 2025-01-13T15:52:27.393Z (5 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- 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.