Skip to content

Commit

Permalink
Release argo-cd-v2.6.11-kbst.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Catalog Updater committed Sep 10, 2023
1 parent 0ea4488 commit a3269e1
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
28 changes: 14 additions & 14 deletions src/argo-cd/ha/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16758,7 +16758,7 @@ spec:
key: applicationsetcontroller.enable.progressive.syncs
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -16839,7 +16839,7 @@ spec:
key: dexserver.disable.tls
name: argocd-cmd-params-cm
optional: true
image: ghcr.io/dexidp/dex:v2.35.3
image: ghcr.io/dexidp/dex:v2.36.0
imagePullPolicy: Always
name: dex
ports:
Expand Down Expand Up @@ -16868,7 +16868,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -16921,7 +16921,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -16992,7 +16992,7 @@ spec:
app.kubernetes.io/name: argocd-redis-ha-haproxy
topologyKey: kubernetes.io/hostname
containers:
- image: haproxy:2.6.9-alpine
- image: haproxy:2.6.14-alpine
imagePullPolicy: IfNotPresent
lifecycle: {}
livenessProbe:
Expand Down Expand Up @@ -17028,7 +17028,7 @@ spec:
- /readonly/haproxy_init.sh
command:
- sh
image: haproxy:2.6.9-alpine
image: haproxy:2.6.14-alpine
imagePullPolicy: IfNotPresent
name: config-init
securityContext:
Expand Down Expand Up @@ -17224,7 +17224,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -17276,7 +17276,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -17555,7 +17555,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -17791,7 +17791,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down Expand Up @@ -17868,7 +17868,7 @@ spec:
- /data/conf/redis.conf
command:
- redis-server
image: redis:7.0.8-alpine
image: redis:7.0.11-alpine
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
Expand Down Expand Up @@ -17921,7 +17921,7 @@ spec:
- /data/conf/sentinel.conf
command:
- redis-sentinel
image: redis:7.0.8-alpine
image: redis:7.0.11-alpine
imagePullPolicy: IfNotPresent
lifecycle: {}
livenessProbe:
Expand Down Expand Up @@ -17973,7 +17973,7 @@ spec:
value: 40000915ab58c3fa8fd888fb8b24711944e6cbb4
- name: SENTINEL_ID_2
value: 2bbec7894d954a8af3bb54d13eaec53cb024e2ca
image: redis:7.0.8-alpine
image: redis:7.0.11-alpine
imagePullPolicy: IfNotPresent
name: split-brain-fix
resources: {}
Expand Down Expand Up @@ -18002,7 +18002,7 @@ spec:
value: 40000915ab58c3fa8fd888fb8b24711944e6cbb4
- name: SENTINEL_ID_2
value: 2bbec7894d954a8af3bb54d13eaec53cb024e2ca
image: redis:7.0.8-alpine
image: redis:7.0.11-alpine
imagePullPolicy: IfNotPresent
name: config-init
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion src/argo-cd/ha/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
namespace: argocd
commonAnnotations:
app.kubernetes.io/managed-by: kubestack
app.kubernetes.io/version: v2.6.7
app.kubernetes.io/version: v2.6.11
catalog.kubestack.com/heritage: kubestack.com/catalog/argo-cd
catalog.kubestack.com/variant: ha
resources:
Expand Down
18 changes: 9 additions & 9 deletions src/argo-cd/normal/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15877,7 +15877,7 @@ spec:
key: applicationsetcontroller.enable.progressive.syncs
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -15958,7 +15958,7 @@ spec:
key: dexserver.disable.tls
name: argocd-cmd-params-cm
optional: true
image: ghcr.io/dexidp/dex:v2.35.3
image: ghcr.io/dexidp/dex:v2.36.0
imagePullPolicy: Always
name: dex
ports:
Expand Down Expand Up @@ -15987,7 +15987,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -16040,7 +16040,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -16117,7 +16117,7 @@ spec:
- ""
- --appendonly
- "no"
image: redis:7.0.8-alpine
image: redis:7.0.11-alpine
imagePullPolicy: Always
name: redis
ports:
Expand Down Expand Up @@ -16299,7 +16299,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -16351,7 +16351,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -16626,7 +16626,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -16860,7 +16860,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.6.7
image: quay.io/argoproj/argocd:v2.6.11
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
2 changes: 1 addition & 1 deletion src/argo-cd/normal/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
namespace: argocd
commonAnnotations:
app.kubernetes.io/managed-by: kubestack
app.kubernetes.io/version: v2.6.7
app.kubernetes.io/version: v2.6.11
catalog.kubestack.com/heritage: kubestack.com/catalog/argo-cd
catalog.kubestack.com/variant: normal
resources:
Expand Down

0 comments on commit a3269e1

Please sign in to comment.