Skip to content

Commit

Permalink
feat: Bump prometheus-adapter to 4.3.0 (#1446)
Browse files Browse the repository at this point in the history
* chore: Update prometheus-adapter 4.2.1 => 4.3.0

* chore: Move prometheus-adapter/4.2.1 => 4.3.0

* build: Updated licenses.d2iq.yaml

---------

Co-authored-by: d2iq-mergebot <[email protected]>
  • Loading branch information
mesosphere-ci and d2iq-mergebot authored Aug 7, 2023
1 parent a5ed725 commit 99cbed1
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ resources:
- license_path: LICENSE
ref: ${image_tag}
url: https://github.com/kubernetes/kube-state-metrics
- container_image: registry.k8s.io/prometheus-adapter/prometheus-adapter:v0.10.0
- container_image: registry.k8s.io/prometheus-adapter/prometheus-adapter:v0.11.0
sources:
- license_path: LICENSE
notice_path: NOTICE
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: prometheus-adapter-4.2.1-d2iq-defaults
name: prometheus-adapter-4.3.0-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
kind: HelmRepository
name: prometheus-community.github.io-helm-charts
namespace: kommander-flux
version: 4.2.0
version: 4.3.0
interval: 15s
install:
crds: CreateReplace
Expand All @@ -27,5 +27,5 @@ spec:
releaseName: prometheus-adapter
valuesFrom:
- kind: ConfigMap
name: prometheus-adapter-4.2.1-d2iq-defaults
name: prometheus-adapter-4.3.0-d2iq-defaults
targetNamespace: ${releaseNamespace}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/prometheus-adapter/4.2.1/helmrelease
path: ./services/prometheus-adapter/4.3.0/helmrelease
sourceRef:
kind: GitRepository
name: management
Expand Down

0 comments on commit 99cbed1

Please sign in to comment.