Skip to content

Commit

Permalink
bump v2.8.0-rc2-fl.15-main-ed1f41f7
Browse files Browse the repository at this point in the history
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
  • Loading branch information
chanwit committed Jul 6, 2023
1 parent 72dac24 commit 6c9d0dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions demo/artifacts/fsa-installation/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.8.0-rc1/manifests/install.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.0-rc2/manifests/install.yaml
patches:
- patch: |-
apiVersion: v1
Expand Down Expand Up @@ -36,6 +36,6 @@ patches:
kind: ConfigMap
name: argocd-rbac-cm
images:
- name: quay.io/argoproj/argocd:v2.8.0-rc1
- name: quay.io/argoproj/argocd:v2.8.0-rc2
newName: ghcr.io/flux-subsystem-argo/fsa/argocd
newTag: v2.8.0-rc1-fl.15-main-185ebf36
newTag: v2.8.0-rc2-fl.15-main-ed1f41f7
6 changes: 3 additions & 3 deletions release/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.8.0-rc1/manifests/install.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.0-rc2/manifests/install.yaml
images:
- name: quay.io/argoproj/argocd:v2.8.0-rc1
- name: quay.io/argoproj/argocd:v2.8.0-rc2
newName: ghcr.io/flux-subsystem-argo/fsa/argocd
newTag: v2.8.0-rc1-fl.15-main-185ebf36
newTag: v2.8.0-rc2-fl.15-main-ed1f41f7

0 comments on commit 6c9d0dc

Please # to comment.