Bitnami Bot
4bff14368b
[bitnami/kubernetes-event-exporter] Release 2.12.2 updating components versions ( #22830 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
kubernetes-event-exporter/2.12.2
2024-01-29 17:07:04 +01:00
Fran de Paz Galán
7667fc2cf5
[bitnami/haproxy] Fix securityContext for testing env ( #22833 )
...
* [bitnami/haproxy] Fix securityContext for testing env
Signed-off-by: Fran de Paz <fran.de-paz@broadcom.com >
* Add missing params
Signed-off-by: Fran de Paz <fran.de-paz@broadcom.com >
---------
Signed-off-by: Fran de Paz <fran.de-paz@broadcom.com >
2024-01-29 16:53:08 +01:00
Fran Mulero
4ec2a02c28
[bitnami/kubernetes-event-exporter] Set security context in ginkgo tests ( #22828 )
...
Signed-off-by: Fran Mulero <fmulero@vmware.com >
2024-01-29 15:42:57 +01:00
dependabot[bot]
bf23798255
build(deps): Bump slackapi/slack-github-action from 1.24.0 to 1.25.0 ( #22815 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](e28cf165c9...6c661ce588 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
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>
2024-01-29 15:34:32 +01:00
Wout Van De Wiel
bf435ef85e
fix(redis): fix standalone redis missing service account ( #22747 )
...
Since 18.8.3 (https://github.com/bitnami/charts/pull/22716 ) no service account is created with architecture set to standalone.
In this case the serviceaccount and application condition didn't match for master (instead the condition for replicas was used for the master service account).
Signed-off-by: Wout Van De Wiel <vandewiel.wout@gmail.com >
redis/18.9.1
2024-01-29 13:57:10 +01:00
Miguel Ruiz
c72da80995
[bitnami/mongodb] Fix issue with svcbind secret generation ( #22521 )
...
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
Signed-off-by: Andrés Bono <andresbono@vmware.com >
Co-authored-by: Andrés Bono <andresbono@vmware.com >
mongodb/14.7.2
2024-01-29 11:58:10 +01:00
Michael Kriese
d58833e7bc
[bitnami/kube-prometheus]: autoload service account token for operator ( #22561 )
...
* fix(kube-prometheus): load service account token
Signed-off-by: Michael Kriese <michael.kriese@visualon.de >
* fix: bump chart version
Signed-off-by: Michael Kriese <michael.kriese@visualon.de >
* docs: update readme
Signed-off-by: Michael Kriese <michael.kriese@visualon.de >
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
---------
Signed-off-by: Michael Kriese <michael.kriese@visualon.de >
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Signed-off-by: Andrés Bono <andresbono@vmware.com >
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com >
Co-authored-by: Andrés Bono <andresbono@vmware.com >
kube-prometheus/8.25.6
2024-01-29 10:35:46 +00:00
Martin Bálint
055c8ede10
[bitnami/thanos] feat: Option to enable ephemeral persistent volume for compactor ( #22808 )
...
Signed-off-by: Martin Balint <martin.balint@threatmark.com >
Co-authored-by: Martin Balint <martin.balint@threatmark.com >
thanos/12.23.0
2024-01-29 11:32:02 +01:00
Dr. George Raven
df7972b4b7
Fixed jupyterhub external database config gen ( #22735 )
...
This chart had an issue where the configuration for external databases
was both behind a flag enbabling the internally bundled db, and what
appeared to be copy and pastes gone wrong where variables were pointing
to entirely inappropriate values. I also noted that the affected lines of
template had not been touched in years.
This was tested with bitnami/postgresql-ha under an umbrella chart to
ensure both the external database and jupyterhub were deployed under
minikube.
Changelog: Bugfix
Signed-off-by: George Raven <GeorgeRavenCommunity@pm.me >
2024-01-29 11:31:34 +01:00
Nicolaj Græsholt
bc59339be9
CHANGE remove replicas in statefulset if autoscaling + HA #22743 ( #22744 )
...
Signed-off-by: Nicolaj 'figaw' Græsholt <figaw@hotmail.com >
memcached/6.9.2
2024-01-29 11:20:38 +01:00
Donald Sebastian Leung
200df73c12
[bitnami/nginx] Fix bitnami/charts#22517 ( #22518 )
...
* Fix bitnami/charts#22517
Signed-off-by: Donald Sebastian Leung <donaldsebleung@gmail.com >
Signed-off-by: Donald Sebastian Leung <donaldsebleung@gmail.com >
* Bump bitnami/nginx version
Signed-off-by: Donald Sebastian Leung <donaldsebleung@gmail.com >
---------
Signed-off-by: Donald Sebastian Leung <donaldsebleung@gmail.com >
Signed-off-by: Andrés Bono <andresbono@vmware.com >
Co-authored-by: Andrés Bono <andresbono@vmware.com >
nginx/15.9.3
2024-01-29 10:05:46 +00:00
Bitnami Bot
e151ce855d
[bitnami/keycloak] Release 18.3.2 updating components versions ( #22822 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
keycloak/18.3.2
2024-01-29 10:36:36 +01:00
magicabdel
bc4b1dcd3b
[bitnami/thanos] Fix revisionHistoryLimit for thanos storegateway ( #22751 )
...
* [bitnami/thanos] Fix revisionHistoryLimit for storegateway
Signed-off-by: Abdessalam Zaimi <abdessalam.zaimi@sia-partners.com >
* [bitnami/thanos] bumping chart version
Signed-off-by: Abdessalam Zaimi <abdessalam.zaimi@sia-partners.com >
---------
Signed-off-by: Abdessalam Zaimi <abdessalam.zaimi@sia-partners.com >
Co-authored-by: Abdessalam ZAIMI <abdessalam.zaimi@sia-partners.com >
2024-01-29 10:25:21 +01:00
Max Nitze
3acbe5395f
[bitnami/fluentd] Allow templating of extra env vars ( #22749 )
...
Signed-off-by: Max Nitze <max.nitze@mgm-tp.com >
Co-authored-by: Max Nitze <max.nitze@mgm-tp.com >
2024-01-29 10:24:55 +01:00
Max Nitze
b1e575a5de
[bitnami/grafana] Enable templating of all volumes and volumeMounts ( #22731 )
...
Signed-off-by: Max Nitze <max.nitze@mgm-tp.com >
Co-authored-by: Max Nitze <max.nitze@mgm-tp.com >
grafana/9.8.2
2024-01-29 10:01:28 +01:00
Bitnami Bot
1c7dfc16b4
[bitnami/jenkins] Release 12.6.4 updating components versions ( #22820 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
jenkins/12.6.4
2024-01-29 09:43:21 +01:00
FL42
eb5cf6b1fc
[bitnami/minio] Add runtimeClassName support ( #22805 )
...
* feat: runtime class for minio
Signed-off-by: FL42 <46161216+fl42@users.noreply.github.com >
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
---------
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com >
minio/13.3.0
2024-01-29 09:37:18 +01:00
Juan José Martos
962aec3269
[bitnami/rabbitmq] Disable memoryHighWatermark by default in RabbitMQ ( #22818 )
...
Signed-off-by: Jota Martos <jotamartos@vmware.com >
rabbitmq/12.8.2
2024-01-29 08:37:03 +00:00
Bitnami Bot
fe4c4cd5d3
[bitnami/cassandra] Release 10.8.2 updating components versions ( #22813 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
cassandra/10.8.2
2024-01-29 08:11:04 +01:00
Bitnami Bot
5fc5a38794
[bitnami/apache] Release 10.5.2 updating components versions ( #22812 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
apache/10.5.2
2024-01-29 06:46:33 +01:00
Bitnami Bot
fdc3ad42b5
[bitnami/postgresql] Release 13.4.3 updating components versions ( #22811 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
postgresql/13.4.3
2024-01-29 03:22:41 +01:00
Bitnami Bot
49133b7ae3
[bitnami/kafka] Release 26.8.3 updating components versions ( #22804 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
kafka/26.8.3
2024-01-27 21:16:37 +01:00
Bitnami Bot
dc6bce1cf0
[bitnami/thanos] Release 12.22.1 updating components versions ( #22803 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
thanos/12.22.1
2024-01-27 21:00:28 +01:00
Bitnami Bot
fe5a04542a
[bitnami/kubeapps] Release 14.3.2 updating components versions ( #22802 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
kubeapps/14.3.2
2024-01-27 20:53:47 +01:00
Bitnami Bot
553cb6d5c3
[bitnami/jupyterhub] Release 5.6.2 updating components versions ( #22799 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
jupyterhub/5.6.2
2024-01-27 20:24:59 +01:00
Bitnami Bot
6ecc0c7d50
[bitnami/influxdb] Release 5.13.2 updating components versions ( #22798 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
influxdb/5.13.2
2024-01-27 19:59:59 +01:00
Bitnami Bot
71b1931704
[bitnami/grafana-tempo] Release 2.7.2 updating components versions ( #22795 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
grafana-tempo/2.7.2
2024-01-27 18:41:09 +01:00
Bitnami Bot
a36a577f3b
[bitnami/haproxy] Release 0.13.4 updating components versions ( #22796 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
haproxy/0.13.4
2024-01-27 18:41:00 +01:00
Bitnami Bot
2f7d46a2c8
[bitnami/grafana-mimir] Release 0.9.2 updating components versions ( #22794 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
grafana-mimir/0.9.2
2024-01-27 18:21:10 +01:00
Bitnami Bot
0933869a94
[bitnami/fluentd] Release 5.14.2 updating components versions ( #22793 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
fluentd/5.14.2
2024-01-27 18:05:30 +01:00
Bitnami Bot
c5ee2e3d62
[bitnami/flux] Release 1.5.2 updating components versions ( #22792 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
flux/1.5.2
2024-01-27 17:37:48 +01:00
Bitnami Bot
2909547bde
[bitnami/concourse] Release 3.3.3 updating components versions ( #22791 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
concourse/3.3.3
2024-01-27 17:30:52 +01:00
Bitnami Bot
7487874893
[bitnami/external-dns] Release 6.31.2 updating components versions ( #22790 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
external-dns/6.31.2
2024-01-27 17:22:56 +01:00
Bitnami Bot
79ab195239
[bitnami/spark] Release 8.3.2 updating components versions ( #22789 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
spark/8.3.2
2024-01-27 08:04:14 +01:00
Bitnami Bot
2ad77a5d40
[bitnami/wordpress] Release 19.2.2 updating components versions ( #22788 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
wordpress/19.2.2
2024-01-27 06:20:33 +01:00
Bitnami Bot
5b73acd6cb
[bitnami/redmine] Release 26.3.2 updating components versions ( #22787 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
redmine/26.3.2
2024-01-27 06:11:39 +01:00
Bitnami Bot
8f9e65ab32
[bitnami/tomcat] Release 10.13.2 updating components versions ( #22786 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
tomcat/10.13.2
2024-01-27 05:34:29 +01:00
Bitnami Bot
f7c6323bf5
[bitnami/postgresql-ha] Release 12.8.2 updating components versions ( #22783 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
postgresql-ha/12.8.2
2024-01-27 05:23:37 +01:00
Bitnami Bot
6682e9cfcf
[bitnami/postgresql] Release 13.4.2 updating components versions ( #22785 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
postgresql/13.4.2
2024-01-27 05:14:01 +01:00
Bitnami Bot
3dc3ee1e71
[bitnami/nginx-ingress-controller] Release 10.1.2 updating components versions ( #22782 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
nginx-ingress-controller/10.1.2
2024-01-27 04:01:35 +01:00
Bitnami Bot
fd98d09053
[bitnami/mlflow] Release 0.7.1 updating components versions ( #22781 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
mlflow/0.7.1
2024-01-27 03:34:59 +01:00
Bitnami Bot
99010f3b31
[bitnami/multus-cni] Release 1.4.3 updating components versions ( #22780 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
multus-cni/1.4.3
2024-01-27 03:28:23 +01:00
Bitnami Bot
98441ccefe
[bitnami/kube-state-metrics] Release 3.11.2 updating components versions ( #22779 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
kube-state-metrics/3.11.2
2024-01-27 03:10:46 +01:00
Bitnami Bot
d2554b7edd
[bitnami/jenkins] Release 12.6.3 updating components versions ( #22778 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
jenkins/12.6.3
2024-01-27 03:02:55 +01:00
Bitnami Bot
f6890ed330
[bitnami/ghost] Release 19.8.3 updating components versions ( #22777 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
ghost/19.8.3
2024-01-27 02:27:40 +01:00
Bitnami Bot
c98f119519
[bitnami/flink] Release 0.7.2 updating components versions ( #22775 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
flink/0.7.2
2024-01-27 02:07:23 +01:00
Bitnami Bot
fcaeae9dce
[bitnami/gitea] Release 1.4.2 updating components versions ( #22776 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
gitea/1.4.2
2024-01-27 02:00:27 +01:00
Bitnami Bot
c2e2f0c53a
[bitnami/ejbca] Release 11.2.2 updating components versions ( #22773 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
ejbca/11.2.2
2024-01-27 01:44:48 +01:00
Bitnami Bot
51dfe9cdf0
[bitnami/etcd] Release 9.10.3 updating components versions ( #22774 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
etcd/9.10.3
2024-01-27 01:31:04 +01:00
Bitnami Bot
e1b40ec090
[bitnami/drupal] Release 17.3.1 updating components versions ( #22772 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
drupal/17.3.1
2024-01-27 00:59:40 +01:00