Skip to content

Commit

Permalink
chore: update package argo-cd
Browse files Browse the repository at this point in the history
Signed-off-by: glasskube-bot <[email protected]>
  • Loading branch information
glasskube-bot authored and pmig committed Jun 3, 2024
1 parent b17f720 commit 105833d
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.11.2+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.11.2/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 @@ -7,3 +7,4 @@ versions:
- version: v2.10.9+1
- version: v2.11.0+1
- version: v2.11.1+1
- version: v2.11.2+1

0 comments on commit 105833d

Please sign in to comment.