-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(argo-cd): upgrade redis-ha version to 4.12.14 #710
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Aniek Gul <[email protected]>
aniekgul
requested review from
davidkarlsen,
oliverbaehler,
seanson and
yann-soubeyrand
as code owners
May 3, 2021 20:13
oliverbaehler
approved these changes
May 9, 2021
oliverbaehler
added a commit
that referenced
this pull request
May 11, 2021
#713) * add context variable for templating purpose Signed-off-by: Sergiy Gavrylenko <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * update version of argocd-notification chart Signed-off-by: Sergiy Gavrylenko <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * fix: spec.preserveUnknownFields must be set to false to allow upgrades from v1beta1 (#709) Signed-off-by: Jack Andersen <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * feat: add resources to argo-rollouts deployment (#711) - add destinationrule to clusterrolebinding Signed-off-by: Hui Kang <[email protected]> Co-authored-by: Hui Kang <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * chore(argo-events): update argo-events to 1.3.3 (#720) Signed-off-by: Alec Rajeev <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * chore(argo-cd): upgrade redis-ha version to 4.12.14 (#710) Signed-off-by: Aniek Gul <[email protected]> Co-authored-by: Oliver Bähler <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * Update charts/argocd-notifications/Chart.yaml Co-authored-by: Oliver Bähler <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * Update charts/argocd-notifications/templates/configmap.yaml Co-authored-by: Oliver Bähler <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> Co-authored-by: Sergiy Gavrylenko <[email protected]> Co-authored-by: jandersen-plaid <[email protected]> Co-authored-by: cskh <[email protected]> Co-authored-by: Hui Kang <[email protected]> Co-authored-by: Alec Rajeev <[email protected]> Co-authored-by: aniekgul <[email protected]> Co-authored-by: Oliver Bähler <[email protected]>
terrych0u
pushed a commit
to terrych0u/argo-helm
that referenced
this pull request
Sep 7, 2021
Signed-off-by: Aniek Gul <[email protected]> Co-authored-by: Oliver Bähler <[email protected]>
terrych0u
pushed a commit
to terrych0u/argo-helm
that referenced
this pull request
Sep 7, 2021
argoproj#713) * add context variable for templating purpose Signed-off-by: Sergiy Gavrylenko <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * update version of argocd-notification chart Signed-off-by: Sergiy Gavrylenko <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * fix: spec.preserveUnknownFields must be set to false to allow upgrades from v1beta1 (argoproj#709) Signed-off-by: Jack Andersen <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * feat: add resources to argo-rollouts deployment (argoproj#711) - add destinationrule to clusterrolebinding Signed-off-by: Hui Kang <[email protected]> Co-authored-by: Hui Kang <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * chore(argo-events): update argo-events to 1.3.3 (argoproj#720) Signed-off-by: Alec Rajeev <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * chore(argo-cd): upgrade redis-ha version to 4.12.14 (argoproj#710) Signed-off-by: Aniek Gul <[email protected]> Co-authored-by: Oliver Bähler <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * Update charts/argocd-notifications/Chart.yaml Co-authored-by: Oliver Bähler <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> * Update charts/argocd-notifications/templates/configmap.yaml Co-authored-by: Oliver Bähler <[email protected]> Signed-off-by: Sergiy Gavrylenko <[email protected]> Co-authored-by: Sergiy Gavrylenko <[email protected]> Co-authored-by: jandersen-plaid <[email protected]> Co-authored-by: cskh <[email protected]> Co-authored-by: Hui Kang <[email protected]> Co-authored-by: Alec Rajeev <[email protected]> Co-authored-by: aniekgul <[email protected]> Co-authored-by: Oliver Bähler <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Aniek Gul [email protected]
This brings the redis-ha version in-line with what argocd is using.
Checklist:
Chart.yaml
following Semantic Versioning.Changes are automatically published when merged to
master
. They are not published on branches.