Commit Graph
37601 Commits
Author SHA1 Message Date
a0c8b42870 [bitnami/prometheus] Allow Prometheus server run as sts (#36517)
* support run prometheus server as statefulset

set server.workloadKind=StatefulSet to run as statefulset

Signed-off-by: Feng Shao <shaof777@gmail.com>

* change per review comment

change boolean flag useStatefulSet in values to controll deployment
type.
bump the chart to a new minor version since a new parameter is added.

Signed-off-by: Feng Shao <shaof777@gmail.com>

* update changelog

Signed-off-by: Feng Shao <shaof777@gmail.com>

* set update strategy and serviceName separately

Signed-off-by: Feng Shao <shaof777@gmail.com>

* fix: dynamically set apiVersion and kind for server deployment

Signed-off-by: Jota Martos <jota.martos@broadcom.com>

---------

Signed-off-by: Feng Shao <shaof777@gmail.com>
Signed-off-by: Jota Martos <jota.martos@broadcom.com>
Co-authored-by: Jota Martos <jota.martos@broadcom.com>
prometheus/2.3.0
2026-06-15 13:21:09 +02:00
f9f60c784b [bitnami/rabbitmq-cluster-operator] fix messaging-topology-operator readiness probe (#36539)
* [bitnami/rabbitmq-cluster-operator] fix readiness probe for newer message-topology-operator versions

It is closer to https://github.com/rabbitmq/messaging-topology-operator/blob/80652a6a98812ef6e216141b62e5ec6774430e0d/config/manager/manager.yaml now

The metrics endpoint is served using HTTPS by default, the httpGet probe is HTTP by default, so it is failing. This change uses the appropriate health endpoint served by the operator.

Signed-off-by: Jonas Badstübner <jonas.badstuebner@hetzner-cloud.de>

* [bitnami/rabbitmq-cluster-operator] bump version to 4.4.39

Signed-off-by: Jonas Badstübner <jonas.badstuebner@hetzner-cloud.de>

* [bitnami/rabbitmq-cluster-operator] propagate port name change appropriately

Signed-off-by: Jonas Badstübner <jonas.badstuebner@hetzner-cloud.de>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Apply suggestion from @dgomezleon

Signed-off-by: David Gomez <david.gomez@broadcom.com>

---------

Signed-off-by: Jonas Badstübner <jonas.badstuebner@hetzner-cloud.de>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Signed-off-by: David Gomez <david.gomez@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: David Gomez <david.gomez@broadcom.com>
rabbitmq-cluster-operator/4.4.39
2026-06-11 13:50:47 +00:00
78410dd9a5 [bitnami/thanos] per-shard extraFlags + shardLoopId in sharded storegateway (#36543)
* [bitnami/thanos] per-shard extraFlags + shardLoopId in sharded storegateway

Brings the sharded storegateway in line with capabilities other sharded fields already provide:

- Each `timePartitioning` entry may now set its own `extraFlags` list, appended to the global `storegateway.extraFlags`. Mirrors the existing per-partition `resources` override.
- `topologySpreadConstraints` is now rendered with `shardLoopId` in context, matching what `affinity` / `nodeSelector` / `tolerations` already do. Users can write a per-shard label selector (e.g. `shard: '{{ .shardLoopId }}'`) so each shard's replicas spread independently.

Also defines `$partition` once at the top of the iteration loop rather than re-extracting it via `slice ... | first` in each block.

Signed-off-by: Elliot Kennedy <me@elken.io>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Elliot Kennedy <me@elken.io>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
thanos/17.6.0
2026-06-08 09:09:41 +02:00
Bitnami BotandGitHub f9ad394743 🔄 synced local '.github/workflows/' with remote 'workflows/' (#36540)
Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com>
2026-05-27 16:52:36 +02:00
ad01198ede [bitnami/rabbitmq-cluster-operator] fix events permission for messaging-topology-operator (#36538)
* [rabbitmq-cluster-operator] fix events permission for messaging-topology-operator

https://github.com/rabbitmq/messaging-topology-operator/pull/1145/changes/6fe2a00e667fc6eff0eef983abe5f5aaec1bf0f4
Signed-off-by: Jonas Badstübner <jonas.badstuebner@hetzner-cloud.de>

* [bitnami/rabbitmq-cluster-operator] bump version to 4.4.38

Signed-off-by: Jonas Badstübner <jonas.badstuebner@hetzner-cloud.de>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Jonas Badstübner <jonas.badstuebner@hetzner-cloud.de>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
rabbitmq-cluster-operator/4.4.38
2026-05-27 09:54:15 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6a87ae0b5e build(deps): bump actions/stale from 10.2.0 to 10.3.0 (#36541)
Bumps [actions/stale](https://github.com/actions/stale) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/b5d41d4e1d5dceea10e7104786b73624c18a190f...eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-26 08:24:52 +02:00
Aldi JayadiandGitHub b1f6087ca0 [bitnami/thanos] Fix containerPorts in query deployment (#36533) thanos/17.5.2 2026-05-25 08:27:26 +02:00
1e56a50127 [bitnami/common] escape ChartVersion in labels (#36516)
* [bitnami/common] escape ChartVersion in labels

Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
common/2.31.9
2026-05-19 16:30:52 +02:00
Juan Ariza ToledanoandGitHub 9b0367e7fa [bitnami/opensearch-k8s-operator] docs: add README for OpenSearch Kubernetes Operator (#36532)
This PR adds the README for the OpenSearch Kubernetes Operator Helm chart.

Signed-off-by: juan131 <juan.ariza@broadcom.com>
2026-05-19 15:45:40 +02:00
David GomezandGitHub 242f0b8106 [bitnami/thanos] Change hpa bucketweb component label to bucketweb (#36531)
ai-assisted=no

Signed-off-by: David Gomez <david.gomez@broadcom.com>
thanos/17.5.1
2026-05-19 09:41:03 +02:00
73c0faa841 [bitnami/thanos] Add Thanos httproute (#36529)
* [bitnami/thanos] Bump chart version

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Add httproute to README.md

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Add bucketweb.httpRoute feature

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Add compactor.httpRoute feature

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Add query.httpRoute feature

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Add query-frontend.httpRoute feature

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Add receive.httpRoute feature

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Add ruler.httpRoute feature

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Add storegateway.httpRoute feature

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Add Thanos httpRoute options

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* [bitnami/thanos] Add httpRoute in thanos ruler queryURL

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Revise httpRoute options

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Revise Thanos httpRoute templates

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* [bitnami/thanos] Revise param httproute matches

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* [bitnami/thanos] Fixes httproute context and backendRefs

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: aldi.j <aldi.jayadi222@gmail.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
thanos/17.5.0
2026-05-19 09:17:42 +02:00
8ef0b5c7fd [bitnami/mongodb-sharded] fix(mongos): use exact match in liveness pr… (#36488)
* [bitnami/mongodb-sharded] fix: use exact match in liveness probe pgrep

The mongos liveness probe uses `pgrep mongos` to check if the mongos
process is running. However, `pgrep` performs substring matching by
default, so `pgrep mongos` also matches `mongosh` processes (since
"mongos" is a substring of "mongosh").

This causes a critical failure mode during startup: when all MongoDB
sharded StatefulSets start simultaneously, mongos may attempt to connect
to configsvr before its replica set is fully initialized. The Bitnami
entrypoint script runs `mongosh --host configsvr` to verify configsvr
availability, but this call blocks indefinitely when configsvr's port is
open but the replica set hasn't completed primary election or auth user
creation. Since the `mongosh` call has no timeout, it hangs forever,
and the actual `mongos` router process is never started.

At this point, the liveness probe should detect that mongos is not
running and restart the container. However, `pgrep mongos` matches the
hung `mongosh` child process, so the liveness probe passes. The
container remains stuck permanently: liveness passes (due to the
substring match on mongosh), readiness fails (correctly, since mongos
never started), and Kubernetes never restarts it.

Meanwhile, shard data nodes complete their own init, stop mongod, and
try to register with mongos. Since mongos never started, shards loop on
"timeout reached before the port went into state inuse" and get killed
by their own liveness probes, entering CrashLoopBackOff.

The fix adds the `-x` flag to `pgrep`, which requires an exact match on
the process name. With this change, `pgrep -x mongos` matches only the
real `mongos` process and not `mongosh`, so if the entrypoint hangs, the
liveness probe correctly fails and Kubernetes restarts the container.
On retry, configsvr is typically ready, and startup succeeds.

The same `-x` fix is applied to the other liveness probes in this chart
that suffer from the same substring-match weakness: the config-server
and shard data StatefulSets (both using `pgrep mongod`, which can match
processes such as `mongodump` or any other `mongod*` binary). The shard
arbiter probe is also switched from `pgrep -f mongodb` to `pgrep -x
mongod` so that all mongod-based StatefulSets check for the actual
process by exact name rather than relying on substring or full-cmdline
matches.

Signed-off-by: delthas <delthas@dille.cc>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: delthas <delthas@dille.cc>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
mongodb-sharded/9.4.14
2026-05-12 11:48:25 +02:00
6854887a84 [bitnami/prometheus] prometheus thanos sidecar readiness probe (#36522)
* prometheus thanos sidecar readiness probe

Signed-off-by: Luke Zhu <luke_zhu@alumni.brown.edu>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Luke Zhu <luke_zhu@alumni.brown.edu>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Luke Zhu <luke_zhu@alumni.brown.edu>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
2026-05-08 11:49:04 +02:00
8ca5ad2894 [bitnami/mongodb] fix temp folder typo (#36500)
* [bitnami/mongodb] fix temp folder typo

Signed-off-by: Enin <enin.kaduk@docker.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Enin <enin.kaduk@docker.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
mongodb/17.0.2
2026-05-08 11:01:49 +02:00
Javier J. Salmerón García d30e72d92d [bitnami/couchdb] docs: 📝 Add README.md
Ref TNZ-96783

ai-assisted=no

Ref: [TNZ-96783](https://vmw-jira.broadcom.net/browse/TNZ-96783)

Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
2026-05-07 15:33:37 +02:00
Javier J. Salmerón GarcíaandGitHub 5b26cb55b5 [bitnami/dagger] docs: 📝 Add README.md (#36524)
ai-assisted=no

TNZ-92744

Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
2026-04-30 11:43:40 +02:00
Javier J. Salmerón GarcíaandGitHub df1c4bb085 [bitnami/authentik] docs: 📝 Add README.md (#36525)
REF TNZ-92745

ai-assisted=no

Ref: [TNZ-92745](https://vmw-jira.broadcom.net/browse/TNZ-92745)

Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
2026-04-30 11:43:18 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
47ec673210 build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#36518)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-25 12:42:49 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3ad2e0c8a9 build(deps): bump actions/cache from 5.0.4 to 5.0.5 (#36519)
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/668228422ae6a00e4ad889ee87cd7109ec5666a7...27d5ce7f107fe9357f9df03efb73ab90386fccae)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-25 12:42:37 +02:00
MS-gpzambrzandGitHub 48dbb30c7b [bitnami/phpmyadmin] fix override Release namespace with common value (#36508) phpmyadmin/20.0.2 2026-04-23 09:48:09 +02:00
Carlos Rodríguez HernándezandGitHub fe98ff4271 [bitnami/nginx-ingress-controller] Deprecate Helm chart (#36520)
Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com>

ai-assisted=no
nginx-ingress-controller/12.0.9
2026-04-20 12:34:37 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c12135b5a8 build(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#36505)
Bumps [actions/github-script](https://github.com/actions/github-script) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 11:06:00 +02:00
Miguel RuizandGitHub 7c2f91f1a5 [bitnami/jaeger] Add missing serviceAccountName in deployments (#36515)
Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>

ai-assisted=no
jaeger/6.0.7
2026-04-17 15:32:46 +02:00
a7fb7ee67a [bitnami/thanos] Fix invalid YAML syntax on the query deployment template when storegateway.useEndpointGroup is false (#36485)
* [bitnami/thanos] Fix invalid YAML syntax on the query deployment template when `storegateway.useEndpointGroup` is false

Signed-off-by: Thomas P. <TPXP@users.noreply.github.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Thomas P. <TPXP@users.noreply.github.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
thanos/17.4.1
2026-04-17 09:57:25 +02:00
a624093216 [bitnami/clickhouse] Clickhouse "configuration" value template (#36510)
* initial fix

Signed-off-by: Luke Zhu <luke_zhu@alumni.brown.edu>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Luke Zhu <luke_zhu@alumni.brown.edu>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Luke Zhu <luke_zhu@alumni.brown.edu>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
clickhouse/9.4.7
2026-04-17 09:55:00 +02:00
Bitnami BotandGitHub f9b4fbfcb7 🔄 synced local '.github/workflows/' with remote 'workflows/' (#36512)
Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com>
2026-04-17 06:59:47 +02:00
Juan Ariza ToledanoandGitHub 6c2c175553 [bitnami/wiremock] docs: Add README (#36511)
Signed-off-by: juan131 <juan.ariza@broadcom.com>
2026-04-15 17:30:51 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
037cfbac2c build(deps): bump oras-project/setup-oras from 1.2.4 to 2.0.0 (#36504)
Bumps [oras-project/setup-oras](https://github.com/oras-project/setup-oras) from 1.2.4 to 2.0.0.
- [Release notes](https://github.com/oras-project/setup-oras/releases)
- [Commits](https://github.com/oras-project/setup-oras/compare/22ce207df3b08e061f537244349aac6ae1d214f6...38de303aac69abb66f3e6255b7198bff35f323e3)

---
updated-dependencies:
- dependency-name: oras-project/setup-oras
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 08:19:42 +02:00
Juan José MartosandGitHub b65332dd80 [bitnami/*] Remove Azure Marketplace references (#36507)
ai-assisted=no

Signed-off-by: Jota Martos <jota.martos@broadcom.com>
2026-04-13 14:07:05 +02:00
Javier J. Salmerón GarcíaandGitHub 214055368b [bitnami/rook-ceph] docs: Add README.md (#36498)
ai-assisted=no

Ref: [TNZ-85956](https://vmw-jira.broadcom.net/browse/TNZ-85956)

Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
2026-04-09 10:50:03 +02:00
Fran MuleroandGitHub 57432644ae fix(ci-update): use printf instead of echo (#36495)
Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com>
2026-04-07 18:01:49 +00:00
d9f6e8974f [bitnami/schema-registry] Resolve port always being 0 in HTTPRoute resource (#36477)
* fix: #36476 - resolve port always being 0 in HTTPRoute resource

Signed-off-by: Paul Reffell <attributeerror@amthst.dev>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Paul Reffell <attributeerror@amthst.dev>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
schema-registry/26.1.1
2026-03-30 08:22:13 +02:00
Gonzalo Gómez GraciaandGitHub ca1d0b3b6d [workflow/ci-update] readme-generator-for-helm reference (#36490)
ai-assisted=no

Signed-off-by: Gonzalo Gomez Gracia <gonzalo.gomez@broadcom.com>
2026-03-24 17:56:56 +01:00
David GomezandGitHub b1a1f8f055 [bitnami/proxysql] Add proxysql marketing readme (#36489)
ai-assisted=yes

Signed-off-by: David Gomez <david.gomez@broadcom.com>
2026-03-24 09:56:30 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9782af976a build(deps): bump actions/cache from 5.0.3 to 5.0.4 (#36487)
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/cdf6c1fa76f9f475f3d7449005a359c84ca0f306...668228422ae6a00e4ad889ee87cd7109ec5666a7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 13:38:57 +01:00
86b02efe41 [bitnami/grafana-operator] Update Grafana Custom Resource to include disableDefaultAdminSecret option supported by the grafana operator (#36482)
* Update Grafana Custom Resource to include disableDefaultAdminSecret option supported by the grafana operator

Signed-off-by: TannerBragg <tanner.bragg91@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Bump minor version in the Chart.yaml file

We are adding a new feature here. According to semver, we should bump the minor version.

Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: TannerBragg <tanner.bragg91@gmail.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Fran Mulero <francisco-jose.mulero@broadcom.com>
grafana-operator/4.10.0
2026-03-12 09:21:01 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
f90570733f build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 (#36478)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/6044e13b5dc448c55e2357c09f80417699197238...53b83947a5a98c8d113130e565377fae1a50d02f)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 09:05:24 +01:00
d65039a51e [bitnami/nginx] feat: add checksum annotation for existingServerBlockConfigmap via lookup (#36470)
* feat(nginx): add checksum annotation for existingServerBlockConfigmap

When existingServerBlockConfigmap or existingStreamServerBlockConfigmap
are set, use helm lookup to read the ConfigMap from the cluster and
compute a checksum annotation on the pod template. This triggers a
rolling restart whenever the referenced ConfigMap content changes,
consistent with the behavior already provided for inline serverBlock.

Also fix a copy-paste error: the stream server block checksum condition
was checking existingServerBlockConfigmap instead of
existingStreamServerBlockConfigmap.

Note: lookup returns nil during helm template (offline dry-run), so
the annotation is silently omitted in that case. This is expected
and consistent with how lookup behaves across all Helm charts.

Signed-off-by: Andrea Pilo <apilo@cuebiq.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Andrea Pilo <apilo@cuebiq.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
nginx/22.1.1
2026-03-04 10:02:41 +01:00
Bitnami BotandGitHub dd993efcda 🔄 synced local '.github/workflows/' with remote 'workflows/' (#36472)
Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com>
2026-03-03 10:56:12 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6d0b574d88 build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#36473)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/b7c566a772e6b6bfb58ed0dc250532a479d7789f...bbbca2ddaa5d8feaa63e36b76fdaad77386f024f)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 10:24:52 +01:00
12a0ed3d49 [bitnami/haproxy] Add IPv6 dual-stack support with ipFamilyPolicy and ipFamilies (#36385)
* feat(haproxy): add IPv6 dual-stack support with ipFamilyPolicy and ipFamilies

Signed-off-by: Awan <jesse.awan@sap.com>

* fix(haproxy): bump chart version to 3.0.1

- Update Chart.yaml version from 3.0.0 to 3.0.1
- Update CHANGELOG.md version number to match Chart.yaml

This fixes CI validation that requires version bump when chart files are modified.

Signed-off-by: Awan <jesse.awan@sap.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Awan <jesse.awan@sap.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
haproxy/3.0.1
2026-02-27 09:27:53 +01:00
7c1e07157f [bitnami/postgresql]: configurable data source credentials for postgresql exporter (#36465)
* feat(postgresql): configurable data source credentials for postgresql
exporter

Signed-off-by: Salar Nosrati-Ershad <snosratiershad@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Salar Nosrati-Ershad <snosratiershad@gmail.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
postgresql/17.1.0
2026-02-25 17:02:50 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fd44ff1d22 Bump actions/stale from 10.1.1 to 10.2.0 (#36469)
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.1 to 10.2.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/997185467fa4f803885201cee163a9f38240193d...b5d41d4e1d5dceea10e7104786b73624c18a190f)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-23 10:41:24 +01:00
21693ad18f [bitnami/keycloak] Fix health probe paths with httpRelativePath (#36467)
* [bitnami/keycloak] Fix health probe paths with httpRelativePath

Startup, liveness, and readiness probe paths were hardcoded
without accounting for the `httpRelativePath` value, causing
probes to fail when a custom relative path is configured.

Prefix each health endpoint (`/health/started`, `/health/live`,
`/health/ready`) with the configured `httpRelativePath`, trimming
any trailing slash to avoid double slashes in the path.

Signed-off-by: Robbie Blaine <robbieblaine.rb@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Robbie Blaine <robbieblaine.rb@gmail.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
keycloak/25.3.2
2026-02-19 12:03:14 +01:00
7c0148db53 [bitnami/keycloak] feat: use official Keycloak health endpoints for probes (#36434)
* [bitnami/keycloak] feat: use official Keycloak health endpoints for probes

Signed-off-by: aravind <araviku04@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* [bitnami/keycloak] Use management port for health probes and enable KC_HEALTH_ENABLED

Signed-off-by: aravind <araviku04@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: aravind <araviku04@gmail.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
keycloak/25.3.1
2026-02-19 10:02:24 +01:00
a9905eabb0 [bitnami/schema-registry] Add support for HTTPRoute resources (#36458)
* feat: add support for httproute resource

Signed-off-by: Paul Reffell <attributeerror@amthst.dev>

* update README.md with values documentation

Signed-off-by: Paul Reffell <attributeerror@amthst.dev>

* move documentation references in values.yaml to new lines

Signed-off-by: Paul Reffell <attributeerror@amthst.dev>

* fix: remove param comments from httpRoutes array & add example comment

Signed-off-by: Paul Reffell <attributeerror@amthst.dev>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Paul Reffell <attributeerror@amthst.dev>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
schema-registry/26.1.0
2026-02-19 09:17:24 +01:00
Juan Ariza ToledanoandGitHub e3296a8314 [bitnami/redis] bugfix: use TLS port on readiness probes when TLS is enabled (#36463) redis/23.1.1 2026-02-12 13:51:52 +01:00
Gonzalo Gómez GraciaandGitHub 8caeb0c818 [workflows/ci-update] Clone readme-generator-for-helm (#36462)
Signed-off-by: Gonzalo Gomez Gracia <gonzalo.gomez@broadcom.com>
2026-02-12 12:09:12 +01:00
Juan Ariza ToledanoandGitHub 38684e07d2 [bitnami/redis] feat: add support for sync checks on replica nodes with sentinel (#36461) 2026-02-12 11:38:43 +01:00
69f5d02d1d [bitnami/clickhouse] Fix clickhouse VPA apiVersion and template (#36442)
* fix: correct context reference for custom labels in VerticalPodAutoscaler metadata

Fixes #36439

fix: update apiVersion for Vertical Pod Autoscaler to use autoscaling.k8s.io/v1

Fixes #36303

chore: bump ClickHouse chart version to 9.4.6
chore: bump version to 2.31.8 in Chart.yaml

Signed-off-by: Per Osbäck <per@osbeck.com>

* Apply suggestion from @jotamartos

Signed-off-by: Juan José Martos <jota.martos@broadcom.com>

* Remove old VPA apiVersion reference

Removed outdated Vertical Pod Autoscaler apiVersion handling.

Signed-off-by: Juan José Martos <jota.martos@broadcom.com>

---------

Signed-off-by: Per Osbäck <per@osbeck.com>
Signed-off-by: Juan José Martos <jota.martos@broadcom.com>
Co-authored-by: Juan José Martos <jota.martos@broadcom.com>
2026-02-09 12:49:21 +01:00