diff --git a/build/charts/yorkie-argocd/templates/install.yaml b/build/charts/yorkie-argocd/templates/install.yaml index 45cd01010..518ca059d 100644 --- a/build/charts/yorkie-argocd/templates/install.yaml +++ b/build/charts/yorkie-argocd/templates/install.yaml @@ -791,7 +791,7 @@ spec: key: applicationsetcontroller.enable.progressive.syncs name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.10 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -901,7 +901,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.10 imagePullPolicy: Always name: copyutil securityContext: @@ -958,7 +958,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.10 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1217,7 +1217,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.10 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1269,7 +1269,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.10 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1549,7 +1549,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.10 imagePullPolicy: Always livenessProbe: httpGet: @@ -1789,7 +1789,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.10 imagePullPolicy: Always name: argocd-application-controller ports: