Merge branch 'main' into renovate/prometheus-node-exporter-4.x
This commit is contained in:
commit
54a3fb63a2
3 changed files with 5 additions and 4 deletions
|
@ -10,7 +10,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: cert-manager-webhook-dnsimple
|
||||
version: 0.0.7
|
||||
version: 0.0.8
|
||||
interval: 30m
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
|
@ -33,3 +33,4 @@ spec:
|
|||
secretKeyRef:
|
||||
name: dnsimple-api-token
|
||||
key: letsencrypt-email
|
||||
containerPort: 8443
|
||||
|
|
|
@ -201,7 +201,7 @@ spec:
|
|||
enableAdminAPI: true
|
||||
walCompression: true
|
||||
thanos:
|
||||
image: quay.io/thanos/thanos:v0.32.3
|
||||
image: quay.io/thanos/thanos:v0.32.4
|
||||
objectStorageConfig:
|
||||
name: thanos-s3-secret
|
||||
key: objstore.yml
|
||||
|
|
|
@ -11,7 +11,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: thanos
|
||||
version: 12.13.5
|
||||
version: 12.13.6
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: bitnami
|
||||
|
@ -34,7 +34,7 @@ spec:
|
|||
image:
|
||||
registry: quay.io
|
||||
repository: thanos/thanos
|
||||
tag: v0.32.3
|
||||
tag: v0.32.4
|
||||
existingObjstoreSecret: thanos-s3-secret
|
||||
queryFrontend:
|
||||
enabled: true
|
||||
|
|
Reference in a new issue