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.3
|
||||
helm.sh/chart: argo-cd-9.3.4
|
||||
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.4"
|
||||
app.kubernetes.io/version: "v3.2.5"
|
||||
spec:
|
||||
replicas: 1
|
||||
revisionHistoryLimit: 3
|
||||
@@ -23,22 +23,22 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/cmd-params: a956d8f5228f1edcd9fad81e1592f3a796a57eb2e3b525d1733908945839a3f8
|
||||
checksum/cmd-params: dbf69f1ac09612a4798a36ec121d62e4e11878e2e62ad45f3092dc24cd3d202e
|
||||
labels:
|
||||
helm.sh/chart: argo-cd-9.3.3
|
||||
helm.sh/chart: argo-cd-9.3.4
|
||||
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.4"
|
||||
app.kubernetes.io/version: "v3.2.5"
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 30
|
||||
serviceAccountName: argocd-notifications-controller
|
||||
automountServiceAccountToken: true
|
||||
containers:
|
||||
- name: notifications-controller
|
||||
image: quay.io/argoproj/argocd:v3.2.4
|
||||
image: quay.io/argoproj/argocd:v3.2.5
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- /usr/local/bin/argocd-notifications
|
||||
|
||||
Reference in New Issue
Block a user