Skip to content

Commit

Permalink
[argocd] upgraded to v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Sep 9, 2023
1 parent c593ecb commit f7acce6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions apps/argocd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ resources:
# MLOps-related Applications
- base/services/mlops.yaml


# Media Services
- base/services/media/tanoshi.yaml
# - base/services/media/jellyfin.yaml
Expand Down Expand Up @@ -122,7 +121,7 @@ resources:
- https://github.com/gruberdev/homelab/apps/networking/tailscale
- https://github.com/gruberdev/homelab/apps/networking/cloudflared

- https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.13/manifests/install.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.3/manifests/install.yaml

# Image Updater
# - https://github.com/argoproj-labs/argocd-image-updater/manifests/base
Expand All @@ -147,7 +146,7 @@ patchesStrategicMerge:
namespace: argocd
images:
- name: quay.io/argoproj/argocd
newTag: v2.7.13
newTag: v2.8.3

patches:
- patch: |-
Expand Down

0 comments on commit f7acce6

Please sign in to comment.