Carlos Rodriguez Hernandez
89851a4f20
[bitnami/several] Regenerate README tables
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2021-09-19 19:11:07 +00:00
Bitnami Containers
a9c1885de6
[bitnami/kubeapps] Release 7.5.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
kubeapps/7.5.2
2021-09-19 09:17:06 +00:00
Bitnami Containers
fe4539be04
[bitnami/airflow] Release 11.0.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
airflow/11.0.2
2021-09-19 03:53:29 +00:00
Carlos Rodriguez Hernandez
003a0fbaed
[bitnami/several] Regenerate README tables
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2021-09-18 07:42:39 +00:00
Bitnami Containers
2cdc08e9ae
[bitnami/ghost] Release 14.0.17 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
ghost/14.0.17
2021-09-17 21:06:19 +00:00
Manuel Mendez
fccffb3339
Fix typo in bitname/common README ( #7529 )
2021-09-17 17:17:07 +02:00
Thilo
2ec31edee1
[bitnami/mongodb] Allow configuration of credentials for the metrics exporter ( #7311 )
...
* Add configurable credentials for metrics exporter
* Rearrange if clauses
* Rearrange if clauses
* Bump chart version once more
* Only check if metrics username exists
* Add automatic password generation
* Make linter happy
* Update comment for values and connection string
* Version bump
mongodb/10.26.2
2021-09-17 13:22:09 +01:00
vikram-bitnami
7e03077e49
T41077 Updated README ( #7401 )
...
Co-authored-by: Vikram Vaswani <vvaswani@vmware.com >
kube-state-metrics/2.1.8
2021-09-17 15:56:33 +05:30
vikram-bitnami
8d2b86366b
T41141 Updated README ( #7513 )
...
Co-authored-by: Vikram Vaswani <vvaswani@vmware.com >
metrics-server/5.10.1
2021-09-17 15:55:30 +05:30
kubeapps-bot
d69cee8885
[bitnami/kubeapps] Bump chart version to 7.5.1 ( #7507 )
...
* kubeapps: bump chart version to 7.4.1-dev0
* Revert dev change
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com >
* Run readminator
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com >
* Update chart deps
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com >
Co-authored-by: Antonio Gamez Diaz <agamez@vmware.com >
kubeapps/7.5.1
2021-09-17 11:33:32 +02:00
Marcos Bjoerkelund
2be68ee268
[bitnami/ghost] Add support for Ingress with ghostEnableHttps=true ( #7523 )
ghost/14.0.16
2021-09-17 11:24:27 +02:00
Bitnami Containers
d09ed9fa48
[bitnami/concourse] Release 0.1.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
concourse/0.1.6
2021-09-17 08:55:15 +00:00
Ashwanth Goli
d7a1b14986
[bitnami/memcached] Correct probe template variable ( #7516 )
...
* Correct probe template variable
* [bitnami/memcached] Update Chart version
Co-authored-by: Ashwanth Goli <ashwanth.goli@gojek.com >
memcached/5.15.1
2021-09-17 10:20:20 +02:00
vikram-bitnami
59d16cc694
T41139 Updated README ( #7510 )
...
Co-authored-by: Vikram Vaswani <vvaswani@vmware.com >
kibana/9.0.3
2021-09-17 09:42:22 +02:00
Sebastian Krebs
82869b473c
[bitnami/drupal] Add support for ingressClassName ( #7512 )
...
Inspired by
https://github.com/bitnami/charts/pull/6848
drupal/10.3.0
2021-09-17 08:59:54 +02:00
Josh Miller
7499dcf3c9
[bitnami/wordpress] Update Liveness / Readiness Probes to use Wordpress Scheme ( #7487 )
...
* change readiness/liveness probe to match wordpress scheme
* fix conditional around liveness/readiness probe in deployment
* updated Chart.yaml semver to 12.1.14 - removed enabled from livenessProbe / readinessProbe in deployment.yaml
* updating chart to reflect changes suggested by Miguel Ruiz - using common.tplvalues.render to obtain values from the values.yaml file
wordpress/12.1.14
2021-09-17 08:45:14 +02:00
Dan Constantinescu
831eed7501
[bitnami/etcd] fix snapshots directory ownership when security context is enabled ( #7498 )
etcd/6.8.2
2021-09-17 08:42:07 +02:00
vikram-bitnami
894484fac9
[bitnami/kubernetes-event-exporter] Updated README ( #7509 )
...
* T41140 Updated README
* Maintain same chart version
Co-authored-by: Vikram Vaswani <vvaswani@vmware.com >
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
2021-09-17 07:23:20 +02:00
Bitnami Containers
b7c979a643
[bitnami/rabbitmq] Release 8.22.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
rabbitmq/8.22.2
2021-09-17 02:00:28 +00:00
Bitnami Containers
a19ddbae5a
[bitnami/thanos] Release 6.0.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
thanos/6.0.1
2021-09-16 16:19:51 +00:00
Hervé
360d07c59b
[bitnami/kubeapps] Update the cert-manager annotations ( #7434 )
...
* Chart: update the cert-manager annotations
According to the documentation:
https://cert-manager.io/docs/usage/ingress/#optional-configuration ,
the `kubernetes.io/tls-acme` annotations pertains to the kube-lego
project https://github.com/jetstack/kube-lego which is no longer maintained
and has been displaced by cert-manager.
As a result the cert-manager annotations should be used instead.
* Address PR comments
* Add default value to ingress.certManager
* Bump minor version
kubeapps/7.5.0
2021-09-16 15:33:21 +02:00
Ashwanth Goli
99d6299426
Make liveness and readiness probe configurable ( #7421 )
...
Co-authored-by: Ashwanth Goli <ashwanth.goli@gojek.com >
memcached/5.15.0
2021-09-16 13:31:35 +02:00
Michael Kriese
2250929f9e
[bitnami/mariadb] add externalTrafficPolicy to service type LoadBalancer ( #7489 )
...
* bitnami/mariadb: add `externalTrafficPolicy` to service type `LoadBalancer`
* fix: update values
mariadb/9.6.0
2021-09-16 12:59:53 +02:00
Bitnami Containers
614748a0cf
[bitnami/grafana] Release 6.1.14 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
grafana/6.1.14
2021-09-16 10:25:45 +00:00
vikram-bitnami
99c010f87b
[bitnami/grafana-operator] Updated README ( #7389 )
...
* T41076 Updated README
* T41076 Added tutorial link
Co-authored-by: Vikram Vaswani <vvaswani@vmware.com >
2021-09-16 15:45:28 +05:30
Yassine Ilmi
ede16d7ad0
Fix linting issue from PR7490 ( #7506 )
postgresql/10.10.1
2021-09-16 10:52:19 +01:00
Carlos Rodríguez Hernández
eeead06d8a
[bitnami/mongodb] Rename configmap file to match extension ( #7466 )
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
mongodb/10.26.1
2021-09-16 11:41:00 +02:00
Bitnami Containers
7578c1b09c
[bitnami/apache] Release 8.6.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
apache/8.6.5
2021-09-16 09:21:13 +00:00
Michael Kriese
553182ee27
[bitnami/postgresql] add externalTrafficPolicy to service type LoadBalancer ( #7490 )
...
* [bitnami/postgresql] add `externalTrafficPolicy` to service type `LoadBalancer`
* fix: wrong config
postgresql/10.10.0
2021-09-16 08:56:16 +01:00
Bitnami Containers
454ed88b39
[bitnami/drupal] Release 10.2.36 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
drupal/10.2.36
2021-09-16 03:24:53 +00:00
Bitnami Containers
4a6c29aece
[bitnami/postgresql-ha] Release 7.9.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
postgresql-ha/7.9.4
2021-09-15 23:50:08 +00:00
Bitnami Containers
c8142cdfe0
[bitnami/postgresql] Release 10.9.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
postgresql/10.9.6
2021-09-15 23:24:33 +00:00
Francisco de Paz Galán
b35dc88fa9
[bitnami/nginx-ingress-controller] MAJOR - New version major ( #7485 )
...
* [bitnami/nginx-ingress-controller] MAJOR - New major version
* Add new parameter to README
* [bitnami/nginx-ingress-controller] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: fdepaz <fdepaz@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
nginx-ingress-controller/8.0.0
2021-09-15 18:09:31 +02:00
orange-llajeanne
971c4a44a6
fix kubectl exec example in chart notes ( #7496 )
etcd/6.8.1
2021-09-15 18:04:57 +02:00
Bitnami Containers
9d8b8f283c
[bitnami/ghost] Release 14.0.15 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
ghost/14.0.15
2021-09-15 15:19:30 +00:00
Dmitriy
8706778ea1
[bitnami/grafana] add folders support ( #7482 )
...
* add folders support
* optimisation
* bump minor version
grafana/6.1.13
2021-09-15 17:05:44 +02:00
Roberto Andradas
1fed78346c
[bitnami/airflow] fixes the ERR_TOO_MANY_REDIRECTS error that happen when try to login using Airflow's LDAP integration ( #7484 )
...
* [bitnami/airflow] pass required env vars to fix Airflow LDAP integration
* Testing without non-critical conf parameters
* Fix ERR_TOO_MANY_REDIRECTS when login cuased by faulty LDAP integration
* Remove local-testing-dummy password
* Fix missing env var
* Chart version bumped up
* LDAP vars updated
* Bump up chart version
* Fix typo
* Fix ldap port to the one by default for LDAP
* Remove not needed "| quote" statements
* README.md is not generated using readme-generator
readme-generator: https://github.com/bitnami-labs/readme-generator-for-helm
* Reset README.md to its state in master
* README.md generated using readme-generator tool
https://github.com/bitnami-labs/readme-generator-for-helm
airflow/11.0.1
2021-09-15 14:59:40 +02:00
Bitnami Containers
4903073af1
[bitnami/apache] Release 8.6.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
apache/8.6.4
2021-09-15 09:06:07 +00:00
Carlos Rodriguez Hernandez
5c7942235d
[bitnami/several] Regenerate README tables
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2021-09-14 23:06:57 +00:00
Rafael Ríos Saavedra
bbed5645fc
[bitnami/ several charts] Redis dependency upgrade ( #7481 )
...
* [bitnami/ several_charts ] update redis dependencies
* Adds comment in Redis REAMDE regarding v15 changes.
* Apply suggestions from code review
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com >
* Updates Chart.lock
* Update bitnami/argo-cd/README.md
* Update bitnami/redis/README.md
Co-authored-by: rafael <rafael@bitnami.com >
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com >
airflow/11.0.0
discourse/5.0.0
argo-cd/2.0.0
oauth2-proxy/1.0.0
harbor/11.0.0
2021-09-15 01:04:46 +02:00
Marcelo Trylesinski
ae013f8b56
[bitnami/rabbitmq] Fix typo on values.yaml ( #7477 )
...
* [bitnami/rabbitmq] Fix typo on values.yaml
* Update Chart.yaml
rabbitmq/8.22.1
2021-09-15 01:00:05 +02:00
Bitnami Containers
46ac74ade1
[bitnami/ghost] Release 14.0.14 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
ghost/14.0.14
2021-09-14 22:28:19 +00:00
Bitnami Containers
6748bab16d
[bitnami/grafana-tempo] Release 0.2.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
grafana-tempo/0.2.6
2021-09-14 21:14:52 +00:00
Bitnami Containers
148b86bc38
[bitnami/aspnet-core] Release 1.3.17 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
aspnet-core/1.3.17
2021-09-14 19:49:50 +00:00
Bitnami Containers
d5494e180a
[bitnami/wordpress] Release 12.1.13 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
wordpress/12.1.13
2021-09-14 18:59:18 +00:00
Bitnami Containers
48d0e25fc5
[bitnami/prestashop] Release 13.1.25 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
prestashop/13.1.25
2021-09-14 18:41:10 +00:00
Miguel Ruiz
ce6c343f2b
[bitnami/minio] Fix ServiceMonitor, rename service port and ingress target ( #7480 )
minio/8.0.1
2021-09-14 16:07:42 +02:00
Bitnami Containers
0b62bd23cb
[bitnami/mongodb-sharded] Release 3.9.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
mongodb-sharded/3.9.6
2021-09-14 12:26:28 +00:00
Bitnami Containers
ff8b148a8d
[bitnami/airflow] Release 10.3.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
airflow/10.3.4
2021-09-14 11:19:33 +00:00
Bitnami Containers
c6834e8af7
[bitnami/mongodb-sharded] Release 3.9.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
mongodb-sharded/3.9.5
2021-09-14 10:53:02 +00:00