8000 [bitnami/grafana-operator] :zap: :arrow_up: Update dependency references by bitnami-bot · Pull Request #33605 · bitnami/charts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[bitnami/grafana-operator] ⚡ ⬆️ Update dependency references #33605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions bitnami/grafana-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 4.9.15 (2025-05-07)
## 4.9.16 (2025-05-12)

* [bitnami/grafana-operator] Release 4.9.15 ([#33520](https://github.com/bitnami/charts/pull/33520))
* [bitnami/grafana-operator] :zap: :arrow_up: Update dependency references ([#33605](https://github.com/bitnami/charts/pull/33605))

## <small>4.9.15 (2025-05-07)</small>

* [bitnami/grafana-operator] Release 4.9.15 (#33520) ([5d5a22b](https://github.com/bitnami/charts/commit/5d5a22bd3ac142cac8367e9a69414c3a44725d36)), closes [#33520](https://github.com/bitnami/charts/issues/33520)

## <small>4.9.14 (2025-05-06)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/grafana-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ annotations:
category: Analytics
images: |
- name: grafana
image: docker.io/bitnami/grafana:11.6.1-debian-12-r1
image: docker.io/bitnami/grafana:12.0.0-debian-12-r0
- name: grafana-operator
image: docker.io/bitnami/grafana-operator:5.17.1-debian-12-r2
licenses: Apache-2.0
Expand All @@ -32,4 +32,4 @@ maintainers:
name: grafana-operator
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-operator
version: 4.9.15
version: 4.9.16
2 changes: 1 addition & 1 deletion bitnami/grafana-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ grafana:
image:
registry: docker.io
repository: bitnami/grafana
tag: 11.6.1-debian-12-r1
tag: 12.0.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down
Loading
0