Skip to content

Commit

Permalink
Merge pull request #3 from VikingCloud/update/2.12.3
Browse files Browse the repository at this point in the history
Updated manifests for argocd
  • Loading branch information
lloydsmithjr03 authored Sep 25, 2024
2 parents 6e32cc4 + c0dd71d commit 67dc952
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.3/manifests/install.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.3/manifests/install.yaml

configMapGenerator:
- name: argocd-cm
Expand Down
2 changes: 1 addition & 1 deletion manifests/ha/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.3/manifests/ha/install.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.3/manifests/ha/install.yaml

configMapGenerator:
- name: argocd-cm
Expand Down

0 comments on commit 67dc952

Please sign in to comment.