Skip to content

Commit

Permalink
update bootstrap resources
Browse files Browse the repository at this point in the history
* Argo-CD 2.1.1
* ApplicationSet 0.2.0
  • Loading branch information
ATGardner committed Aug 27, 2021
1 parent 06c1ed9 commit 2311f7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.1.0-rc1/manifests/install.yaml
- https://raw.githubusercontent.com/argoproj-labs/applicationset/master/manifests/install.yaml # TODO: switch to the next release when available
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.1.1/manifests/install.yaml
- https://raw.githubusercontent.com/argoproj-labs/applicationset/v0.2.0/manifests/install.yaml

configMapGenerator:
- name: argocd-cm
Expand Down

0 comments on commit 2311f7a

Please sign in to comment.