chore: Upgrade outdated releases
This commit is contained in:
parent
39eff42bda
commit
06837fd283
@ -99,7 +99,7 @@ templates:
|
||||
cert-manager: &cert-manager
|
||||
name: cert-manager
|
||||
chart: jetstack/cert-manager
|
||||
version: 1.12.2
|
||||
version: 1.12.3
|
||||
set:
|
||||
- name: installCRDs
|
||||
value: true
|
||||
@ -113,7 +113,7 @@ templates:
|
||||
argocd: &argocd
|
||||
name: argocd
|
||||
chart: argo/argo-cd
|
||||
version: 5.41.1
|
||||
version: 5.42.0
|
||||
inherit:
|
||||
- template: default-env-values
|
||||
- template: default-env-secrets
|
||||
@ -126,7 +126,7 @@ templates:
|
||||
prometheus: &prometheus
|
||||
name: prometheus
|
||||
chart: prometheus-community/kube-prometheus-stack
|
||||
version: 48.1.2
|
||||
version: 48.2.2
|
||||
inherit:
|
||||
- template: monitoring-common
|
||||
- template: default-env-values
|
||||
@ -137,7 +137,7 @@ templates:
|
||||
loki: &loki
|
||||
name: loki
|
||||
chart: grafana/loki
|
||||
version: 5.8.9
|
||||
version: 5.9.2
|
||||
inherit:
|
||||
- template: monitoring-common
|
||||
- template: default-env-values
|
||||
@ -145,7 +145,7 @@ templates:
|
||||
promtail: &promtail
|
||||
name: promtail
|
||||
chart: grafana/promtail
|
||||
version: 6.11.7
|
||||
version: 6.11.9
|
||||
inherit:
|
||||
- template: monitoring-common
|
||||
- template: default-env-values
|
||||
@ -155,7 +155,7 @@ templates:
|
||||
istio-common:
|
||||
labels:
|
||||
bundle: istio
|
||||
version: 1.18.1
|
||||
version: 1.18.2
|
||||
|
||||
istio-base: &istio-base
|
||||
name: istio-base
|
||||
@ -216,7 +216,7 @@ templates:
|
||||
nrodionov: &nrodionov
|
||||
name: nrodionov
|
||||
chart: bitnami/wordpress
|
||||
version: 16.1.33
|
||||
version: 16.1.34
|
||||
inherit:
|
||||
- template: default-env-values
|
||||
- template: default-env-secrets
|
||||
@ -281,7 +281,7 @@ templates:
|
||||
redis: &redis
|
||||
name: redis
|
||||
chart: bitnami/redis
|
||||
version: 17.13.2
|
||||
version: 17.14.3
|
||||
inherit:
|
||||
- template: default-env-values
|
||||
- template: default-env-secrets
|
||||
@ -289,7 +289,7 @@ templates:
|
||||
postgres: &postgres
|
||||
name: postgres
|
||||
chart: bitnami/postgresql
|
||||
version: 12.6.8
|
||||
version: 12.7.1
|
||||
inherit:
|
||||
- template: default-env-values
|
||||
- template: default-env-secrets
|
||||
|
Reference in New Issue
Block a user