-
Notifications
You must be signed in to change notification settings - Fork 16
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
Update dependency argoproj/argo-cd to v2.4.15 #778
Merged
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
diff
e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applications.argoproj.io.yaml--- a/tmp/kustomize-action-FFahZG/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applications.argoproj.io.yaml
+++ b/tmp/kustomize-action-feQ2FE/e2e_test/argocd/apiextensions.k8s.io_v1_customresourcedefinition_applications.argoproj.io.yaml
@@ -335,8 +335,8 @@ spec:
and is only valid for applications sourced from Git.
type: string
plugin:
- description: ConfigManagementPlugin holds config management
- plugin specific options
+ description: Plugin holds config management plugin specific
+ options
properties:
env:
description: Env is a list of environment variable entries
@@ -681,8 +681,7 @@ spec:
and is only valid for applications sourced from Git.
type: string
plugin:
- description: ConfigManagementPlugin holds config management plugin
- specific options
+ description: Plugin holds config management plugin specific options
properties:
env:
description: Env is a list of environment variable entries
@@ -1037,8 +1036,8 @@ spec:
and is only valid for applications sourced from Git.
type: string
plugin:
- description: ConfigManagementPlugin holds config management
- plugin specific options
+ description: Plugin holds config management plugin specific
+ options
properties:
env:
description: Env is a list of environment variable entries
@@ -1409,8 +1408,8 @@ spec:
from Git.
type: string
plugin:
- description: ConfigManagementPlugin holds config management
- plugin specific options
+ description: Plugin holds config management plugin
+ specific options
properties:
env:
description: Env is a list of environment variable
@@ -1753,8 +1752,8 @@ spec:
and is only valid for applications sourced from Git.
type: string
plugin:
- description: ConfigManagementPlugin holds config management
- plugin specific options
+ description: Plugin holds config management plugin specific
+ options
properties:
env:
description: Env is a list of environment variable
@@ -2087,8 +2086,8 @@ spec:
and is only valid for applications sourced from Git.
type: string
plugin:
- description: ConfigManagementPlugin holds config management
- plugin specific options
+ description: Plugin holds config management plugin specific
+ options
properties:
env:
description: Env is a list of environment variable e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml--- a/tmp/kustomize-action-FFahZG/e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml
+++ b/tmp/kustomize-action-feQ2FE/e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml
@@ -25,7 +25,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- image: quay.io/argoproj/argocd:v2.4.14
+ image: quay.io/argoproj/argocd:v2.4.15
imagePullPolicy: Always
name: argocd-applicationset-controller
ports: e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml--- a/tmp/kustomize-action-FFahZG/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
+++ b/tmp/kustomize-action-feQ2FE/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
@@ -29,7 +29,7 @@ spec:
- command:
- /shared/argocd-dex
- rundex
- image: ghcr.io/dexidp/dex:v2.35.1-distroless
+ image: ghcr.io/dexidp/dex:v2.35.3-distroless
imagePullPolicy: Always
name: dex
ports:
@@ -54,7 +54,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
- image: quay.io/argoproj/argocd:v2.4.14
+ image: quay.io/argoproj/argocd:v2.4.15
imagePullPolicy: Always
name: copyutil
securityContext: e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml--- a/tmp/kustomize-action-FFahZG/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
+++ b/tmp/kustomize-action-feQ2FE/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
@@ -17,7 +17,7 @@ spec:
containers:
- command:
- argocd-notifications
- image: quay.io/argoproj/argocd:v2.4.14
+ image: quay.io/argoproj/argocd:v2.4.15
imagePullPolicy: Always
livenessProbe:
tcpSocket: e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml--- a/tmp/kustomize-action-FFahZG/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
+++ b/tmp/kustomize-action-feQ2FE/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
@@ -134,7 +134,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
- image: quay.io/argoproj/argocd:v2.4.14
+ image: quay.io/argoproj/argocd:v2.4.15
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -183,7 +183,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
- image: quay.io/argoproj/argocd:v2.4.14
+ image: quay.io/argoproj/argocd:v2.4.15
name: copyutil
securityContext:
allowPrivilegeEscalation: false e2e_test/argocd/apps_v1_deployment_argocd-server.yaml--- a/tmp/kustomize-action-FFahZG/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
+++ b/tmp/kustomize-action-feQ2FE/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
@@ -197,7 +197,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.4.14
+ image: quay.io/argoproj/argocd:v2.4.15
imagePullPolicy: Always
livenessProbe:
httpGet: e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml--- a/tmp/kustomize-action-FFahZG/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
+++ b/tmp/kustomize-action-feQ2FE/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
@@ -141,7 +141,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.4.14
+ image: quay.io/argoproj/argocd:v2.4.15
imagePullPolicy: Always
livenessProbe:
httpGet: |
This was referenced Oct 17, 2022
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.
This PR contains the following updates:
v2.4.14
->v2.4.15
Release Notes
argoproj/argo-cd
v2.4.15
Compare Source
Quick Start
Non-HA:
HA:
Release signatures
All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changes
This release includes 24 contributions from 15 contributors (10 of them new) with 9 bug fixes.
A special thanks goes to the 10 new contributors:
Bug fixes
HEAD
in bitbucket leads to a 404 page (#10862)Documentation
Other
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.