Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Is there any timeline for next release? #225

Answered by jgwest
mksha asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mksha, we will tend to release at least as often as Argo CD, whose next release can be tracked in Argo CD v2.1 milestone. We do have the option of releasing sooner, based on the quantity of contributions and if we feel the release is sufficiently stable.

In the mean time, folks can build and host their own images like so:

# Clone the ApplicationSet repo, and checkout the desired commit.

# Build and push the image
IMAGE_NAMESPACE='(your-quay.io or docker hub-username)' CONTAINER_REGISTRY='(quay.io or dockerio.io)' IMAGE_TAG='(version)' image-push
# Example: IMAGE_NAMESPACE=jgwest-redhat CONTAINER_REGISTRY=quay.io IMAGE_TAG=latest image-push

kubectl apply -f manifest/install.yaml

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@mksha
Comment options

@mksha
Comment options

@jgwest
Comment options

@OmerKahani
Comment options

@jgwest
Comment options

Answer selected by jgwest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants