Skip to content

Commit

Permalink
[v2.8] bump to v2.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
  • Loading branch information
chanwit committed Aug 24, 2023
1 parent 0f9b4db commit 2a7506f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION_28
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
BASE_VERSION=v2.8.0
BASE_VERSION=v2.8.1
SUFFIX_VERSION=fl.15
GITOPS_ENGINE_VERSION=425d65e07695a741d90b248f2f365f6a4329c23d
4 changes: 2 additions & 2 deletions patches-argo-cd-v2.8/01-build-with-local-gitops-engine.patch
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ index ab17deb0d..c28c77a6a 100644
+
+gitops-engine/
diff --git a/Dockerfile b/Dockerfile
index eefecc754..9b12e5456 100644
index f69e34cce..07e9df925 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -105,7 +105,9 @@ FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.20.6@sha256:8e5a0067e6
Expand Down Expand Up @@ -51,7 +51,7 @@ index eefecc754..9b12e5456 100644
ln -s /usr/local/bin/argocd /usr/local/bin/argocd-repo-server && \
ln -s /usr/local/bin/argocd /usr/local/bin/argocd-cmp-server && \
diff --git a/go.mod b/go.mod
index b30af56fc..b7af667a0 100644
index de020933a..00b641f31 100644
--- a/go.mod
+++ b/go.mod
@@ -306,4 +306,6 @@ replace (
Expand Down
2 changes: 1 addition & 1 deletion patches-argo-cd-v2.8/series
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This series applies on GIT commit 804d4b8ca6bc4c2cf02c5c971aa923ec5b8623f0
# This series applies on Git commit 2bc94af7bd081bc4682c2c6dc005f6336c754c2b
01-build-with-local-gitops-engine.patch
02-implement-loopback.patch
03-allow-flux-and-oci-schemes.patch
Expand Down
2 changes: 1 addition & 1 deletion patches-gitops-engine-v2.0.0/series
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# This series applies on GIT commit ad9a694fe4bcc833d7619faa391b77dd587f852d
# This series applies on Git commit 425d65e07695a741d90b248f2f365f6a4329c23d
01-fsa-add-flux-ks-and-hr.patch

0 comments on commit 2a7506f

Please sign in to comment.