Bitnami Bot
883c9e11b3
[bitnami/wordpress] Release 18.1.24 updating components versions ( #21523 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
wordpress/18.1.24
2023-12-12 13:28:36 +01:00
Javier J. Salmerón-García
aabda3c903
[bitnami/pinniped, oauth2-proxy, flux] test: ✅ Fix runtime-parameters for PSA restricted mode ( #21522 )
...
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2023-12-12 13:26:43 +01:00
Bitnami Bot
c71f0925fe
[bitnami/minio] Release 12.10.9 updating components versions ( #21520 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
minio/12.10.9
2023-12-12 12:41:56 +01:00
Bitnami Bot
5c874b2d16
[bitnami/minio] Release 12.10.8 updating components versions ( #21518 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
minio/12.10.8
2023-12-12 12:14:27 +01:00
Fran Mulero
25e3878220
[bitnami/mlflow] Fix faulty type conversion in serviceMonitor ( #21506 )
...
* [bitnami/mlflow] Fix faulty type conversion in serviceMonitor
Signed-off-by: Fran Mulero <fmulero@vmware.com >
* Bump chart version
Signed-off-by: Fran Mulero <fmulero@vmware.com >
* Use http and https as port name
Signed-off-by: Fran Mulero <fmulero@vmware.com >
* Use protocol in ingress config
Signed-off-by: Fran Mulero <fmulero@vmware.com >
* Apply suggestions
Signed-off-by: Fran Mulero <fmulero@vmware.com >
---------
Signed-off-by: Fran Mulero <fmulero@vmware.com >
mlflow/0.3.2
2023-12-12 10:42:05 +01:00
Bitnami Bot
c623cbbaa3
[bitnami/grafana-operator] Release 3.5.11 updating components versions ( #21507 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
grafana-operator/3.5.11
2023-12-11 19:13:45 +01:00
Marc Schreiber
b51288a469
Make Kafka DefaultMode YAML 1.2 Compliant ( #21086 )
...
With the YAML 1.2 spec octals must be prefixed with `0o` and not `0`.
Parsers implementing the latest spec run into issues. See discussion
here: dtolnay/serde-yaml#225
This commit makes the Kafka script mounts compliant with YAML 1.2.
Signed-off-by: Marc Schreiber <info@schrieveslaach.de >
2023-12-11 17:51:25 +01:00
Bitnami Bot
09e8c7dfc1
[bitnami/sonarqube] Release 4.1.4 ( #21249 )
...
* [bitnami/sonarqube] Release 4.1.4 updating components versions
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
* Update test
Signed-off-by: mauraza <gibone@vmware.com >
---------
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Signed-off-by: mauraza <gibone@vmware.com >
Co-authored-by: mauraza <gibone@vmware.com >
2023-12-11 16:09:51 +00:00
Javier J. Salmerón-García
7f14e771cb
[bitnami/*] test: ✅ Support restricted PSA ( #21505 )
...
* [bitnami/mariadb, minio] test: ✅ Support restricted PSA
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
* test: ✅ Apply array magic
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
* test: ✅ Apply to all createJobs
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
---------
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2023-12-11 16:41:04 +01:00
Bitnami Bot
f5e119be60
[bitnami/osclass] Release 17.1.3 updating components versions ( #21503 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
2023-12-11 15:10:52 +01:00
Bitnami Bot
999e34fbe5
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #21502 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2023-12-11 13:24:02 +01:00
Marc Schreiber
c82d4ab420
[bitnami/zookeeper] Make Zookeeper DefaultMode YAML 1.2 Compliant ( #21081 )
...
* Make Zookeeper DefaultMode YAML 1.2 Compliant
With the YAML 1.2 spec octals must be prefixed with `0o` and not `0`.
Parsers implementing the latest spec run into issues. See discussion
here: https://github.com/dtolnay/serde-yaml/pull/225
This commit makes the Zookeeper script mount compliant with YAML 1.2.
Signed-off-by: Marc Schreiber <info@schrieveslaach.de >
* Use Decimal Notation for defaultMode
In order to be still YAML 1.1 compliant and to be YAML 1.2 compliant,
this commit changes the defaultMode to the decimal value 493. This seems
to be done in other places as well (see modes of TLS secrets).
Signed-off-by: Marc Schreiber <info@schrieveslaach.de >
---------
Signed-off-by: Marc Schreiber <info@schrieveslaach.de >
zookeeper/12.3.4
2023-12-11 13:16:23 +01:00
Juan González
98db87655b
bitnami/redis Add namespaceOverride capability to redis chart ( #21479 )
...
* Add namespaceOverride capability to redis chart
Signed-off-by: Juan Gonzalez <jgfm@novonordisk.com >
* Replace blank char with space
Signed-off-by: Juan Gonzalez <jgfm@novonordisk.com >
---------
Signed-off-by: Juan Gonzalez <jgfm@novonordisk.com >
redis/18.5.0
2023-12-11 13:14:52 +01:00
Zadkiel Aharonian
d2a41e2527
[bitnami/thanos] feat: expose compactor cronjob ttlSecondsAfterFinished ( #21411 )
...
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr >
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
thanos/12.17.0
2023-12-11 11:23:28 +01:00
Max Nitze
4fd2141784
[bitnami/opensearch] Use dedicated TLS secrets in nodes ( #21405 )
...
Signed-off-by: Max Nitze <max.nitze@mgm-tp.com >
Co-authored-by: Max Nitze <max.nitze@mgm-tp.com >
opensearch/0.5.3
2023-12-11 11:22:04 +01:00
Ben Foster
45ec4b8c3c
[bitnami/grafana-loki] Remove default empty dict for rollingUpdate ( #21312 )
grafana-loki/2.11.19
2023-12-11 09:25:40 +01:00
Bitnami Bot
76bc50052e
[bitnami/kibana] Release 10.6.4 updating components versions ( #21496 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
kibana/10.6.4
2023-12-11 09:17:08 +01:00
dependabot[bot]
d2a32df05e
Bump actions/stale from 8.0.0 to 9.0.0 ( #21497 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](1160a22402...28ca103628 )
---
updated-dependencies:
- dependency-name: actions/stale
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>
2023-12-11 09:16:18 +01:00
Felipe Cecagno
e315cae73a
[bitnami/mlflow] Fix run.initContainers render ( #21433 )
...
* fix(mlflow): proper render run initContainers
Signed-off-by: Felipe Cecagno <fcecagno@gmail.com >
* chore(mlflow): better format imagePullSecrets in order to avoid adding an empty line before the attribute
Signed-off-by: Felipe Cecagno <fcecagno@gmail.com >
* chore(mlflow): bump chart to 0.3.1
Signed-off-by: Felipe Cecagno <fcecagno@gmail.com >
---------
Signed-off-by: Felipe Cecagno <fcecagno@gmail.com >
mlflow/0.3.1
2023-12-11 08:59:07 +01:00
Bitnami Bot
95fbb285b2
[bitnami/minio] Release 12.10.7 updating components versions ( #21494 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
minio/12.10.7
2023-12-11 00:05:30 +01:00
Bitnami Bot
67954a8eff
[bitnami/cert-manager] Release 0.13.5 updating components versions ( #21487 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
cert-manager/0.13.5
2023-12-09 14:31:55 +01:00
Bitnami Bot
75b9ae3b79
[bitnami/kafka] Release 26.4.4 updating components versions ( #21486 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
kafka/26.4.4
2023-12-09 11:49:19 +01:00
Bitnami Bot
39c0da3021
[bitnami/logstash] Release 5.6.8 updating components versions ( #21485 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
logstash/5.6.8
2023-12-09 10:10:25 +01:00
Bitnami Bot
934f4c55cb
[bitnami/haproxy] Release 0.10.9 updating components versions ( #21483 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
haproxy/0.10.9
2023-12-09 02:55:49 +01:00
Bitnami Bot
31b04a01fa
[bitnami/haproxy] Release 0.10.8 updating components versions ( #21482 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
haproxy/0.10.8
2023-12-09 02:39:48 +01:00
Bitnami Bot
4d42008176
[bitnami/clickhouse] Release 4.1.10 updating components versions ( #21478 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
clickhouse/4.1.10
2023-12-08 13:13:11 +01:00
Bitnami Bot
94b660b851
[bitnami/elasticsearch] Release 19.13.13 updating components versions ( #21477 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
elasticsearch/19.13.13
2023-12-08 09:39:06 +01:00
François Blondel
03e2dbef55
[bitnami/solr] chore: Remove double-defined Probes parameters ( #21364 )
...
Signed-off-by: François Blondel <francois.blondel@diva-e.com >
Co-authored-by: François Blondel <francois.blondel@diva-e.com >
solr/8.3.3
2023-12-08 09:06:59 +01:00
Bitnami Bot
265269e533
[bitnami/drupal] Release 16.1.6 updating components versions ( #21476 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
drupal/16.1.6
2023-12-08 03:07:07 +01:00
Bitnami Bot
a09047cb59
[bitnami/etcd] Release 9.7.5 updating components versions ( #21467 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
etcd/9.7.5
2023-12-07 23:17:06 +01:00
Bitnami Bot
b14f481a90
[bitnami/jenkins] Release 12.4.7 updating components versions ( #21474 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
jenkins/12.4.7
2023-12-07 21:06:56 +01:00
Bitnami Bot
07cfc42ebd
[bitnami/mongodb-sharded] Release 7.1.6 updating components versions ( #21471 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
mongodb-sharded/7.1.6
2023-12-07 20:57:37 +01:00
Bitnami Bot
dd3be2785b
[bitnami/mongodb] Release 14.4.2 updating components versions ( #21473 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
mongodb/14.4.2
2023-12-07 20:47:22 +01:00
Bitnami Bot
b2be401b22
[bitnami/jenkins] Release 12.4.6 updating components versions ( #21472 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
jenkins/12.4.6
2023-12-07 20:43:06 +01:00
Bitnami Bot
08b82d58e9
[bitnami/minio] Release 12.10.6 updating components versions ( #21468 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
minio/12.10.6
2023-12-07 19:20:45 +01:00
Bitnami Bot
6563ccb832
[bitnami/wildfly] Release 17.1.7 updating components versions ( #21460 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
wildfly/17.1.7
2023-12-07 19:17:41 +01:00
Bitnami Bot
b3b0b3aff9
[bitnami/prometheus] Release 0.4.7 updating components versions ( #21463 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
prometheus/0.4.7
2023-12-07 19:12:15 +01:00
Bitnami Bot
aa2cec2e4b
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #21466 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2023-12-07 17:51:06 +00:00
Bitnami Bot
ff96ff60a4
[bitnami/influxdb] Release 5.11.1 updating components versions ( #21465 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
influxdb/5.11.1
2023-12-07 18:43:57 +01:00
Bitnami Bot
32bd0af4f0
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #21464 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2023-12-07 17:33:59 +01:00
Bitnami Bot
312ff562b0
[bitnami/clickhouse] Release 4.1.9 updating components versions ( #21462 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
clickhouse/4.1.9
2023-12-07 17:14:43 +01:00
Bitnami Bot
e4ead0cc02
[bitnami/oauth2-proxy] Release 4.3.6 updating components versions ( #21458 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
oauth2-proxy/4.3.6
2023-12-07 16:01:47 +01:00
Bitnami Bot
22e53f6a05
[bitnami/wordpress] Release 18.1.23 updating components versions ( #21461 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
wordpress/18.1.23
2023-12-07 16:00:50 +01:00
Bitnami Bot
a5d5ec4f07
[bitnami/tomcat] Release 10.11.9 updating components versions ( #21459 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
tomcat/10.11.9
2023-12-07 15:57:28 +01:00
Bitnami Bot
5bb4d61084
[bitnami/nginx-ingress-controller] Release 9.9.4 updating components versions ( #21456 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
nginx-ingress-controller/9.9.4
2023-12-07 15:06:05 +01:00
Bitnami Bot
5b3a61872f
[bitnami/grafana-mimir] Release 0.7.7 updating components versions ( #21422 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
grafana-mimir/0.7.7
2023-12-07 13:03:04 +01:00
Bitnami Bot
54d8ea87ae
[bitnami/haproxy] Release 0.10.7 updating components versions ( #21425 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
haproxy/0.10.7
2023-12-07 13:00:27 +01:00
Bitnami Bot
50b68337cd
[bitnami/grafana] Release 9.6.5 updating components versions ( #21424 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
grafana/9.6.5
2023-12-07 12:58:33 +01:00
Bitnami Bot
a95bf1e925
[bitnami/kube-state-metrics] Release 3.8.6 updating components versions ( #21432 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
kube-state-metrics/3.8.6
2023-12-07 12:57:50 +01:00
Bitnami Bot
460af635fb
[bitnami/jaeger] Release 1.5.3 updating components versions ( #21439 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
jaeger/1.5.3
2023-12-07 12:57:36 +01:00