Skip to content

Commit

Permalink
[bitnami/prometheus] Release 1.0.1 updating components versions (bitn…
Browse files Browse the repository at this point in the history
…ami#24546)

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Mar 19, 2024
1 parent 9ee0e05 commit 8edf559
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions bitnami/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r16
- name: prometheus
image: docker.io/bitnami/prometheus:2.50.1-debian-12-r1
image: docker.io/bitnami/prometheus:2.51.0-debian-12-r0
- name: thanos
image: docker.io/bitnami/thanos:0.34.1-debian-12-r0
image: docker.io/bitnami/thanos:0.34.1-debian-12-r1
apiVersion: v2
appVersion: 2.50.1
appVersion: 2.51.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -35,4 +35,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.0.0
version: 1.0.1
2 changes: 1 addition & 1 deletion bitnami/prometheus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -734,4 +734,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
4 changes: 2 additions & 2 deletions bitnami/prometheus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ server:
image:
registry: docker.io
repository: bitnami/prometheus
tag: 2.50.1-debian-12-r1
tag: 2.51.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1060,7 +1060,7 @@ server:
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.34.1-debian-12-r0
tag: 0.34.1-debian-12-r1
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 8edf559

Please sign in to comment.