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