chore(deps): update helm release argo-cd to v9.5.14#1290
Merged
Conversation
ad8a052 to
bc75e95
Compare
Argo CD Diff PreviewSummary: Total: 3 files changed
Modified (3):
± argo-cd (+7|-7)
± kubernetes-services (+1|-1)
± prometheus (+1|-1)argo-cd (kubernetes-services/templates/argo-cd.yaml)@@ Application modified: argo-cd (kubernetes-services/templates/argo-cd.yaml) @@
optional: true
- name: ARGOCD_APPLICATIONSET_CONTROLLER_MAX_RESOURCES_STATUS_COUNT
valueFrom:
configMapKeyRef:
key: applicationsetcontroller.status.max.resources.count
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v3.4.1
+ image: quay.io/argoproj/argocd:v3.4.2
imagePullPolicy: IfNotPresent
name: applicationset-controller
ports:
- containerPort: 8080
name: metrics
protocol: TCP
- containerPort: 8081
@@ skipped 140 lines (230 -> 369) @@
optional: true
- name: ARGOCD_LOG_FORMAT_TIMESTAMP
valueFrom:
configMapKeyRef:
key: log.format.timestamp
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v3.4.1
+ image: quay.io/argoproj/argocd:v3.4.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthz?full=true
port: 8087
initialDelaySeconds: 30
@@ skipped 157 lines (386 -> 542) @@
optional: true
- name: ARGOCD_NOTIFICATION_CONTROLLER_REPO_SERVER_PLAINTEXT
valueFrom:
configMapKeyRef:
key: notificationscontroller.repo.server.plaintext
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v3.4.1
+ image: quay.io/argoproj/argocd:v3.4.2
imagePullPolicy: IfNotPresent
name: notifications-controller
ports:
- containerPort: 9001
name: metrics
protocol: TCP
resources: {}
@@ skipped 435 lines (559 -> 993) @@
optional: true
- name: HELM_CACHE_HOME
value: /helm-working-dir
- name: HELM_CONFIG_HOME
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
- image: quay.io/argoproj/argocd:v3.4.1
+ image: quay.io/argoproj/argocd:v3.4.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthz?full=true
port: metrics
initialDelaySeconds: 10
@@ skipped 48 lines (1010 -> 1057) @@
initContainers:
- args:
- /bin/cp --update=none /usr/local/bin/argocd /var/run/argocd/argocd && /bin/ln
-sf /var/run/argocd/argocd /var/run/argocd/argocd-cmp-server
command:
- sh
- -c
- image: quay.io/argoproj/argocd:v3.4.1
+ image: quay.io/argoproj/argocd:v3.4.2
imagePullPolicy: IfNotPresent
name: copyutil
resources: {}
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
@@ skipped 401 lines (1074 -> 1474) @@
optional: true
- name: ARGOCD_SYNC_WITH_REPLACE_ALLOWED
valueFrom:
configMapKeyRef:
key: server.sync.replace.allowed
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v3.4.1
+ image: quay.io/argoproj/argocd:v3.4.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthz?full=true
port: server
initialDelaySeconds: 10
@@ skipped 426 lines (1491 -> 1916) @@
valueFrom:
configMapKeyRef:
key: commit.server
name: argocd-cmd-params-cm
optional: true
- name: KUBECACHEDIR
value: /tmp/kubecache
- image: quay.io/argoproj/argocd:v3.4.1
+ image: quay.io/argoproj/argocd:v3.4.2
imagePullPolicy: IfNotPresent
name: application-controller
ports:
- containerPort: 8082
name: metrics
protocol: TCP
readinessProbe:kubernetes-services (argo-cd/argo-git-repository.yaml)@@ Application modified: kubernetes-services (argo-cd/argo-git-repository.yaml) @@
end
end
end
return hs
dex:
enabled: false
repoURL: https://argoproj.github.io/argo-helm
- targetRevision: 9.5.13
+ targetRevision: 9.5.14
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- ServerSideApply=true
---prometheus (kubernetes-services/templates/prometheus.yaml)@@ Application modified: prometheus (kubernetes-services/templates/prometheus.yaml) @@
strategy:
type: RollingUpdate
template:
metadata:
annotations:
checksum/config: 5bceeca3808849664f09f642547ce17fdf495522238ef9ce952b20cfa36b7de5
checksum/sc-dashboard-provider-config: e70bf6a851099d385178a76de9757bb0bef8299da6d8443602590e44f05fdf24
- checksum/secret: adcb1a3675e3c2e2ac3ed76c18368474dc41f4ec8e91bb75d5dbdc42bb6a439d
+ checksum/secret: a6c7fc5da8fef7e00bb617e6731e420084b79849f10518146748e84be9588937
kubectl.kubernetes.io/default-container: grafana
labels:
app.kubernetes.io/instance: prometheus
app.kubernetes.io/name: grafana
app.kubernetes.io/version: 13.0.1
helm.sh/chart: grafana-12.3.1
spec:Stats: |
This file contains hidden or 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
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:
9.5.13→9.5.14Release Notes
argoproj/argo-helm (argo-cd)
v9.5.14Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: argoproj/argo-helm@argo-cd-9.5.13...argo-cd-9.5.14
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.