Skip to content

Commit

Permalink
feat: Bump thanos kapps version
Browse files Browse the repository at this point in the history
  • Loading branch information
gracedo committed Jul 19, 2022
1 parent c270224 commit 9893a5c
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion services/kommander/0.3.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ data:
karma: "2.0.1"
karma-traefik: "0.0.1"
prometheus-thanos-traefik: "0.0.1"
thanos: "0.4.6"
thanos: "0.4.7"
kubetools:
image:
repository: ${kubetoolsImageRepository}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: thanos-0.4.6-d2iq-defaults
name: thanos-0.4.7-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
interval: 6h
retryInterval: 1m
timeout: 1m
path: ./services/thanos/0.4.6/jobs
path: ./services/thanos/0.4.7/jobs
sourceRef:
kind: GitRepository
name: management
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
releaseName: thanos
valuesFrom:
- kind: ConfigMap
name: thanos-0.4.6-d2iq-defaults
name: thanos-0.4.7-d2iq-defaults
---
apiVersion: cert-manager.io/v1
kind: Certificate
Expand Down

0 comments on commit 9893a5c

Please sign in to comment.