Skip to content

Commit

Permalink
chore: update package argo-cd (#464)
Browse files Browse the repository at this point in the history
Signed-off-by: glasskube-bot <[email protected]>
  • Loading branch information
glasskube-bot authored Oct 21, 2024
1 parent aff3805 commit 570f97e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages/argo-cd/v2.12.6+1/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# yaml-language-server: $schema=https://glasskube.dev/schemas/v1/package-manifest.json

name: argo-cd
shortDescription: Declarative Continuous Deployment for Kubernetes
defaultNamespace: argocd
iconUrl: https://avatars.githubusercontent.com/u/30269780
manifests:
- url: https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.6/manifests/install.yaml
entrypoints:
- serviceName: argocd-server
port: 443
localPort: 8082
scheme: https
1 change: 1 addition & 0 deletions packages/argo-cd/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ versions:
- version: v2.12.3+1
- version: v2.12.4+1
- version: v2.12.5+1
- version: v2.12.6+1

0 comments on commit 570f97e

Please sign in to comment.