Skip to content

Commit

Permalink
chore: bump versions (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: zachaller <[email protected]>

Signed-off-by: zachaller <[email protected]>
  • Loading branch information
zachaller authored Nov 2, 2022
1 parent e6cea0c commit d46bd18
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion manifests/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ resources:
- rbac

components:
- argocd-server-patch
- argocd-server-patch

images:
- name: ghcr.io/argoproj-labs/argocd-extensions
newTag: v0.2.0
6 changes: 5 additions & 1 deletion manifests/namespace-install/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@ resources:
- ../rbac

components:
- ../argocd-server-patch
- ../argocd-server-patch

images:
- name: ghcr.io/argoproj-labs/argocd-extensions
newTag: v0.2.0

0 comments on commit d46bd18

Please sign in to comment.