chore: Update manifests after automerge
This commit is contained in:
@@ -4,13 +4,13 @@ metadata:
|
||||
name: argocd-notifications-controller
|
||||
namespace: argocd
|
||||
labels:
|
||||
helm.sh/chart: argo-cd-9.3.0
|
||||
helm.sh/chart: argo-cd-9.3.1
|
||||
app.kubernetes.io/name: argocd-notifications-controller
|
||||
app.kubernetes.io/instance: argocd
|
||||
app.kubernetes.io/component: notifications-controller
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/part-of: argocd
|
||||
app.kubernetes.io/version: "v3.2.3"
|
||||
app.kubernetes.io/version: "v3.2.4"
|
||||
spec:
|
||||
replicas: 1
|
||||
revisionHistoryLimit: 3
|
||||
@@ -23,22 +23,22 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/cmd-params: 47bf06a63c6d19246e09b7b2ad5b73b7f135202719a7f7ed0fbeb8d3c7143f7b
|
||||
checksum/cmd-params: b9844dc25eb4992c68189cc881f0b8ecf46123c22b85625630f986462925e78f
|
||||
labels:
|
||||
helm.sh/chart: argo-cd-9.3.0
|
||||
helm.sh/chart: argo-cd-9.3.1
|
||||
app.kubernetes.io/name: argocd-notifications-controller
|
||||
app.kubernetes.io/instance: argocd
|
||||
app.kubernetes.io/component: notifications-controller
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/part-of: argocd
|
||||
app.kubernetes.io/version: "v3.2.3"
|
||||
app.kubernetes.io/version: "v3.2.4"
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 30
|
||||
serviceAccountName: argocd-notifications-controller
|
||||
automountServiceAccountToken: true
|
||||
containers:
|
||||
- name: notifications-controller
|
||||
image: quay.io/argoproj/argocd:v3.2.3
|
||||
image: quay.io/argoproj/argocd:v3.2.4
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- /usr/local/bin/argocd-notifications
|
||||
|
||||
Reference in New Issue
Block a user