Skip to content

Commit

Permalink
feat: Bump thanos to 15.7.23 (#2603)
Browse files Browse the repository at this point in the history
* chore: Update thanos 15.7.16 => 15.7.23

* chore: Move thanos/15.7.16 => 15.7.23

* build: Updated licenses.d2iq.yaml

* feat: version change 15.7.16 to 15.7.23

* fix: licence issue

* build: Updated licenses.d2iq.yaml

* feat: image tag changed

* build: Updated licenses.d2iq.yaml

* fix(licenses): Fix thanos image tag

---------

Co-authored-by: d2iq-mergebot <ci-mergebot@d2iq.com>
Co-authored-by: Shubham Gupta <shubham.gupta2@nutanix.com>
Co-authored-by: Grace Do <xgrace@gmail.com>
  • Loading branch information
4 people authored Sep 17, 2024
1 parent 23f1fe5 commit a44b628
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ resources:
- url: https://github.com/aquasecurity/kube-bench
ref: ${image_tag}
license_path: LICENSE
- container_image: docker.io/bitnami/thanos:0.36.0-debian-12-r0
- container_image: docker.io/bitnami/thanos:0.36.1-debian-12-r1
sources:
- license_path: LICENSE
ref: v${image_tag%-debian-12-r0}
ref: v${image_tag%-debian-12-r1}
url: https://github.com/thanos-io/thanos
- container_image: ghcr.io/mesosphere/dkp-container-images/docker.io/fluent/fluent-bit:2.2.3-d2iq.0
sources:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: thanos-15.7.16-d2iq-defaults
name: thanos-15.7.23-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/15.7.16/jobs
path: ./services/thanos/15.7.23/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 @@ -11,7 +11,7 @@ spec:
kind: HelmRepository
name: charts.github.io-bitnami
namespace: kommander-flux
version: 15.7.16
version: 15.7.23
interval: 15s
install:
crds: CreateReplace
Expand All @@ -24,7 +24,7 @@ spec:
releaseName: thanos
valuesFrom:
- kind: ConfigMap
name: thanos-15.7.16-d2iq-defaults
name: thanos-15.7.23-d2iq-defaults
---
apiVersion: cert-manager.io/v1
kind: Certificate
Expand Down

0 comments on commit a44b628

Please sign in to comment.