Skip to content

Commit

Permalink
[bitnami/prometheus] Release 1.3.28 (#30518)
Browse files Browse the repository at this point in the history
* [bitnami/prometheus] Release 1.3.28 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Nov 19, 2024
1 parent 09a4572 commit 8a90ea8
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 14 deletions.
8 changes: 6 additions & 2 deletions bitnami/prometheus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.3.27 (2024-11-08)
## 1.3.28 (2024-11-19)

* [bitnami/prometheus] Unify seLinuxOptions default value ([#30330](https://github.com/bitnami/charts/pull/30330))
* [bitnami/prometheus] Release 1.3.28 ([#30518](https://github.com/bitnami/charts/pull/30518))

## <small>1.3.27 (2024-11-08)</small>

* [bitnami/prometheus] Unify seLinuxOptions default value (#30330) ([09074d0](https://github.com/bitnami/charts/commit/09074d09e43535326e7c71d2d4c461d620bce784)), closes [#30330](https://github.com/bitnami/charts/issues/30330)

## <small>1.3.26 (2024-11-07)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/prometheus/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-10-22T18:58:52.501001136Z"
version: 2.27.0
digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af
generated: "2024-11-19T12:01:27.233355884Z"
10 changes: 5 additions & 5 deletions bitnami/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: alertmanager
image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r25
image: docker.io/bitnami/alertmanager:0.27.0-debian-12-r26
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r32
image: docker.io/bitnami/os-shell:12-debian-12-r33
- name: prometheus
image: docker.io/bitnami/prometheus:2.55.1-debian-12-r1
image: docker.io/bitnami/prometheus:2.55.1-debian-12-r3
- name: thanos
image: docker.io/bitnami/thanos:0.36.1-debian-12-r4
image: docker.io/bitnami/thanos:0.36.1-debian-12-r5
apiVersion: v2
appVersion: 2.55.1
dependencies:
Expand All @@ -36,4 +36,4 @@ sources:
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
- https://github.com/prometheus/prometheus
- https://github.com/prometheus-community/helm-charts
version: 1.3.27
version: 1.3.28
8 changes: 4 additions & 4 deletions bitnami/prometheus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ alertmanager:
image:
registry: docker.io
repository: bitnami/alertmanager
tag: 0.27.0-debian-12-r25
tag: 0.27.0-debian-12-r26
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -676,7 +676,7 @@ server:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.55.1-debian-12-r1
tag: 2.55.1-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -1069,7 +1069,7 @@ server:
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.36.1-debian-12-r4
tag: 0.36.1-debian-12-r5
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down Expand Up @@ -1676,7 +1676,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r32
tag: 12-debian-12-r33
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit 8a90ea8

Please sign in to comment.